[
https://issues.apache.org/jira/browse/HIVE-26735?focusedWorklogId=847439&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-847439
]
ASF GitHub Bot logged work on HIVE-26735:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Feb/23 09:05
Start Date: 24/Feb/23 09:05
Worklog Time Spent: 10m
Work Description: veghlaci05 commented on code in PR #4077:
URL: https://github.com/apache/hive/pull/4077#discussion_r1116694453
##########
ql/src/test/org/apache/hadoop/hive/ql/txn/compactor/TestWorker.java:
##########
@@ -1180,19 +1180,19 @@ private void verifyTxn1IsAborted(int compactionNum,
Table t, CompactionType type
}
// With high timeout, but fast run we should finish without a problem
- @Test(timeout=1000)
+ @Test(timeout=2000)
Review Comment:
In one of the builds this test failed with timeout. Could not reproduce it
locally, but increased the value in order to prevent flakyness in the CI builds.
Issue Time Tracking
-------------------
Worklog Id: (was: 847439)
Time Spent: 1h 10m (was: 1h)
> Ability to sort the data during rebalancing compaction
> ------------------------------------------------------
>
> Key: HIVE-26735
> URL: https://issues.apache.org/jira/browse/HIVE-26735
> Project: Hive
> Issue Type: Sub-task
> Reporter: László Végh
> Assignee: László Végh
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Ability to sort the data during rebalancing compaction
--
This message was sent by Atlassian Jira
(v8.20.10#820010)