Skip to content

ORC: Fix vectorized reads with metadata columns#2241

Merged
aokolnychyi merged 1 commit into
apache:masterfrom
aokolnychyi:fix-orc-pos-col
Feb 16, 2021
Merged

ORC: Fix vectorized reads with metadata columns#2241
aokolnychyi merged 1 commit into
apache:masterfrom
aokolnychyi:fix-orc-pos-col

Conversation

@aokolnychyi
Copy link
Copy Markdown
Contributor

This PR fixes vectorized reads with metadata columns in ORC. Previously, we tried to read _pos column from files and could not build a correct projection as _pos was not in the file.

@github-actions github-actions Bot added the spark label Feb 16, 2021
@aokolnychyi
Copy link
Copy Markdown
Contributor Author

aokolnychyi commented Feb 16, 2021

@shardulm94 @rdblue @chenjunjiedada @RussellSpitzer @dilipbiswal, could you please review this one?

@aokolnychyi aokolnychyi merged commit 631efec into apache:master Feb 16, 2021
@aokolnychyi
Copy link
Copy Markdown
Contributor Author

Thanks for reviewing, @rdblue @RussellSpitzer!

@rdblue rdblue added this to the Java 0.11.1 Release milestone Mar 24, 2021
coolderli pushed a commit to coolderli/iceberg that referenced this pull request Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants