[ https://issues.apache.org/jira/browse/HIVE-27090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aman Raj resolved HIVE-27090. ----------------------------- Resolution: Fixed Resolving this issue. Thanks [~vihangk1] for the review and merge > 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: 50m > 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)