shanhuuang opened a new pull request #10978:
URL: https://github.com/apache/arrow/pull/10978


   1. Add "Advance" method in arrow::BitUtil::BitReader.
   2. Basic implement of DeltaLengthByteArrayDecoder and DeltaByteArrayDecoder.
   2. Test case of DeltaByteArrayDecoder, which relies on 
DeltaLengthByteArrayDecoder.
   
   TODO: 
   1. Read corrupted files written with 
bug([PARQUET-246](https://issues.apache.org/jira/browse/PARQUET-246)).
   2. Add a test case of DeltaLengthByteArrayDecoder, if possible.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to