szlta opened a new pull request, #14645:
URL: https://github.com/apache/iceberg/pull/14645

   Manifest files made for puffin files track the
   length of new files as `PuffinWriter#length()`.
   The underlying PositionOutputStream provides this
   as `getPos()`, but for encrypted files this is not
   the true file length, rather the unencrypted
   content length.
   
   Tested locally and with UT.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to