You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <ji...@apache.org> on 2007/11/02 16:42:51 UTC

[jira] Updated: (DERBY-766) Improve code generation to handle 5000 unions in a select the union test in largeCodeGen

     [ https://issues.apache.org/jira/browse/DERBY-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden updated DERBY-766:
---------------------------------

    Fix Version/s: 10.1.3.2

Merged to 10.1 revisions:
358954,372692,372934,373644,376882
378744,426825,428910,430193,430293
430306,430522,431474,432856

There are still memory issues with a large number of unions in 10.1, but marking this fixed in 10.1 since all of the linkage error fixes have gone in.

> Improve code generation to handle 5000 unions in a select the  union test  in largeCodeGen
> ------------------------------------------------------------------------------------------
>
>                 Key: DERBY-766
>                 URL: https://issues.apache.org/jira/browse/DERBY-766
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Services
>    Affects Versions: 10.2.1.6
>            Reporter: Kathey Marsden
>            Assignee: Daniel John Debrunner
>             Fix For: 10.1.3.2, 10.2.1.6, 10.3.1.4
>
>         Attachments: 372692_10_1_diff.txt
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.