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

2007-10-31 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539118 ] Daniel John Debrunner commented on DERBY-766: - I don't have a 10.1 codeline handy but this error:

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

2007-10-31 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539116 ] Mamta A. Satoor commented on DERBY-766: --- Kathey, I created a 10.1 client and did svn merge of 372692 from

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

2007-10-31 Thread Kathey Marsden (JIRA)
[ 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,

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

2007-10-31 Thread Mamta A. Satoor (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539130 ] Mamta A. Satoor commented on DERBY-766: --- Actually, Kathey, if you look at the changes that went in as commit

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

2006-08-20 Thread Daniel John Debrunner (JIRA)
[ 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

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

2006-08-15 Thread Daniel John Debrunner (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-766?page=comments#action_12428218 ] Daniel John Debrunner commented on DERBY-766: - Update: Change 1), don't pass in Activation when it can be obtained from another ResultSet