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

Streaming Table Support #569

Merged
merged 19 commits into from
Feb 22, 2024
Merged

Streaming Table Support #569

merged 19 commits into from
Feb 22, 2024

Conversation

benc-db
Copy link
Collaborator

@benc-db benc-db commented Jan 26, 2024

Resolves #561

Description

Adds on_config_change support for streaming tables, along with adding config for partitioning, scheduling, tblproperties, and table comments.

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 merged commit 64d5f59 into 1.8.latest Feb 22, 2024
20 of 21 checks passed
benc-db added a commit that referenced this pull request Mar 5, 2024
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.

Materialized views & streaming tables don't support redefinition without dropping the full table
2 participants