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

Iceberg iterators refactor #5549

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deniskuzZ
Copy link
Member

@deniskuzZ deniskuzZ commented Nov 18, 2024

What changes were proposed in this pull request?

Refactor Iceberg iterators

Why are the changes needed?

Close method is missing in a few places + release the resources sooner (use try-with-resources in a batch iterator)

Does this PR introduce any user-facing change?

No

Is the change a dependency upgrade?

No

How was this patch tested?

Existing tests + manual

@deniskuzZ
Copy link
Member Author

@harishjp please take a look

@deniskuzZ deniskuzZ changed the title Iceberg iterators refactor [WIP] Iceberg iterators refactor Nov 18, 2024
@deniskuzZ deniskuzZ force-pushed the iceberg_iterator_refactor branch 2 times, most recently from 9eca73c to 6d322bf Compare November 18, 2024 21:04
@deniskuzZ deniskuzZ changed the title [WIP] Iceberg iterators refactor Iceberg iterators refactor Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants