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

DirectIOIndexInput - add overloads for bulk retrieval #14124

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

ChrisHegarty
Copy link
Contributor

This commit adds overloads for bulk retrieval to DirectIOIndexInput. The implementation of these methods is identical to that of BufferedIndexInput, and it already covered by existing tests.

relates: #14106

Copy link
Member

@original-brownbear original-brownbear left a comment

Choose a reason for hiding this comment

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

LGTM test failure looks unrelated :)

@ChrisHegarty ChrisHegarty merged commit 60efc4a into apache:main Jan 9, 2025
5 checks passed
@ChrisHegarty ChrisHegarty deleted the dio_part2 branch January 9, 2025 16:23
ChrisHegarty added a commit that referenced this pull request Jan 9, 2025
This commit adds overloads for bulk retrieval to DirectIOIndexInput. The implementation of these methods is identical to that of BufferedIndexInput, and it already covered by existing tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants