Skip to content

Alter allowSplittingReadIntoMultipleSubQueries check for systemTables#23541

Merged
raunaqmorarka merged 1 commit intotrinodb:masterfrom
Dith3r:master
Sep 24, 2024
Merged

Alter allowSplittingReadIntoMultipleSubQueries check for systemTables#23541
raunaqmorarka merged 1 commit intotrinodb:masterfrom
Dith3r:master

Conversation

@Dith3r
Copy link
Member

@Dith3r Dith3r commented Sep 24, 2024

Description

It moves check from Metadata to MetadataManager as it could potentially cause problem for other connectors with DistinctAggregationStrategyChooser when accessing SystemTables.

Additional context and related issues

Release notes

(X) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Sep 24, 2024
@github-actions github-actions bot added hudi Hudi connector iceberg Iceberg connector delta-lake Delta Lake connector hive Hive connector labels Sep 24, 2024
Copy link
Contributor

@ksobolew ksobolew left a comment

Choose a reason for hiding this comment

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

Sorry for extreme nit-picking :)

Copy link
Member

@lukasz-stec lukasz-stec left a comment

Choose a reason for hiding this comment

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

lgtm

@raunaqmorarka raunaqmorarka merged commit 6afc1a0 into trinodb:master Sep 24, 2024
@github-actions github-actions bot added this to the 459 milestone Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed delta-lake Delta Lake connector hive Hive connector hudi Hudi connector iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

4 participants