You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by vi...@apache.org on 2020/12/21 18:36:50 UTC

[hive] branch master updated (e4c6072 -> 9fb9747)

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

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


    from e4c6072  HIVE-24477: Separate production and test code in TxnDbUtil (Peter Varga, reviewed by Miklos Gergely and Karen Coppage)
     add 9fb9747  HIVE-24513: Advance write ID during drop constraint (Kishen  Das via Vihang Karajgaonkar)

No new revisions were added by this update.

Summary of changes:
 .../drop/AlterTableDropConstraintAnalyzer.java     |  7 +++++++
 .../drop/AlterTableDropConstraintDesc.java         | 24 +++++++++++++++++++++-
 .../org/apache/hadoop/hive/ql/TestTxnCommands.java | 23 ++++++++++++++++++---
 .../clientnegative/drop_invalid_constraint2.q.out  |  4 +---
 .../clientpositive/llap/default_constraint.q.out   |  6 +++---
 5 files changed, 54 insertions(+), 10 deletions(-)