[
https://issues.apache.org/jira/browse/HIVE-28358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17861356#comment-17861356
]
Valentino Pinna commented on HIVE-28358:
----------------------------------------
[https://github.com/apache/hive/pull/5330]
> 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
> 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)