[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-04-27 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: d805_1007_1073_portTo10_1.patch d805_1007_1073_portTo10_1.stat Attaching patch to port all phases of this issue plus changes for DERBY-1007 and DERBY-10

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-04-26 Thread Manjula Kutty (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] Manjula Kutty updated DERBY-805: Attachment: test_805.htm > Push join predicates into union and other set operations. DERBY-649 > implemented scalar (single table) predicate pushdown. Adding jo

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-04-24 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: d805_followup_v1.patch Attaching a follow-up patch, d805_followup_v1.patch, that addresses some issues which remained after Phase 4 was committed. In particular: 1) Ad

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-04-10 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: d805_phase4_v2.patch DERBY-805_v5.html [ Attaching d805_phase4_v2.patch, which only has a 1-line diff from the v1 patch ] After stepping away from the

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-04-07 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: DERBY-805_v4.html d805_phase4_v1.patch d805_phase4_v1.stat Attaching two things to this issue: 1 - DERBY-805_v4.html: an updated documen

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-03-31 Thread Andrew McIntyre (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] Andrew McIntyre updated DERBY-805: -- Other Info: (was: [Patch available]) Derby Info: [Patch Available] > Push join predicates into union and other set operations. DERBY-649 > implemented

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-03-03 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: predPushdown_testFix.patch Small update to the lang/predicatePushdown.sql test to avoid truncation of query plans. This should solve the diff reported in the TinderBox

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-03-02 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: phase2_javadocFix.patch Attaching a one-line patch to fix a javadoc typo. If any commiters out there can check this in quick, that'd be great. > Push join predicates

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-03-01 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: d805_phase3_v1.patch d805_phase3_v1.stat Attaching a "Phase 3" patch, d805_phase3_v1.patch, to implement the changes described in steps 2, 3, 4 and 6 of

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-22 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: d805_phase1_v3.patch d805_phase1_v3.stat Attaching an updated patch d805_phase1_v3.patch to address the issue in my last comment. The differences betwe

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-22 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Other Info: [Patch available] > Push join predicates into union and other set operations. DERBY-649 > implemented scalar (single table) predicate pushdown. Adding join predicate >

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-22 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: d805_phase2_v1.patch d805_phase2_v1.stat DERBY-805_v3.html I've finalized changes for d805_phase1_v3.patch but still need to run derbyall

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-21 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Other Info: (was: [Patch available]) While working with other changes for this issue, I came to realize that d805_phase1_v2 has one small problem. That patch assumes that an Opt

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-19 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Other Info: [Patch available] I ran derbyall on Windows 2000 using IBM JDK 1.4.2 with d805_phase1_v2.patch applied and saw no new failures--only xaSimplePositive and jdbcapi.SURTe

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-18 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: d805_phase1_v2.patch d805_phase1_v2.stat DERBY-805_v2.html Attaching a "version 2" of the Phase 1 patch, which does things in a more gen

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-17 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Comment: was deleted > Push join predicates into union and other set operations. DERBY-649 > implemented scalar (single table) predicate pushdown. Adding join predicate > push dow

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-16 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: d805_phase1_v1.patch d805_phase1_v1.stat Attaching d805_phase1_v1.patch, which is the patch for "Phase 1" as defined in my earlier comment. The changes

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-13 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: DERBY-805.html > Push join predicates into union and other set operations. DERBY-649 > implemented scalar (single table) predicate pushdown. Adding join predicate > pu

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-13 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: (was: DERBY-805.html) > Push join predicates into union and other set operations. DERBY-649 > implemented scalar (single table) predicate pushdown. Adding join pred

[jira] Updated: (DERBY-805) Push join predicates into union and other set operations. DERBY-649 implemented scalar (single table) predicate pushdown. Adding join predicate push down could improve perf

2006-02-13 Thread A B (JIRA)
[ http://issues.apache.org/jira/browse/DERBY-805?page=all ] A B updated DERBY-805: -- Attachment: DERBY-805.html Attaching a description of the changes I plan to submit for this issue. This is a rather complicated enhancement so the description of the changes is pr