Valentino Pinna created HIVE-28358:
--------------------------------------
Summary: Enable JDBC getClob retrieval from String columns
Key: HIVE-28358
URL: https://issues.apache.org/jira/browse/HIVE-28358
Project: Hive
Issue Type: Improvement
Components: JDBC
Reporter: Valentino Pinna
To allow a "poorly designed application" that retrieve Strings via getClob()
method/s to work, this small improvement supports the two methods via
delegation to getString() and construction of a SerialClob instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)