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

dbt test fails with store_failures using Databricks (0.21) #4087

Closed
ferdyh opened this issue Oct 18, 2021 · 2 comments
Closed

dbt test fails with store_failures using Databricks (0.21) #4087

ferdyh opened this issue Oct 18, 2021 · 2 comments

Comments

@ferdyh
Copy link

ferdyh commented Oct 18, 2021

I'm running dbt-core / dbt-spark 0.21 and when I use store_failures i encounter the following error:

Compilation Error in test dummy (tests/dummy.sql)
  Invalid value provided for 'persist_docs'. Expected dict but got value: None
  
  > in macro comment_clause (macros/adapters.sql)
  > called by macro spark__create_table_as (macros/adapters.sql)
  > called by macro create_table_as (macros/adapters/common.sql)
  > called by macro statement (macros/core.sql)
  > called by macro materialization_test_default (macros/materializations/dummy.sql)
  > called by test dummy (tests/dummy.sql)

In 0.20 this works fine.

@ferdyh
Copy link
Author

ferdyh commented Oct 18, 2021

dbt-spark issue, and apparently fixed

@ferdyh ferdyh closed this as completed Oct 18, 2021
@jtcohen6
Copy link
Contributor

For posterity: dbt-labs/dbt-spark#232

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

No branches or pull requests

2 participants