You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by za...@apache.org on 2021/10/18 18:36:23 UTC

[hive] branch master updated (3e37ba4 -> 08af0fc)

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

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


    from 3e37ba4  HIVE-25530: AssertionError when query involves multiple JDBC tables and views (Soumyakanti Das, reviewed by Alessandro Solimando, Krisztian Kasa)
     add 08af0fc  HIVE-20303: INSERT OVERWRITE TABLE db.table PARTITION (...) IF NOT EXISTS throws InvalidTableException (Stamatis Zampetakis, reviewed by Alessandro Solimando, Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java     |  2 +-
 .../clientpositive/insert2_overwrite_partitions.q  |  9 ++++
 .../llap/insert2_overwrite_partitions.q.out        | 49 ++++++++++++++++++++++
 3 files changed, 59 insertions(+), 1 deletion(-)