-
Notifications
You must be signed in to change notification settings - Fork 264
Add Deletion Vector Read Support to Multithreaded Parquet Reader #13491
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
Merged
Merged
Changes from 5 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
647558c
multi and perfile compiling
razajafri 99803b2
Rebase and pull in PERFILE changes from the PR in review
razajafri d724e13
add PERFILE back to the test
razajafri b7bb265
rename the test to reflect all reader types
razajafri a4ab2e6
Allow the file order to be different from Spark
razajafri 420c470
Merge remote-tracking branch 'origin/branch-25.10' into dv-multi-perfile
razajafri cde9b8a
Fixed memory leaks
razajafri ca5fecf
Refactor
razajafri c865ed1
Signing off
razajafri 96a72a0
addressed review comments
razajafri 26f6853
Merge remote-tracking branch 'origin/branch-25.10' into SP-13402-mult…
razajafri dfde0de
Fixed the queryUsesInput value
razajafri b7f0953
Fixed column name mapping
razajafri 0cdea07
Merge remote-tracking branch 'origin/branch-25.10' into SP-13402-mult…
razajafri 852c35e
Added warning when falling back to multithreaded reader
razajafri 236a106
Addressed review comments
razajafri 4d2d0ea
close on except
razajafri 5897c75
Added defensive fallback condition against useMetadataRowIndex
razajafri 304e526
Added detection of DV
razajafri 2498056
Selectively add GpuMetrics for tracking skip_row column creation
razajafri File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.