aiborodin commented on PR #14092: URL: https://github.com/apache/iceberg/pull/14092#issuecomment-3396633538
@pvary I raised https://github.com/apache/iceberg/pull/14312, which addresses your point 3. Could you please take a look? It moves commit aggregation to `DynamicWriteResultAggregator` and uses the current Iceberg manifest reader and writer for serialisation. As a next step, I want to improve the serialisation mechanism and encapsulate it completely into `DynamicCommittableSerializer`. -- 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]
