[
https://issues.apache.org/jira/browse/HIVE-27090?focusedWorklogId=846234&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-846234
]
ASF GitHub Bot logged work on HIVE-27090:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Feb/23 18:08
Start Date: 17/Feb/23 18:08
Worklog Time Spent: 10m
Work Description: vihangk1 commented on PR #4069:
URL: https://github.com/apache/hive/pull/4069#issuecomment-1435052738
The fix looks good to me. I can merge it in branch-3.
Issue Time Tracking
-------------------
Worklog Id: (was: 846234)
Time Spent: 40m (was: 0.5h)
> Test fix for external_jdbc_auth.q
> ---------------------------------
>
> Key: HIVE-27090
> URL: https://issues.apache.org/jira/browse/HIVE-27090
> Project: Hive
> Issue Type: Sub-task
> Reporter: Aman Raj
> Assignee: Aman Raj
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The external_jdbc_auth.q test fails due to the following errors :
> java.lang.AssertionError:
> Client Execution succeeded but contained differences (error code = 1) after
> executing external_jdbc_auth.q
> 220,221c220,221
> < 20 20 20.0 20.0
> < 20 20 20.0 20.0
> ---
> > 20 20 20.0 20.0 20
> > 20 20 20.0 20.0 20
>
> This test was newly added in https://issues.apache.org/jira/browse/HIVE-20651
> but the test has continuously failed on branch-3. Needs a fix. No other
> change had been committed to this test after this ticket. Since the ticket
> was merged in branch-3 without validating the test, fixing it now.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)