[
https://issues.apache.org/jira/browse/HIVE-27096?focusedWorklogId=849793&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-849793
]
ASF GitHub Bot logged work on HIVE-27096:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Mar/23 12:12
Start Date: 08/Mar/23 12:12
Worklog Time Spent: 10m
Work Description: zabetak closed pull request #4075: HIVE-27096 : Fix
test dbtxnmgr_showlocks.q
URL: https://github.com/apache/hive/pull/4075
Issue Time Tracking
-------------------
Worklog Id: (was: 849793)
Time Spent: 2h 20m (was: 2h 10m)
> 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: 2h 20m
> 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)