You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2021/12/21 14:54:52 UTC

[flink] branch release-1.13 updated (3200e8e -> 0b30780)

This is an automated email from the ASF dual-hosted git repository.

trohrmann pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 3200e8e  [FLINK-24728][table-runtime-blink] Close output stream in batch SQL file sink
     add 96c3b94  [FLINK-25147][connectors][test] Migrate Cassandra connector tests to testContainers
     add 0b30780  [FLINK-25147][connectors][test] This test case now works on java 11

No new revisions were added by this update.

Summary of changes:
 flink-connectors/flink-connector-cassandra/pom.xml |  17 +--
 .../cassandra/CassandraConnectorITCase.java        | 126 ++++-----------------
 .../src/test/resources/cassandra.yaml              |  43 -------
 3 files changed, 28 insertions(+), 158 deletions(-)
 delete mode 100644 flink-connectors/flink-connector-cassandra/src/test/resources/cassandra.yaml