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

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


    from a08b83a  HIVE-25406: Fetch writeId from insert-only transactional 
tables (Krisztian Kasa, reviewed by Zoltan Haindrich)
     add a20ee05  HIVE-25404: Inserts inside merge statements are rewritten 
incorrectly for partitioned tables (Zoltan Haindrich reviewed by Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/parse/MergeSemanticAnalyzer.java       |   1 -
 .../clientpositive/merge_partitioned_insert.q      |  20 ++++
 .../llap/merge_partitioned_insert.q.out            | 129 +++++++++++++++++++++
 3 files changed, 149 insertions(+), 1 deletion(-)
 create mode 100644 
ql/src/test/queries/clientpositive/merge_partitioned_insert.q
 create mode 100644 
ql/src/test/results/clientpositive/llap/merge_partitioned_insert.q.out

Reply via email to