Skip to content

[feature] Changes for optimize complex type column reading with column pruning.#369

Merged
kaka11chen merged 1 commit intoapache:orcfrom
kaka11chen:orc
Nov 22, 2025
Merged

[feature] Changes for optimize complex type column reading with column pruning.#369
kaka11chen merged 1 commit intoapache:orcfrom
kaka11chen:orc

Conversation

@kaka11chen
Copy link
Copy Markdown

  1. Modify the RowReaderOptions::includeTypes() function to prevent it from automatically selecting the parent node.
  2. Add RowReaderOptions::filterTypes().
  3. Fix orc struct reader late materialization in StructColumnReader::skip().

…n pruning.

1. Modify the RowReaderOptions::includeTypes() function to prevent it from automatically selecting the parent node.
2. Add RowReaderOptions::filterTypes().
3. Fix orc struct reader late materialization in StructColumnReader::skip().
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.

1 participant