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/12/18 19:29:43 UTC

[incubator-iceberg] branch master updated (f151144 -> 9b00e0b)

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 f151144  Hive: Handle null exception message (#701)
     add 9b00e0b  Lazily index schemas to fix column names that differ by case (#703)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iceberg/types/Types.java  | 32 ++++++++++------------
 .../org/apache/iceberg/types/TestTypeUtil.java     | 14 ++++++++++
 2 files changed, 29 insertions(+), 17 deletions(-)