[ http://issues.apache.org/jira/browse/DERBY-766?page=comments#action_12429307 ] Daniel John Debrunner commented on DERBY-766: ---------------------------------------------
Issue now fixed, with sufficient memory seen over 6000 unions supported in largeCodeGen test. DERBY-1315 stops this being tested in the largeCodeGen test. As committed that test only checks 1000 unions. DERBY-1315 should address increasing that when the memory usage is fixed. > Improve code generation to handle 5000 unions in a select the union test in > largeCodeGen > ------------------------------------------------------------------------------------------ > > Key: DERBY-766 > URL: http://issues.apache.org/jira/browse/DERBY-766 > Project: Derby > Issue Type: Sub-task > Components: Services > Affects Versions: 10.2.1.0 > Reporter: Kathey Marsden > Assigned To: Daniel John Debrunner > Fix For: 10.2.1.0 > > > A good incremental improvement for code generation for 10.2 would be to > handle 5000 unions in the largeCodeGen test. > eg. largeUnionSelect(con, viewName, 5000); > should pass. -- 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
