Skip to content
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

Removes spark-utils and updates README #57

Merged
merged 1 commit into from
May 4, 2021
Merged

Conversation

clausherther
Copy link
Contributor

Fixes #56 (hopefully!)

Removes dependency on spark-utils.

Users running this package on non-core (Snowflake, BigQuery, Redshift, Postgres) platforms, will need to use a package like spark_utils to shim macros.

For example, in dbt_project.yml:

vars:
    dbt_utils_dispatch_list: [spark_utils]

@clausherther clausherther merged commit 4d3b947 into main May 4, 2021
@clausherther clausherther deleted the remove-spark-utils branch May 4, 2021 15:11
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.

dbt Spark Utils causing breaking error
1 participant