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 2019/11/22 18:25:54 UTC

[incubator-iceberg] branch master updated (2e4436b -> 99edad1)

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 2e4436b  Add PartitionsTable for partition metadata (#655)
     add 99edad1  Add friendly names to catalog tables (#421)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/BaseMetastoreCatalog.java   | 36 ++++++++++++++++++++--
 .../org/apache/iceberg/hadoop/HadoopCatalog.java   |  5 +++
 .../java/org/apache/iceberg/hive/HiveCatalog.java  |  5 +++
 3 files changed, 43 insertions(+), 3 deletions(-)