[
https://issues.apache.org/jira/browse/DERBY-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539126
]
Kathey Marsden commented on DERBY-766:
--------------------------------------
Mamta suggested changing JoinNode.getNumJoinArguments() from 12 to 11, which
seemed to fix up the simple test case. Thanks Mamta! I will run the full set of
tests. What is not clear to me is why this change was not needed in the
original change. Trunk returns 11 too, but that change was due to DERBY-1700
removal of a totally different parameter.
Kathey
> 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.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.