dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
395 stars 221 forks source link

[Bug] Fix constraints enforcement rollover test #1041

Closed mikealfare closed 4 months ago

mikealfare commented 4 months ago

resolves #1009

Problem

This test started failing. We skipped it to release and need to address the failure. We suspect there was a change with delta tables in Databricks that we're not properly accounting for.

Solution

Checklist

github-actions[bot] commented 4 months ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-spark contributing guide.