openinx commented on pull request #1956: URL: https://github.com/apache/iceberg/pull/1956#issuecomment-749540137
@stevenzwu , I think it's good time to upgrade flink from 1.11 to 1.12 after we've released the iceberg 0.11.0. About which way to accomplish the upgrade, I'm considering the same way as your proposed because of the flink compatibility issues. That means if someone just want the flink sink feature then it's better to choose iceberg 0.11.0 or 0.10.0, while if want more advanced features such as flink CDC or UPSERT stream, or the unified batch/stream iceberg source sink (the work you're working), then it's better to upgrade to use flink 1.12. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
