zjpzlz opened a new pull request #10537:
URL: https://github.com/apache/arrow/pull/10537
In some contexts it is useful to be able to retrieve encoding information
separately instead of decoding. This introduces new apis in RowGroupReader,
ColumnReader, TypedColumnReader, and DictDecoder to support reading batches of
dictionary indices. Given that a column chunk only has one dictionary page, the
dictionary is read along with the 1st batch.
@emkornfield Could you please review this pr?
Thanks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]