You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2021/03/22 16:33:04 UTC

[iceberg] branch master updated (05d39c5 -> d24cc69)

This is an automated email from the ASF dual-hosted git repository.

aokolnychyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.


    from 05d39c5  Hive: Remove unnecessary SerializationUtil.serializeToBase64 from HiveIcebergStorageHandler.overlayTableProperties (#2340)
     add d24cc69  Core: Add missing tests and comments for sort order parsing (#2355)

No new revisions were added by this update.

Summary of changes:
 core/src/main/java/org/apache/iceberg/TableMetadataParser.java | 4 ++++
 core/src/test/java/org/apache/iceberg/TestTableMetadata.java   | 6 ++++++
 2 files changed, 10 insertions(+)