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 2019/11/20 19:26:54 UTC

[incubator-iceberg] branch master updated (f74854f -> 8bad739)

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/incubator-iceberg.git.


    from f74854f  Improve docs on converting Avro schemas (#587)
     add 8bad739  Move identifier validation into BaseMetastoreCatalog (#654)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iceberg/BaseMetastoreCatalog.java   | 87 ++++++++++++++--------
 .../org/apache/iceberg/hadoop/HadoopCatalog.java   | 15 ++--
 .../java/org/apache/iceberg/hive/HiveCatalog.java  | 45 ++++++-----
 3 files changed, 88 insertions(+), 59 deletions(-)