You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by dk...@apache.org on 2020/08/07 07:54:23 UTC

[hive] branch master updated (2544723 -> 87bce4b)

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

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


    from 2544723  HIVE-23951: Support parameterized queries in WHERE/HAVING clause (Vineet Garg, reviewed by Jesus Camacho Rodriguez)
     add 87bce4b  HIVE-24000: Put exclusive MERGE INSERT under the feature flag (Denys Kuzmenko, reviewed by Peter Varga)

No new revisions were added by this update.

Summary of changes:
 common/src/java/org/apache/hadoop/hive/conf/HiveConf.java    |  5 ++++-
 ql/src/java/org/apache/hadoop/hive/ql/io/AcidUtils.java      | 12 ++++++------
 .../hadoop/hive/ql/lockmgr/DbTxnManagerEndToEndTestBase.java |  1 +
 ql/src/test/queries/clientpositive/explain_locks.q           |  4 ++--
 ql/src/test/results/clientpositive/llap/explain_locks.q.out  |  4 ++--
 5 files changed, 15 insertions(+), 11 deletions(-)