Details
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-1714 huge single insert statements fail with JVM error due to size of generated method
- Closed
- relates to
-
DERBY-1818 Renable largeCodeGen test to run with 10,000 UNIONs.
- Open