mxm commented on issue #13559:
URL: https://github.com/apache/iceberg/issues/13559#issuecomment-3087749646

   Hi @mahimalalwani2312!
   
   The Flink Iceberg sink relies on a Flink interface (`CommitableSummary`) 
which changed between Flink patch releases. The interface itself is marked 
`@Experimental`, so strictly speaking it is allowed to break between patch 
versions (see [Flink 
docs](https://nightlies.apache.org/flink/flink-docs-release-1.20/docs/ops/upgrading/#api-compatibility-guarantees)).
 
   
   There weren't any other breaking changes. If possible, I would advise you to 
use Flink 1.20.1 or 1.20.2 which won't suffer from this issue. Iceberg is 
currently built against 1.20.1.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to