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/25 20:48:58 UTC

[incubator-iceberg] branch master updated (99edad1 -> 17effe1)

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 99edad1  Add friendly names to catalog tables (#421)
     add 17effe1  Add case insensitive support to CachingCatalog (#671)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/catalog/TableIdentifier.java    |  8 +++++++
 .../iceberg/catalog/TestTableIdentifier.java       | 13 ++++++++++
 .../java/org/apache/iceberg/CachingCatalog.java    | 28 ++++++++++++++++------
 3 files changed, 42 insertions(+), 7 deletions(-)