Skip to content

Conversation

@suremarc
Copy link
Collaborator

Sometimes we do not want to consider materialized views in query rewriting, for example if the table is brand new and doesn't have any data, or if it is broken for some reason or another. This PR adds a new configuration struct to control behavior of MV-related features, in this case whether or not query rewrite will take advantage of a table.

@suremarc suremarc merged commit 1ffaad5 into main May 13, 2025
8 checks passed
@suremarc suremarc deleted the exclude-materialized-views branch May 13, 2025 19:58
@github-actions github-actions bot mentioned this pull request May 5, 2025
suremarc added a commit to massive-com/datafusion-materialized-views that referenced this pull request May 13, 2025
…rib#57)

* exclude some materialized views from query rewriting

* newline at EOF

* fmt
@github-actions github-actions bot mentioned this pull request Oct 24, 2025
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