[
https://issues.apache.org/jira/browse/HIVE-24229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250643#comment-17250643
]
Ayush Saxena commented on HIVE-24229:
-------------------------------------
Hi [~ngangam]
For me on Oracle DB, it was giving `ClassCastException`, Something like can not
case oracle.sql.Clob to string.
{{extractSqlClob}} has a check in it {{ if (value instanceof Clob) { }}}
so will it bother still?
> DirectSql fails in case of OracleDB
> -----------------------------------
>
> Key: HIVE-24229
> URL: https://issues.apache.org/jira/browse/HIVE-24229
> Project: Hive
> Issue Type: Bug
> Reporter: Ayush Saxena
> Assignee: Ayush Saxena
> Priority: Critical
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Direct Sql fails due to different data type mapping incase of Oracle DB
--
This message was sent by Atlassian Jira
(v8.3.4#803005)