Skip to content

How to read just the dictionary page for a column having single dictionary page and rest RLE encoding data pages #338

Answered by adamreeve
erchirag asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Chirag

This isn't currently possible with ParquetSharp, and I don't believe that the Arrow C++ Parquet library exposes the dictionary data either. You should be able to access the min and max values of a column within each row group via the column statistics though, would that work for you?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@erchirag
Comment options

Answer selected by erchirag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants