[jira] [Closed] (CALCITE-3278) Simplify the use to translate RexNode to Expression for evaluating

2019-12-10 Thread Wang Yanlin (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Yanlin closed CALCITE-3278. Assignee: Wang Yanlin Resolution: Won't Fix Use {{RexExecutor}} to evaluate constant

[jira] [Closed] (CALCITE-3270) Close resources

2019-12-10 Thread Jin Xing (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Xing closed CALCITE-3270. - Resolution: Invalid > Close resources > --- > > Key: CALCITE-3270 >

[jira] [Commented] (CALCITE-3586) ToLogicalConverter should not create plans with nodes in different clusters

2019-12-10 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993146#comment-16993146 ] Danny Chen commented on CALCITE-3586: - Make sense, thanks for firing this, [~zabetak] ! >

[jira] [Commented] (CALCITE-3584) Support SQL hints propagation for decorrelation

2019-12-10 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993115#comment-16993115 ] Danny Chen commented on CALCITE-3584: - Thanks for the nice review, let me have a fix. > Support

[jira] [Commented] (CALCITE-3584) Support SQL hints propagation for decorrelation

2019-12-10 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993050#comment-16993050 ] Julian Hyde commented on CALCITE-3584: -- * Rename {{RelNode.setHints}} to {{withHints}}? "set"

[jira] [Commented] (CALCITE-3564) Make operand type check accurate for some functions in validation phase

2019-12-10 Thread Julian Hyde (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16993024#comment-16993024 ] Julian Hyde commented on CALCITE-3564: -- Being pedantic,

[jira] [Commented] (CALCITE-3564) Make operand type check accurate for some functions in validation phase

2019-12-10 Thread Rui Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992963#comment-16992963 ] Rui Wang commented on CALCITE-3564: --- Thanks for the issue description. It's pretty clear. Maybe

[jira] [Reopened] (CALCITE-3576) Remove Enumerable convention check in FilterIntoJoinRule

2019-12-10 Thread Haisheng Yuan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haisheng Yuan reopened CALCITE-3576: 2 Failures: - org.apache.calcite.test.MaterializationTest > testJoinMaterialization8() Just

[jira] [Comment Edited] (CALCITE-3582) Make RelStructuredTypeFlattener configurable in PlannerImpl

2019-12-10 Thread Rui Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992807#comment-16992807 ] Rui Wang edited comment on CALCITE-3582 at 12/10/19 6:21 PM: -

[jira] [Commented] (CALCITE-3582) Make RelStructuredTypeFlattener configurable in PlannerImpl

2019-12-10 Thread Rui Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992807#comment-16992807 ] Rui Wang commented on CALCITE-3582: --- [~jinxing6...@126.com] I remember that it was more like a

[jira] [Commented] (CALCITE-3576) Remove Enumerable convention check in FilterIntoJoinRule

2019-12-10 Thread Haisheng Yuan (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992797#comment-16992797 ] Haisheng Yuan commented on CALCITE-3576: Thanks, [~zabetak]. I did notice that too. Will take a

[jira] [Commented] (CALCITE-3586) ToLogicalConverter should not create plans with nodes in different clusters

2019-12-10 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992691#comment-16992691 ] Stamatis Zampetakis commented on CALCITE-3586: -- I would suggest to always use the cluster

[jira] [Created] (CALCITE-3586) ToLogicalConverter should not create plans with nodes in different clusters

2019-12-10 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created CALCITE-3586: Summary: ToLogicalConverter should not create plans with nodes in different clusters Key: CALCITE-3586 URL: https://issues.apache.org/jira/browse/CALCITE-3586

[jira] [Commented] (CALCITE-3243) Incomplete validation of operands in JSON functions

2019-12-10 Thread Matt Wang (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992657#comment-16992657 ] Matt Wang commented on CALCITE-3243: [~zabetak] [~zhztheplayer] I will continue to pay attention 

[jira] [Commented] (CALCITE-1640) SqlImplementor (RelToSql) doesn't handle join cond same as filter

2019-12-10 Thread Jin Xing (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992463#comment-16992463 ] Jin Xing commented on CALCITE-1640: --- Resolved and duplicated to CALCITE-3207. > SqlImplementor

[jira] [Resolved] (CALCITE-1640) SqlImplementor (RelToSql) doesn't handle join cond same as filter

2019-12-10 Thread Jin Xing (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jin Xing resolved CALCITE-1640. --- Resolution: Fixed > SqlImplementor (RelToSql) doesn't handle join cond same as filter >

[jira] [Commented] (CALCITE-3243) Incomplete validation of operands in JSON functions

2019-12-10 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992448#comment-16992448 ] Stamatis Zampetakis commented on CALCITE-3243: -- I see your point [~zhztheplayer], I don't

[jira] [Commented] (CALCITE-3576) Remove Enumerable convention check in FilterIntoJoinRule

2019-12-10 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992446#comment-16992446 ] Stamatis Zampetakis commented on CALCITE-3576: -- Hey [~hyuan], there seems to be test

[jira] [Commented] (CALCITE-3582) Make RelStructuredTypeFlattener configurable in PlannerImpl

2019-12-10 Thread Stamatis Zampetakis (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16992438#comment-16992438 ] Stamatis Zampetakis commented on CALCITE-3582: -- Hey [~amaliujia], just note that if the

[jira] [Updated] (CALCITE-3564) Make operand type check accurate for some functions in validation phase

2019-12-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3564: Labels: pull-request-available (was: ) > Make operand type check accurate for some

[jira] [Updated] (CALCITE-3585) Deprecate EnumerableJoinRule in favor of EnumerableHashJoinRule + EnumerableNestedLoopJoinRule

2019-12-10 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Q L updated CALCITE-3585: --- Description: As of today EnumerableJoinRule transforms a LogicalJoin into EnumerableConvention by

[jira] [Created] (CALCITE-3585) Deprecate EnumerableJoinRule in favor of EnumerableHashJoinRule + EnumerableNestedLoopJoinRule

2019-12-10 Thread Ruben Q L (Jira)
Ruben Q L created CALCITE-3585: -- Summary: Deprecate EnumerableJoinRule in favor of EnumerableHashJoinRule + EnumerableNestedLoopJoinRule Key: CALCITE-3585 URL: https://issues.apache.org/jira/browse/CALCITE-3585

[jira] [Updated] (CALCITE-3585) Deprecate EnumerableJoinRule in favor of EnumerableHashJoinRule + EnumerableNestedLoopJoinRule

2019-12-10 Thread Ruben Q L (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruben Q L updated CALCITE-3585: --- Description: As of today EnumerableJoinRule transforms a LogicalJoin into EnumerableConvention by

[jira] [Updated] (CALCITE-3584) Support SQL hints propagation for decorrelation

2019-12-10 Thread Danny Chen (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Danny Chen updated CALCITE-3584: Parent: CALCITE-482 Issue Type: Sub-task (was: Improvement) > Support SQL hints

[jira] [Updated] (CALCITE-3584) Support SQL hints propagation for decorrelation

2019-12-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/CALCITE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CALCITE-3584: Labels: pull-request-available (was: ) > Support SQL hints propagation for

[jira] [Created] (CALCITE-3584) Support SQL hints propagation for decorrelation

2019-12-10 Thread Danny Chen (Jira)
Danny Chen created CALCITE-3584: --- Summary: Support SQL hints propagation for decorrelation Key: CALCITE-3584 URL: https://issues.apache.org/jira/browse/CALCITE-3584 Project: Calcite Issue