[jira] [Updated] (CALCITE-2593) Sometimes fails to plan when a RelNode transform multiple collations to single collation

2018-12-17 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongze Zhang updated CALCITE-2593: -- Summary: Sometimes fails to plan when a RelNode transform multiple collations to single colla

[jira] [Updated] (CALCITE-2593) Sometimes failed to plan when a RelNode transform multiple collations to single collation

2018-12-17 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongze Zhang updated CALCITE-2593: -- Summary: Sometimes failed to plan when a RelNode transform multiple collations to single coll

[jira] [Resolved] (CALCITE-2663) CREATE FUNCTION and DROP FUNCTION DDL commands

2018-12-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-2663. -- Resolution: Fixed > CREATE FUNCTION and DROP FUNCTION DDL commands >

[jira] [Commented] (CALCITE-2745) RexSimplify fails with ClassCastException when the expression contains comparisons of operands with different types

2018-12-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723372#comment-16723372 ] Julian Hyde commented on CALCITE-2745: -- No, it is not acceptable. Making Rex a dy

[jira] [Comment Edited] (CALCITE-2745) RexSimplify fails with ClassCastException when the expression contains comparisons of operands with different types

2018-12-17 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723361#comment-16723361 ] Volodymyr Vysotskyi edited comment on CALCITE-2745 at 12/17/18 9:11 PM: -

[jira] [Commented] (CALCITE-2745) RexSimplify fails with ClassCastException when the expression contains comparisons of operands with different types

2018-12-17 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723361#comment-16723361 ] Volodymyr Vysotskyi commented on CALCITE-2745: -- Thanks for looking into th

[jira] [Commented] (CALCITE-1536) Initialize cluster before planner

2018-12-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723354#comment-16723354 ] Julian Hyde commented on CALCITE-1536: -- See CALCITE-1681. > Initialize cluster be

[jira] [Comment Edited] (CALCITE-2745) RexSimplify fails with ClassCastException when the expression contains comparisons of operands with different types

2018-12-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723345#comment-16723345 ] Julian Hyde edited comment on CALCITE-2745 at 12/17/18 8:34 PM: -

[jira] [Commented] (CALCITE-2745) RexSimplify fails with ClassCastException when the expression contains comparisons of operands with different types

2018-12-17 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723345#comment-16723345 ] Julian Hyde commented on CALCITE-2745: -- Remember that there are many things that a

[jira] [Comment Edited] (CALCITE-2745) RexSimplify fails with ClassCastException when the expression contains comparisons of operands with different types

2018-12-17 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723226#comment-16723226 ] Volodymyr Vysotskyi edited comment on CALCITE-2745 at 12/17/18 6:23 PM: -

[jira] [Commented] (CALCITE-2745) RexSimplify fails with ClassCastException when the expression contains comparisons of operands with different types

2018-12-17 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723226#comment-16723226 ] Volodymyr Vysotskyi commented on CALCITE-2745: -- Similar problem, but with

[jira] [Commented] (CALCITE-2736) ReduceExpressionsRule never reduces dynamic expressions but this should be configurable

2018-12-17 Thread Jacques Nadeau (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723210#comment-16723210 ] Jacques Nadeau commented on CALCITE-2736: - Hi [~kgyrtkirk], thanks for sharing

[jira] [Commented] (CALCITE-2736) ReduceExpressionsRule never reduces dynamic expressions but this should be configurable

2018-12-17 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723129#comment-16723129 ] Zoltan Haindrich commented on CALCITE-2736: --- [~julianhyde], [~jnadeau]: accid

[jira] [Created] (CALCITE-2745) RexSimplify fails with ClassCastException when the expression contains comparisons of operands with different types

2018-12-17 Thread Volodymyr Vysotskyi (JIRA)
Volodymyr Vysotskyi created CALCITE-2745: Summary: RexSimplify fails with ClassCastException when the expression contains comparisons of operands with different types Key: CALCITE-2745 URL: https://issues.

[jira] [Commented] (CALCITE-1536) Initialize cluster before planner

2018-12-17 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722908#comment-16722908 ] Stamatis Zampetakis commented on CALCITE-1536: -- Sometime ago IĀ attempted p