You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/02/23 20:33:36 UTC

[iceberg] branch master updated (bb08b04 -> e6c08a8)

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

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


    from bb08b04  Python: Add PyArrowFileIO Implementation (#4081)
     add e6c08a8  Flink 1.14: Fix flaky testHashDistributeMode by ingesting all rows in one checkpoint cycle (#4189)

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(-)