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 2020/02/17 00:08:23 UTC

[incubator-iceberg] branch master updated (485b6b0 -> 87c3cf6)

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/incubator-iceberg.git.


    from 485b6b0  Improve getWriter in BaseRewriteManifests (#790)
     add 87c3cf6  Add factory methods for HadoopInputFile and HadoopOutputFile with a FileSystem (#784)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/hadoop/HadoopInputFile.java | 61 +++++++++++++++-------
 .../apache/iceberg/hadoop/HadoopOutputFile.java    | 34 +++++++++---
 2 files changed, 70 insertions(+), 25 deletions(-)