You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by pv...@apache.org on 2022/10/21 05:37:24 UTC

[iceberg] branch master updated (6e0a952e6d -> b215c4861a)

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

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


    from 6e0a952e6d Docs: Add an example of CTAS with PARTITIONED BY, from #3854 (#6020)
     add b215c4861a Hive: Set the Table owner on table creation (#5763)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iceberg/TableProperties.java   |  2 +
 .../apache/iceberg/hive/HiveTableOperations.java   | 17 ++--
 .../org/apache/iceberg/hive/TestHiveCatalog.java   | 91 ++++++++++------------
 3 files changed, 54 insertions(+), 56 deletions(-)