Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GlueHiveMetastore cleanup #18483

Merged
merged 7 commits into from
Aug 2, 2023
Merged

GlueHiveMetastore cleanup #18483

merged 7 commits into from
Aug 2, 2023

Conversation

findepi
Copy link
Member

@findepi findepi commented Aug 1, 2023

No description provided.

@cla-bot cla-bot bot added the cla-signed label Aug 1, 2023
@github-actions github-actions bot added tests:hive hive Hive connector labels Aug 1, 2023
findepi added 6 commits August 1, 2023 21:45
There is no mutable state maintained directly by this class.
The method did not follow the contract and was filtering by provided
parameter *and* also by table type being `VIRTUAL_VIEW`. This was not
user-facing problem because the method is currently used by
`TrinoViewHiveMetastore.listViews` only (and the incorrect behavior was
introduced together with that class).
`deleteData` is respected within the method.
The stream traversal is done already earlier in the method, reuse.
@github-actions github-actions bot added the delta-lake Delta Lake connector label Aug 1, 2023
@findepi findepi merged commit 0aa3da0 into master Aug 2, 2023
@findepi findepi deleted the findepi/glue-ms branch August 2, 2023 07:32
@github-actions github-actions bot added this to the 423 milestone Aug 2, 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
Development

Successfully merging this pull request may close these issues.

2 participants