Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Conversation

@thmswt
Copy link

@thmswt thmswt commented Jun 13, 2024

resolves dbt-labs/dbt-adapters#586
docs N/A

Problem

On creation of a materialized view the configured cluster_by order is not preserved.

Solution

Changing the type from FrozenSet to Tuple.

Checklist

  • I have read the contributing guide and understand what's expected of me
  • 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
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@thmswt thmswt requested a review from a team as a code owner June 13, 2024 14:45
@cla-bot cla-bot bot added the cla:yes label Jun 13, 2024
@github-actions
Copy link
Contributor

github-actions bot commented May 8, 2025

This PR has been marked as Stale because it has been open with no activity as of late. If you would like the PR to remain open, please comment on the PR or else it will be closed in 7 days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Cluster order for Materialized Views is mixed up

3 participants