[
https://issues.apache.org/jira/browse/HIVE-27096?focusedWorklogId=846597&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-846597
]
ASF GitHub Bot logged work on HIVE-27096:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Feb/23 10:32
Start Date: 21/Feb/23 10:32
Worklog Time Spent: 10m
Work Description: amanraj2520 commented on PR #4075:
URL: https://github.com/apache/hive/pull/4075#issuecomment-1438238558
Hi @zabetak You were right. I was able to repro this. I agree we need to fix
this in master. Investigating this. Here is the list of test cases that run
before this test :
https://drive.google.com/file/d/1wCe6ZLU42xYD2gr3oNc_6rS35xVl3T6c/view?usp=sharing
Issue Time Tracking
-------------------
Worklog Id: (was: 846597)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)