wombatu-kun commented on PR #16910:
URL: https://github.com/apache/iceberg/pull/16910#issuecomment-4828393323

   Rebased onto `main`; the conflict with #15470 is resolved. The 
`manifest_length` fix follows the same pattern as #15470 - new overloads that 
record the measured length via `writer.length()`, threaded through a 
`Map<String, Long>` with a `getOrDefault` fallback, and `@Deprecated` on the 
prior signatures. Ready for another look.


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