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/02/01 20:52:08 UTC

[iceberg] branch master updated (99df4cc -> d80ff56)

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 99df4cc  Hive: Update to 2.3.8 (#2110)
     add d80ff56  Format: Rename last-assigned-partition-id to last-partition-id in table metadata (#2188)

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/iceberg/TableMetadataParser.java    | 8 ++++----
 core/src/test/java/org/apache/iceberg/TestTableMetadata.java      | 6 +++---
 ...artitionId.json => TableMetadataV2MissingLastPartitionId.json} | 0
 core/src/test/resources/TableMetadataV2MissingSortOrder.json      | 2 +-
 core/src/test/resources/TableMetadataV2Valid.json                 | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)
 rename core/src/test/resources/{TableMetadataV2MissingLastAssignedPartitionId.json => TableMetadataV2MissingLastPartitionId.json} (100%)