[
https://issues.apache.org/jira/browse/HIVE-28358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17875371#comment-17875371
]
Denys Kuzmenko commented on HIVE-28358:
---------------------------------------
Merged to master
Thanks for the patch, [~vpinna]!
> 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
> Labels: pull-request-available
>
> 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)