You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by pv...@apache.org on 2022/08/16 15:26:13 UTC

[iceberg] branch master updated (2a2cf150ad -> 1171772049)

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

pvary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from 2a2cf150ad Fix linter and test failures (#5542)
     add 1171772049 Flink 1.13&1.14: Port #5050 to Flink 1.13&1.14 (#5531)

No new revisions were added by this update.

Summary of changes:
 .../iceberg/flink/FlinkDynamicTableFactory.java    |  6 +--
 .../org/apache/iceberg/flink/IcebergTableSink.java |  7 +++-
 .../org/apache/iceberg/flink/TestFlinkUpsert.java  | 47 ++++++++++++++++++++++
 .../iceberg/flink/FlinkDynamicTableFactory.java    |  6 +--
 .../org/apache/iceberg/flink/IcebergTableSink.java |  9 ++++-
 .../org/apache/iceberg/flink/TestFlinkUpsert.java  | 47 ++++++++++++++++++++++
 6 files changed, 114 insertions(+), 8 deletions(-)