Skip to content
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

[C++][Parquet] Allow reading dictionary without reading data via ByteArrayDictionaryRecordReader #43008

Closed
asfimport opened this issue Dec 9, 2023 · 0 comments

Comments

@asfimport
Copy link
Collaborator

asfimport commented Dec 9, 2023

This proposes an API to read only the dictionary  from ByteArrayDictionaryRecordReader, enabling possible uses cases where the caller just want to check the dictionary content.

Reporter: Jinpeng Zhou / @jp0317
Assignee: Jinpeng Zhou / @jp0317

PRs and other links:

Note: This issue was originally created as PARQUET-2411. Please see the migration documentation for further details.

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

No branches or pull requests

1 participant