delta-io/connectors

Migrate Flink-Delta connector to Flink 1.15.3 and re-enable Integration tests

kristoffSC opened this issue · 0 comments

After releasing Flink 1.15.3 change Flink version in build.sbt from 1.15.2 to 1.15.3 and re-enable Integration tests that were turned off due to Flink issues:

https://issues.apache.org/jira/browse/FLINK-29509
https://issues.apache.org/jira/browse/FLINK-29512
https://issues.apache.org/jira/browse/FLINK-29627

Tests to re-enable:
DeltaSinkStreamingExecutionITCase::testFileSinkWithGlobalCommitterFailover
DeltaSinkStreamingExecutionITCase::testFileSink