[ http://issues.apache.org/jira/browse/DERBY-598?page=all ]
Kristian Waagan closed DERBY-598. --------------------------------- Closing this. See previous comment by Sunitha. > Ensure that with derby.language.logStatementText.true, values set by streams > are not materialized > ------------------------------------------------------------------------------------------------- > > Key: DERBY-598 > URL: http://issues.apache.org/jira/browse/DERBY-598 > Project: Derby > Issue Type: Improvement > Components: SQL > Affects Versions: 10.0.2.0, 10.0.2.1, 10.1.1.0 > Environment: all > Reporter: Sunitha Kambhampati > Fix For: 10.2.1.0 > > > Currently, running an app with derby.language.logStatementText=true , will > print string representation of the parameter values. For values set by > streams, it is not a good idea to do that - as for really large data , out of > memory exceptions can occur as a result. > Some placeholder for the stream or the hashcode/class name of the stream can > be used instead to represent the parameter value. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
