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
Type: Sub-task
Components: Services
Versions: 10.2.0.0
Reporter: Kathey Marsden
Fix For: 10.2.0.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
|