You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pv...@apache.org on 2022/03/29 10:40:48 UTC

[hive] branch master updated (bf84d8a -> 73c54c0)

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/hive.git.


    from bf84d8a  HIVE-26081: Upgrade ant to 1.10.9 (Ashish Sharma, reviewed by Adesh Rao)
     add 73c54c0  HIVE-26077: Implement CTAS for Iceberg tables with partition spec (Peter Vary reviewed by Marton Bod) (#3147)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/mr/hive/HiveIcebergSerDe.java   | 12 +++--
 .../iceberg/mr/hive/HiveIcebergTestUtils.java      |  7 ++-
 .../iceberg/mr/hive/TestHiveIcebergCTAS.java       | 62 ++++++++++++++++++++++
 .../org/apache/iceberg/mr/hive/TestTables.java     |  4 +-
 4 files changed, 79 insertions(+), 6 deletions(-)