[
https://issues.apache.org/jira/browse/DERBY-4542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-4542:
-----------------------------------
Attachment: ClobCollationTest.java
derby-4477-workaround.diff
Attached a repro ('ClobCollationTest.java') and a workaround for DERBY-4477
(only needed until that issue has been completed). Compile the repro and run
it, or read the comments inside, to get instructions.
> Avoid materialization where possible when cloning CollatorSQLClob
> -----------------------------------------------------------------
>
> Key: DERBY-4542
> URL: https://issues.apache.org/jira/browse/DERBY-4542
> Project: Derby
> Issue Type: Improvement
> Components: Store
> Affects Versions: 10.3.3.0, 10.4.2.0, 10.5.3.0, 10.6.0.0
> Reporter: Kristian Waagan
> Priority: Minor
> Attachments: ClobCollationTest.java, derby-4477-workaround.diff
>
>
> Cloning a CollatorSQLClob results in always materializing the value. Since
> CLOBs can be very large, this should be avoided. There should now be
> sufficient functionality to do this, see SQLClob.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.