[
https://issues.apache.org/jira/browse/HIVE-28358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentino Pinna updated HIVE-28358:
-----------------------------------
Affects Version/s: All Versions
> 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
> Affects Versions: All Versions
> Reporter: Valentino Pinna
> Priority: Trivial
>
> 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)