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/04 17:38:59 UTC

[iceberg] branch master updated (5a42dad -> afa9c60)

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 5a42dad  Python: Autoformat test_types.py with new line-length (#4032)
     add afa9c60  Flink: Ensure temp manifest names are unique across tasks (#3986)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/flink/sink/FlinkManifestUtil.java   |  7 ++++---
 .../iceberg/flink/sink/IcebergFilesCommitter.java      |  4 +++-
 .../iceberg/flink/sink/ManifestOutputFileFactory.java  |  8 +++++---
 .../apache/iceberg/flink/sink/TestFlinkManifest.java   | 18 ++++++++++++++----
 .../iceberg/flink/sink/TestIcebergFilesCommitter.java  |  8 ++++++--
 5 files changed, 32 insertions(+), 13 deletions(-)