kbendick opened a new pull request, #4519: URL: https://github.com/apache/iceberg/pull/4519
In https://github.com/apache/iceberg/pull/4364, we fixed an issue that was causing data correctness bugs when using `upsert` mode when writing to v2 table's with Flink. The fix for the issue did not resolve the issue in Flink 1.12: https://github.com/apache/iceberg/pull/4418 Because Flink 1.12 has been deprecated, it was decided that we should disable `upsert` mode in Flink 1.12 for the upcoming patch release, Iceberg 0.13.2. -- 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]
