pitrou commented on issue #3122:
URL: https://github.com/apache/parquet-java/issues/3122#issuecomment-2612098157

   But I think that's irrelevant anyway. What you should do if there are 0 
uncompressed bytes is simply to set `is_compressed` to false in the DataPageV2 
header, and write 0 uncompressed bytes:
   
https://github.com/apache/parquet-format/blob/master/src/main/thrift/parquet.thrift#L669
   


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@parquet.apache.org
For additional commands, e-mail: issues-h...@parquet.apache.org

Reply via email to