You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by GitBox <gi...@apache.org> on 2022/05/16 19:36:51 UTC

[GitHub] [parquet-mr] theosib-amazon commented on pull request #962: Performance optimization to ByteBitPackingValuesReader

theosib-amazon commented on PR #962:
URL: https://github.com/apache/parquet-mr/pull/962#issuecomment-1128059990

   There is no new functionality here. There is just a performance optimization. It looks like the following tests should already handle this: BitPackingPerfTest, TestBitPackingColumn. There are also a bunch of other tests that use it indirectly, because they test classes that instantiate ByteBitPackingValuesReader.


-- 
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: dev-unsubscribe@parquet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org