You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilhom Ulmasov (Jira)" <ji...@apache.org> on 2023/02/20 14:14:00 UTC

[jira] [Commented] (IGNITE-18849) Support CLOB in External Storage

    [ https://issues.apache.org/jira/browse/IGNITE-18849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691196#comment-17691196 ] 

Ilhom Ulmasov commented on IGNITE-18849:
----------------------------------------

[~ivandasch] could you, check the PR, please?

> Support CLOB in External Storage
> --------------------------------
>
>                 Key: IGNITE-18849
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18849
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Ilhom Ulmasov
>            Assignee: Ilhom Ulmasov
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add support of CLOB data type to External Storage .
> For example exception ORA-01461 is raised, 
> {code:java}
> ORA-01461: can bind a LONG value only for insert into a LONG column need use JDBC  {code}
> if try to write to Ignite's cache based on Oracle table with CLOB field.
> We need to support CLOB in CacheJdbcPojoStore out-of-the-box
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)