[
https://issues.apache.org/jira/browse/IGNITE-18849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17694405#comment-17694405
]
Ignite TC Bot commented on IGNITE-18849:
----------------------------------------
{panel:title=Branch: [pull/10553/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10553/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 1{color} [[tests
2|https://ci2.ignite.apache.org/viewLog.html?buildId=7068350]]
* {color:#013220}IgniteBinaryCacheTestSuite:
CacheJdbcPojoStoreTest.testLoadCacheWithLobField - PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
CacheJdbcPojoStoreTest.testLobWrite - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7068457&buildTypeId=IgniteTests24Java8_RunAll]
> 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)