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/18 21:03:08 UTC

[incubator-iceberg] branch master updated (5c642b5 -> bd4f236)

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 5c642b5  Handle negative row counts in InclusiveMetricsEvaluator (#810)
     add bd4f236  Fix UUID check for existing tables without a UUID (#652)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/BaseMetastoreTableOperations.java   |  4 ++--
 .../apache/iceberg/hadoop/HadoopTableOperations.java   | 18 ++++++++++--------
 .../main/java/org/apache/iceberg/util/JsonUtil.java    |  5 ++++-
 3 files changed, 16 insertions(+), 11 deletions(-)