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 2021/09/04 07:14:14 UTC

[iceberg] branch master updated (599ee22 -> 7ff9eb4)

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 599ee22  Core: Add TypeUtil.project() for Explicit Projection (#2952)
     add 7ff9eb4  Flink: Fix flaky test TestFlinkTableSink (#2989)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/flink/SimpleDataUtil.java   |  44 ++++-
 .../apache/iceberg/flink/TestFlinkTableSink.java   | 181 +++++++++++----------
 2 files changed, 135 insertions(+), 90 deletions(-)