-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8/n][dagster-fivetran] Implement FivetranConnector and FivetranDesti…
…nation (#25889) ## Summary & Motivation This PR implements `FivetranConnector` and `FivetranDestination`, and removes `FivetranContentData` and `FivetranContentType`. This addresses the concerns raised [here](#25788 (comment)) about the legacy code. ## How I Tested These Changes BK with same tests.
- Loading branch information
1 parent
b087b74
commit 31f7566
Showing
3 changed files
with
179 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.