-
Notifications
You must be signed in to change notification settings - Fork 23
Feature/databricks compat #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/databricks compat #38
Conversation
fivetran-jamie
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good -- the most imperative comment is regarding adding spark_utils to the README dependency section, but i'll go ahead and approve
| **How did you test the PR changes?** | ||
| <!--- Proof of testing is required in order for the PR to be approved. --> | ||
| <!--- To check a box, remove the space and insert an x in the box (eg. [x] CircleCi). --> | ||
| <!--- To check a box, remove the space and insert an x in the box (eg. [x] Buildkite). --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same as src, wanna remove line 1?
| ```yml | ||
| dispatch: | ||
| - macro_namespace: dbt_utils | ||
| search_order: ['spark_utils', 'dbt_utils'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should add this to the package-dependency matrix
packages.yml
Outdated
| # Update before merge | ||
| - git: https://github.com/fivetran/dbt_github_source.git | ||
| revision: MagicBot/dbt-utils-cross-db-migration | ||
| revision: feature/databricks-compat |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
obligatory reminder to update though doesn't matter too much in this case
Pull Request
Are you a current Fivetran customer?
Fivetran Employee
What change(s) does this PR introduce?
Adding databricks compatibility
Did you update the CHANGELOG?
Does this PR introduce a breaking change?
Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)
Rolling out with migrations
Is this PR in response to a previously created Bug or Feature Request
How did you test the PR changes?
Select which warehouse(s) were used to test the PR
Provide an emoji that best describes your current mood
π
Feedback
We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your feedback on our existing dbt packages or what you'd like to see next.