You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by sz...@apache.org on 2021/07/20 07:52:34 UTC

[hive] branch master updated (2806d5f -> 05a2c2f)

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

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


    from 2806d5f  HIVE-22626. Fix Replication related tests. (#2452)(Ayush Saxena, reviewed by Arko Sharma)
     add 05a2c2f  HIVE-25354: Handle unsupported queries for Iceberg tables (Marton Bod, reviewed by Laszlo Pinter and Peter Vary)

No new revisions were added by this update.

Summary of changes:
 .../hive/TestHiveIcebergStorageHandlerNoScan.java  | 24 +++++++++++++++++++++-
 .../table/misc/truncate/TruncateTableAnalyzer.java |  2 ++
 .../drop/AbstractDropPartitionAnalyzer.java        |  3 ++-
 .../hadoop/hive/ql/parse/BaseSemanticAnalyzer.java | 19 +++++++++++++++++
 4 files changed, 46 insertions(+), 2 deletions(-)