Replies: 1 comment
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It seems we always re-encode dictionaries when writing row groups to Parquet.
Would it make sense to avoid this for cases where all/most dictionary values appear in all row groups?
All reactions