[ https://issues.apache.org/jira/browse/HIVE-23108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096580#comment-17096580 ]
Hive QA commented on HIVE-23108: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/13001600/HIVE-23108.5.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 17199 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[multi_insert_partitioned] (batchId=98) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/22034/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22034/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22034/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 13001600 - PreCommit-HIVE-Build > Cleanup HiveBaseResultSet.java > ------------------------------ > > Key: HIVE-23108 > URL: https://issues.apache.org/jira/browse/HIVE-23108 > Project: Hive > Issue Type: Improvement > Reporter: David Mollitor > Assignee: David Mollitor > Priority: Minor > Attachments: HIVE-23108.1.patch, HIVE-23108.2.patch, > HIVE-23108.3.patch, HIVE-23108.4.patch, HIVE-23108.5.patch, HIVE-23108.5.patch > > > * Unify the code (there are several implementations of the same thing) > * Added better error messages > * In some cases, the code was throwing RuntimeExceptions which is against > the JDBC Spec > * Make findColumn a bit more streamlined > * Remove non-javadoc comments > * Add {{@Override}} annotations where appropriate > * Formatting changes -- This message was sent by Atlassian Jira (v8.3.4#803005)