Skip to content

Filter Iceberg position delete reads for ORC#15969

Merged
findepi merged 1 commit intotrinodb:masterfrom
alexjo2144:iceberg/orc-pos-delete-filtering
Feb 6, 2023
Merged

Filter Iceberg position delete reads for ORC#15969
findepi merged 1 commit intotrinodb:masterfrom
alexjo2144:iceberg/orc-pos-delete-filtering

Conversation

@alexjo2144
Copy link
Copy Markdown
Member

Description

Pass a row position predicate to the delete file reader when loading ORC data files.

Additional context and related issues

Initial support for Parquet was done here: #13395

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# Iceberg
* Improve performance of reading position delete files with ORC data.

Pass a row position predicate to the delete file reader when loading
ORC data files.
@findepi findepi merged commit d08c025 into trinodb:master Feb 6, 2023
@findepi findepi added no-release-notes This pull request does not require release notes entry and removed no-release-notes This pull request does not require release notes entry labels Feb 6, 2023
@github-actions github-actions bot added this to the 407 milestone Feb 6, 2023
@alexjo2144 alexjo2144 self-assigned this Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants