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

Dictionary array handling #24

Open
Jefffrey opened this issue Mar 23, 2024 · 0 comments
Open

Dictionary array handling #24

Jefffrey opened this issue Mar 23, 2024 · 0 comments
Labels
enhancement New feature or request low Low priority

Comments

@Jefffrey
Copy link
Collaborator

Spun off from discussion in datafusion-contrib/datafusion-orc#68

Find way to preserve dictionary encoding in DictionaryArray without having to cast to StringArray as introduced here:

https://github.com/datafusion-contrib/datafusion-orc/blob/bb885c03cfedb4d4e16d0203b90a9789463e2fb7/src/arrow_reader/decoder/string.rs#L180-L183

Some reference from similar parquet issue: apache/arrow-rs#171

@Jefffrey Jefffrey added enhancement New feature or request low Low priority labels Apr 1, 2024
@waynexia waynexia transferred this issue from datafusion-contrib/datafusion-orc Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant