Skip to content

Fix snowflake int tests#5198

Merged
izeigerman merged 4 commits intomainfrom
fix-snowflake-int-tests
Aug 21, 2025
Merged

Fix snowflake int tests#5198
izeigerman merged 4 commits intomainfrom
fix-snowflake-int-tests

Conversation

@izeigerman
Copy link
Collaborator

No description provided.

assert len(plan_1.internal_schema_metadata.tables) == 1

assert plan_1.table_name_for(model_a) in plan_1.internal_schema_metadata.tables
assert plan_1.dev_table_name_for(model_a) in plan_1.internal_schema_metadata.tables
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this is correct if dev previews are no longer created "just in case" and are only created when needed

@izeigerman izeigerman force-pushed the fix-snowflake-int-tests branch from d327f07 to 926b9cc Compare August 20, 2025 23:03
@izeigerman izeigerman force-pushed the fix-snowflake-int-tests branch from aad5500 to f93eb39 Compare August 20, 2025 23:42
@izeigerman izeigerman merged commit 9721a78 into main Aug 21, 2025
26 of 28 checks passed
@izeigerman izeigerman deleted the fix-snowflake-int-tests branch August 21, 2025 00:02
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