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

View Column persist_docs + functional tests #519

Merged
merged 6 commits into from
Nov 30, 2023
Merged

Conversation

benc-db
Copy link
Collaborator

@benc-db benc-db commented Nov 29, 2023

Resolves #

Description

As part of switching over to functional tests, I discovered that we never did get view column comments to work because we weren't inheriting the change I pushed for in dbt-spark. This PR rectifies that along with the test change. I'm contemplating what to do about the integration test since we hard code to not do column comments except for delta/hudi. Do we actually know it wouldn't work for iceberg/parquet?

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

@benc-db benc-db changed the title persist_docs tests View Column persist_docs + functional tests Nov 29, 2023
@benc-db benc-db merged commit 3af8fd3 into main Nov 30, 2023
18 checks passed
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.

1 participant