You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by mb...@apache.org on 2021/12/08 14:33:38 UTC

[hive] branch master updated (0e119ea -> ed4ecfc)

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

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


    from 0e119ea  HIVE-25781: Restore multi-threaded support in Cleaner after HIVE-25115 (Denys Kuzmenko, reviewed by Karen Coppage)
     add ed4ecfc  HIVE-25788: Iceberg CTAS should honor location clause and have correct table properties (Marton Bod, reviewed by Adam Szita and Peter Vary)

No new revisions were added by this update.

Summary of changes:
 .../apache/iceberg/mr/hive/HiveIcebergSerDe.java   | 26 ++++++++++++++-----
 .../iceberg/mr/hive/TestHiveIcebergCTAS.java       | 30 ++++++++++++++++++++++
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java     |  7 +++++
 3 files changed, 56 insertions(+), 7 deletions(-)