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

Added tests for materialized view/streaming table #389

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

rcypher-databricks
Copy link
Collaborator

Added integration tests for materialized view and streaming table materializations. Tests for using a view or table without changed data feed as a base are currently disabled as dbsql is not currently returning an error in these situations.
Signed-off-by: Raymond Cypher raymond.cypher@databricks.com

Added integration tests for materialized view and streaming table materializations. 
Tests for using a view or table without changed data feed as a base are currently disabled as dbsql is not currently returning an error in these situations.
Signed-off-by: Raymond Cypher <raymond.cypher@databricks.com>
Copy link
Contributor

@susodapop susodapop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My level of knowledge on streaming tables is pretty low but this test code looks fine.

@rcypher-databricks rcypher-databricks merged commit 39f9a4c into databricks:dlt Jul 17, 2023
8 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.

2 participants