aiborodin commented on issue #14425: URL: https://github.com/apache/iceberg/issues/14425#issuecomment-3479137886
I raised an alternative solution - https://github.com/apache/iceberg/pull/14484, which extends `BaseRowDelta` and `BaseReplacePartitions` operations in Flink packages instead of adding API methods to `RowDelta` and `ReplacePartitions`. The core idea is the same. -- 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]
