Aman Raj created HIVE-27096:
-------------------------------
Summary: Fix test dbtxnmgr_showlocks.q
Key: HIVE-27096
URL: https://issues.apache.org/jira/browse/HIVE-27096
Project: Hive
Issue Type: Sub-task
Reporter: Aman Raj
Assignee: Aman Raj
The test fails due to the following Assertion ERROR :
Client Execution succeeded but contained differences (error code = 1) after
executing dbtxnmgr_showlocks.q
73c73
< 5 default partitioned_acid_table p=abc MINOR initiated --- --- --- ---
---
> 1 default partitioned_acid_table p=abc MINOR initiated --- --- --- ---
It expects a Compaction ID 1 but gets 5.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)