[jira] [Comment Edited] (CALCITE-2111) HepPlanner apply more and more rules

2017-12-26 Thread LeoWangLZ (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304242#comment-16304242 ] LeoWangLZ edited comment on CALCITE-2111 at 12/27/17 5:42 AM: --

[jira] [Commented] (CALCITE-2111) HepPlanner apply more and more rules

2017-12-26 Thread LeoWangLZ (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304242#comment-16304242 ] LeoWangLZ commented on CALCITE-2111: [~julianhyde] I have fixed the tests broke. Because I have no

[jira] [Commented] (CALCITE-2111) HepPlanner apply more and more rules

2017-12-26 Thread LeoWangLZ (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304158#comment-16304158 ] LeoWangLZ commented on CALCITE-2111: [~julianhyde] ok, I will see your dev branch to focus several

[jira] [Commented] (CALCITE-2110) ArrayIndexOutOfBoundsException in RexSimplify when using ReduceExpressionsRule.JOIN_INSTANCE

2017-12-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304111#comment-16304111 ] Julian Hyde commented on CALCITE-2110: -- I have prepared a fix in

[jira] [Updated] (CALCITE-2110) ArrayIndexOutOfBoundsException in RexSimplify when using ReduceExpressionsRule.JOIN_INSTANCE

2017-12-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2110: - Fix Version/s: 1.16.0 > ArrayIndexOutOfBoundsException in RexSimplify when using >

[jira] [Resolved] (CALCITE-2104) Add separate rules for "AggregateUnionAggregateRule" to reduce potential matching cost in VolcanoPlanner

2017-12-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-2104. -- Resolution: Fixed Fixed in

[jira] [Resolved] (CALCITE-2105) AggregateJoinTransposeRule fails when process aggregate without group keys

2017-12-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-2105. -- Resolution: Fixed Fix Version/s: 1.16.0 Fixed in

[jira] [Resolved] (CALCITE-2108) AggregateJoinTransposeRule fails when process aggregateCall above SqlSumEmptyIsZeroAggFunction without groupKeys

2017-12-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-2108. -- Resolution: Fixed Fix Version/s: 1.16.0 Fixed in

[jira] [Updated] (CALCITE-2102) Ignore duplicate ORDER BY keys, and ensure RelCollation contains no duplicates

2017-12-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2102: - Summary: Ignore duplicate ORDER BY keys, and ensure RelCollation contains no duplicates (was:

[jira] [Resolved] (CALCITE-2102) ignore repeat sort keys

2017-12-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-2102. -- Resolution: Fixed Fix Version/s: 1.16.0 Fixed in

[jira] [Commented] (CALCITE-2111) HepPlanner apply more and more rules

2017-12-26 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16304072#comment-16304072 ] Julian Hyde commented on CALCITE-2111: -- I tried making DEPTH_FIRST the default match-order (by