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 17:51:34 UTC

[iceberg] branch master updated (a40cf85 -> c84d441)

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 a40cf85  Spark: Add truncate expression for sorting  (#2153)
     add c84d441  Core: Use listStatusIterator in HadoopCatalog to improve performance #2124 (#2125)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/hadoop/HadoopCatalog.java   | 34 ++++++++++++++--------
 .../apache/iceberg/hadoop/TestHadoopCatalog.java   | 14 ++++-----
 2 files changed, 29 insertions(+), 19 deletions(-)