Skip to content

Remove redundant analyzeColumns from IcebergTableHandle#19830

Merged
findepi merged 3 commits intotrinodb:masterfrom
findepi:findepi/ice-cl
Nov 21, 2023
Merged

Remove redundant analyzeColumns from IcebergTableHandle#19830
findepi merged 3 commits intotrinodb:masterfrom
findepi:findepi/ice-cl

Conversation

@findepi
Copy link
Member

@findepi findepi commented Nov 20, 2023

The information was not correct when ANALYZE was invoked without
columns parameter -- instead of all columns, an empty set was there.

The information can be replaced with a single boolean.

@cla-bot cla-bot bot added the cla-signed label Nov 20, 2023
@github-actions github-actions bot added tests:hive iceberg Iceberg connector delta-lake Delta Lake connector hive Hive connector labels Nov 20, 2023
The information was not correct when ANALYZE was invoked without
`columns` parameter -- instead of all columns, an empty set was there.

The information can be replaced with a single boolean.
@findepi findepi merged commit 50221eb into trinodb:master Nov 21, 2023
@findepi findepi deleted the findepi/ice-cl branch November 21, 2023 08:01
@github-actions github-actions bot added this to the 434 milestone Nov 21, 2023
@mosabua
Copy link
Member

mosabua commented Nov 21, 2023

I assume no release notes entry @findepi @losipiuk ...

@findepi findepi added the no-release-notes This pull request does not require release notes entry label Nov 21, 2023
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 iceberg Iceberg connector no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

4 participants