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 2019/12/18 19:36:39 UTC

[incubator-iceberg] branch master updated (9b00e0b -> dbc753a)

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 9b00e0b  Lazily index schemas to fix column names that differ by case (#703)
     add dbc753a  HadoopCatalog: Ignore non-table directories in listTable (#681)

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/iceberg/hadoop/HadoopCatalog.java     | 6 +++++-
 core/src/test/java/org/apache/iceberg/hadoop/TestHadoopCatalog.java | 3 ++-
 2 files changed, 7 insertions(+), 2 deletions(-)