jiangjiguang opened a new pull request, #1006:
URL: https://github.com/apache/parquet-mr/pull/1006

   byte array has better performance than ByteBuffer. so we should encourage 
developer to use byte array instead of ByteBuffer.
   In BytePacker class, So we should remove @Deprecated flag and change the 
method to abstract method, such as BytePackerForLong


-- 
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-unsubscr...@parquet.apache.org

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

Reply via email to