Skip to content

direct: Fix permanent drift in sql warehouses caused by creator_name field#4987

Open
andrewnester wants to merge 3 commits intomainfrom
fix/sql-warehouse-drift
Open

direct: Fix permanent drift in sql warehouses caused by creator_name field#4987
andrewnester wants to merge 3 commits intomainfrom
fix/sql-warehouse-drift

Conversation

@andrewnester
Copy link
Copy Markdown
Contributor

Changes

Fix permanent drift in sql warehouses caused by creator_name field

Why

Fixes #4972

Tests

Added an acceptance test

@andrewnester andrewnester requested a review from denik April 16, 2026 10:59
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 16, 2026

Approval status: pending

/acceptance/bundle/ - needs approval

Files: acceptance/bundle/invariant/no_drift/out.test.toml, acceptance/bundle/invariant/test.toml
Suggested: @denik
Also eligible: @pietern, @anton-107, @janniklasrose, @shreyas-goenka, @lennartkats-db

/bundle/ - needs approval

Files: bundle/direct/dresources/resources.yml
Suggested: @denik
Also eligible: @pietern, @anton-107, @janniklasrose, @shreyas-goenka, @lennartkats-db

Any maintainer (@anton-107, @denik, @pietern, @shreyas-goenka, @simonfaltum, @renaudhartert-db) can approve all areas.
See OWNERS for ownership rules.

max_num_clusters: 1
auto_stop_mins: 10
enable_serverless_compute: true
spot_instance_policy: COST_OPTIMIZED
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We have no_drift invariant test and there a config for sql_warehouses, why did not it catch this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It wasn't in the config list there

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.

DAB (direct) SQL Warehouse is changed every single time

2 participants