[
https://issues.apache.org/jira/browse/HIVE-26971?focusedWorklogId=843826&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-843826
]
ASF GitHub Bot logged work on HIVE-26971:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Feb/23 14:12
Start Date: 06/Feb/23 14:12
Worklog Time Spent: 10m
Work Description: zabetak commented on PR #3973:
URL: https://github.com/apache/hive/pull/3973#issuecomment-1419145185
@amanraj2520 Thanks for the detailed explanation.
After checking all runs in
[branch-3](http://ci.hive.apache.org/job/hive-precommit/job/branch-3/) here is
what I found.
The `load_data_using_job.q` was not running [when we enabled the tests in
the
branch](http://ci.hive.apache.org/job/hive-precommit/job/branch-3/1/#showFailuresLink);
I wrongly assumed that it was passing since I didn't see it in the failure
list.
It appears that the test started running after merging
(https://github.com/apache/hive/commit/a25392b28576c620b37cf19336eab186697c3330)
and since then it was always failing.
So indeed it can be due to
[HIVE-20593](https://issues.apache.org/jira/browse/HIVE-20593).
Issue Time Tracking
-------------------
Worklog Id: (was: 843826)
Time Spent: 1h 40m (was: 1.5h)
> Test fix in load_data_using_job.q.out (Done as part of HIVE-20593 addendum
> patch)
> ---------------------------------------------------------------------------------
>
> Key: HIVE-26971
> URL: https://issues.apache.org/jira/browse/HIVE-26971
> Project: Hive
> Issue Type: Sub-task
> Reporter: Aman Raj
> Assignee: Aman Raj
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> This fix was done is master using this commit id : dca6ef04 (HIVE-20593
> addendum)
>
> There are test failures are as follows :
> h4. Stacktrace
> java.lang.AssertionError:
> Client Execution succeeded but contained differences (error code = 1) after
> executing load_data_using_job.q
> 3031,3032d3030
> < PREHOOK: Input: default@orc_test_txn_{_}temp_table_for_load_data{_}_
> < PREHOOK: Output: default@orc_test_txn
> 3035d3032
> < POSTHOOK: Input: default@orc_test_txn_{_}temp_table_for_load_data{_}_
--
This message was sent by Atlassian Jira
(v8.20.10#820010)