Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@fivetran-sheringuyen
Copy link
Contributor

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?

  • Yes

Does this PR introduce a breaking change?

  • Yes (please provide breaking change details below.)
  • No (please provide an explanation as to how the change is non-breaking below.)

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)

  • Yes
    Rolling out with migrations

Is this PR in response to a previously created Bug or Feature Request

  • Yes, Issue/Feature [link bug/feature number here]
  • No

How did you test the PR changes?

  • Buildkite
  • Local (please provide additional testing details below)

Select which warehouse(s) were used to test the PR

  • BigQuery
  • Redshift
  • Snowflake
  • Postgres
  • Databricks
  • Other (provide details below)

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.

@fivetran-sheringuyen fivetran-sheringuyen changed the base branch from main to MagicBot/dbt-utils-cross-db-migration November 7, 2022 19:15
Copy link
Contributor

@fivetran-jamie fivetran-jamie left a 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). -->
Copy link
Contributor

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']
Copy link
Contributor

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
Copy link
Contributor

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

@fivetran-sheringuyen fivetran-sheringuyen merged commit 05627c2 into MagicBot/dbt-utils-cross-db-migration Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants