[
https://issues.apache.org/jira/browse/HIVE-27096?focusedWorklogId=846630&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-846630
]
ASF GitHub Bot logged work on HIVE-27096:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Feb/23 14:01
Start Date: 21/Feb/23 14:01
Worklog Time Spent: 10m
Work Description: amanraj2520 commented on PR #4075:
URL: https://github.com/apache/hive/pull/4075#issuecomment-1438545855
@zabetak dbtxnmgr_compact1.q (increments by 1), dbtxnmgr_compact2.q
(increments by 2) and dbtxnmgr_compact3.q (increments by 1) And then
dbtxnmgr_showlocks.q runs which gets CompactionID as 5. Can you please suggest
should we remove the show compactions statement or should I write a separate
CliDriver only for this dbtxnmgr_showlocks.q which would run it as a separate
test.
Also, "show compactions" is only present in this test only.
Issue Time Tracking
-------------------
Worklog Id: (was: 846630)
Time Spent: 50m (was: 40m)
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)