Using large stream with 'values cast(? as clob)' causes OutOfMemoryError
-------------------------------------------------------------------------
Key: DERBY-4130
URL: https://issues.apache.org/jira/browse/DERBY-4130
Project: Derby
Issue Type: Bug
Components: Store
Affects Versions: 10.6.0.0
Reporter: Kristian Waagan
Inserting a stream though a values clause and casting the value to a Clob
causes the stream to be materialized in memory.
If the stream is sufficiently large, this will result in an OutOfMemoryError.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.