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/11 00:24:45 UTC

[incubator-iceberg] branch master updated (e965d41 -> 178cab3)

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 e965d41  Support in and notIn in ResidualVisitor (#766)
     add 178cab3  Add TableMetadataParser.read(FileIO, String) (#785)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/BaseMetastoreTableOperations.java    | 2 +-
 core/src/main/java/org/apache/iceberg/TableMetadataParser.java        | 4 ++++
 .../main/java/org/apache/iceberg/hadoop/HadoopTableOperations.java    | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)