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 2020/10/22 14:11:44 UTC

[GitHub] [parquet-mr] belugabehr edited a comment on pull request #822: PARQUET-1918: Avoid Copy of Bytes in Protobuf BinaryWriter

belugabehr edited a comment on pull request #822:
URL: https://github.com/apache/parquet-mr/pull/822#issuecomment-714521089


   @gszadovszky Ya. I did discover that this is a bit more tricky than I had anticipated.  My expectation was that ByteBuffers were handled the same way as there are defined in the JDK specs (most methods have the side-affect of moving Buffer positions around). This particular work is blocked as I try to improve ByteBuffer handling in Thrift first: THRIFT-5288


----------------------------------------------------------------
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:
users@infra.apache.org