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

Fix HiveType.getRetainedSizeInBytes for caching removal #18296

Conversation

findepi
Copy link
Member

@findepi findepi commented Jul 14, 2023

The method used to ignore the type info field, since type infos used to be cached. Our copy of TypeInfoFactory does not cache, however.

@cla-bot cla-bot bot added the cla-signed label Jul 14, 2023
@findepi findepi added the no-release-notes This pull request does not require release notes entry label Jul 14, 2023
The method used to ignore the type info field, since type infos used to
be cached. Our copy of `TypeInfoFactory` does not cache, however.
@findepi findepi force-pushed the findepi/fix-hivetype-getretainedsizeinbytes-for-caching-removal-d7febc branch from de93c7d to b196530 Compare July 14, 2023 16:13
@github-actions github-actions bot added tests:hive hive Hive connector labels Jul 14, 2023
@findepi findepi merged commit baff657 into trinodb:master Jul 18, 2023
@findepi findepi deleted the findepi/fix-hivetype-getretainedsizeinbytes-for-caching-removal-d7febc branch July 18, 2023 19:16
@github-actions github-actions bot added this to the 423 milestone Jul 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 no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

2 participants