David Mollitor created HIVE-23108:
-------------------------------------
Summary: 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
* 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
--
This message was sent by Atlassian Jira
(v8.3.4#803005)