bryanck opened a new pull request #221: ReplaceManifests: use manifest writer length instead of estimate URL: https://github.com/apache/incubator-iceberg/pull/221 The manifest writer API now allows for getting the length written while the writer is still open. This PR removes the code for estimating the size written when replacing manifests, and uses the writer length instead.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
