You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by op...@apache.org on 2022/02/25 01:34:29 UTC

[iceberg] branch master updated (c9ec76f -> 7ced339)

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

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


    from c9ec76f  Flink 1.12: Fix flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle (#4214)
     add 7ced339  Flink 1.13: Fix flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle (#4213)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/flink/TestFlinkTableSink.java   | 43 ++++++++++++++--------
 .../iceberg/flink/source/BoundedTableFactory.java  | 30 +++++++++++----
 .../iceberg/flink/source/BoundedTestSource.java    | 20 ++++++++--
 3 files changed, 67 insertions(+), 26 deletions(-)