Skip to content

Avoid redundant MV freshness calculation when result unused#19423

Merged
findepi merged 3 commits intomasterfrom
findepi/column-pruning
Oct 18, 2023
Merged

Avoid redundant MV freshness calculation when result unused#19423
findepi merged 3 commits intomasterfrom
findepi/column-pruning

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Oct 17, 2023

Avoid getMaterializedViewFreshness call when reading system.metadata.materialized_views and freshness, last_fresh_time columns are neither predicated on, nor selected by the query.

@findepi findepi force-pushed the findepi/column-pruning branch from f2057ea to 71b37b2 Compare October 17, 2023 10:48
@github-actions github-actions bot added tests:hive iceberg Iceberg connector hive Hive connector labels Oct 17, 2023
Avoid `getMaterializedViewFreshness` call when reading
`system.metadata.materialized_views` and `freshness`, `last_fresh_time`
columns are neither predicated on, nor selected by the query.
@findepi findepi force-pushed the findepi/column-pruning branch from 71b37b2 to 0a54ba2 Compare October 17, 2023 12:47
@findepi findepi merged commit 00ddd6c into master Oct 18, 2023
@findepi findepi deleted the findepi/column-pruning branch October 18, 2023 08:00
@github-actions github-actions bot added this to the 430 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed hive Hive connector iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

3 participants