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/06 18:41:00 UTC

[iceberg] branch master updated (7f08fe7 -> 550cdca)

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 7f08fe7  Python (legacy): Support passing customized protocol for HMSClient (#4041)
     add 550cdca  Core: Use DataWriter::write instead of DataWriter::add in BaseRollingWriter (#4048)

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/iceberg/io/BaseTaskWriter.java | 2 +-
 core/src/main/java/org/apache/iceberg/io/DataWriter.java     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)