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 2021/01/28 19:54:31 UTC

[iceberg] branch master updated (c84d441 -> 35987cc)

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 c84d441  Core: Use listStatusIterator in HadoopCatalog to improve performance #2124 (#2125)
     add 35987cc  Core: Improve error messages in CatalogUtil.loadCatalog (#2146)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/CatalogUtil.java  |  2 +-
 .../iceberg/TestCatalogErrorConstructor.java}      | 47 +++++++++++-----------
 .../java/org/apache/iceberg/TestCatalogUtil.java   | 28 ++++++++++++-
 3 files changed, 52 insertions(+), 25 deletions(-)
 copy core/src/{main/java/org/apache/iceberg/IndexedStructLike.java => test/java/org/apache/iceberg/TestCatalogErrorConstructor.java} (50%)