stevenzwu commented on PR #14702: URL: https://github.com/apache/iceberg/pull/14702#issuecomment-3605084966
> IMHO i think we should get this in 1.10.1 if the 1.10.1 is not frozen > > cc @huaxingao @huaxingao We shouldn't include this in the 1.10.1 patch release. It change the serialization for the file scan task which is checkpointed in Flink state. @geruh we should also add a note for the 1.11.0 release. When a Flink job upgrade the Iceberg version to 1.11.0, it shouldn't roll back to a lower Iceberg version due to this serialization change. -- 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]
