Skip to content

Conversation

@AndreaBozzo
Copy link

This PR adds a second example to ArrowReaderOptions::with_schema demonstrating how to preserve dictionary encoding when reading Parquet string columns.

Closes #9095

@github-actions github-actions bot added the parquet Changes to the parquet crate label Jan 8, 2026
Copy link
Contributor

@mhilton mhilton left a comment

Choose a reason for hiding this comment

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

Thanks for the added docs. This reads well and makes sense to me, someone with more understanding will have to decide if the code is correct (I assume it is).

@AndreaBozzo
Copy link
Author

Thanks for the added docs. This reads well and makes sense to me, someone with more understanding will have to decide if the code is correct (I assume it is).

Thank you for your time !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document / Add an example of preserving dictionary encoding when reading parquet

2 participants