[ https://issues.apache.org/jira/browse/HIVE-23108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095020#comment-17095020 ]
Hive QA commented on HIVE-23108: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/13001466/HIVE-23108.4.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 17187 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[multi_insert_partitioned] (batchId=98) org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[partition_wise_fileformat15] (batchId=80) org.apache.hive.hcatalog.mapreduce.TestHCatPartitioned.testHCatPartitionedTable[7] (batchId=142) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/22003/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22003/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22003/ 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 13001466 - 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 > > > * 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)