[jira] [Commented] (CALCITE-2743) TimeStamp confused in avatica jdbc

2018-12-19 Thread Marc Prud'hommeaux (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725527#comment-16725527 ] Marc Prud'hommeaux commented on CALCITE-2743: - We are seeing this problem a

[jira] [Created] (CALCITE-2749) org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, column 13. Encountered: "`" (96), after : ""

2018-12-19 Thread ambition (JIRA)
ambition created CALCITE-2749: - Summary: org.apache.calcite.sql.parser.SqlParseException: Lexical error at line 1, column 13. Encountered: "`" (96), after : "" Key: CALCITE-2749 URL: https://issues.apache.org/jira/br

[jira] [Commented] (CALCITE-2746) Cryptic exception when expression used in PARTITION BY clause in MATCH_RECOGNIZE

2018-12-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725388#comment-16725388 ] Julian Hyde commented on CALCITE-2746: -- That's what the break is for! :) Over my

[jira] [Commented] (CALCITE-129) Support recursive WITH queries

2018-12-19 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725180#comment-16725180 ] Stamatis Zampetakis commented on CALCITE-129: - Hi [~wa.moustafa], I see you

[jira] [Commented] (CALCITE-129) Support recursive WITH queries

2018-12-19 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725176#comment-16725176 ] Stamatis Zampetakis commented on CALCITE-129: - Various Implementation choice

[jira] [Updated] (CALCITE-2463) Silence ERROR logs from CalciteException, SqlValidatorException

2018-12-19 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi updated CALCITE-2463: - Fix Version/s: 1.19.0 > Silence ERROR logs from CalciteException, SqlValidatorE

[jira] [Commented] (CALCITE-2463) Silence ERROR logs from CalciteException, SqlValidatorException

2018-12-19 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725009#comment-16725009 ] Volodymyr Vysotskyi commented on CALCITE-2463: -- +1. Good improvement, I wi

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

2018-12-19 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724930#comment-16724930 ] Hongze Zhang edited comment on CALCITE-2593 at 12/19/18 12:25 PM: ---

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

2018-12-19 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: -- Issue Type: Bug (was: Improvement) > Sometimes fails to plan when a RelNode transform multip

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

2018-12-19 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724930#comment-16724930 ] Hongze Zhang commented on CALCITE-2593: --- I would like to explain a bit more about

[jira] [Commented] (CALCITE-2746) Cryptic exception when expression used in PARTITION BY clause in MATCH_RECOGNIZE

2018-12-19 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724809#comment-16724809 ] Dawid Wysakowicz commented on CALCITE-2746: --- As for the test cases for {{matc

[jira] [Commented] (CALCITE-2746) Cryptic exception when expression used in PARTITION BY clause in MATCH_RECOGNIZE

2018-12-19 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724807#comment-16724807 ] Dawid Wysakowicz commented on CALCITE-2746: --- What we would also have to solve

[jira] [Commented] (CALCITE-2746) Cryptic exception when expression used in PARTITION BY clause in MATCH_RECOGNIZE

2018-12-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724801#comment-16724801 ] Julian Hyde commented on CALCITE-2746: -- IIRC the standard doesn’t allow expression

[jira] [Commented] (CALCITE-2746) Cryptic exception when expression used in PARTITION BY clause in MATCH_RECOGNIZE

2018-12-19 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724798#comment-16724798 ] Dawid Wysakowicz commented on CALCITE-2746: --- I understand it wouldn't be hard

[jira] [Commented] (CALCITE-2747) No exception when ambiguous column reference defined in PARTITION BY and MEASURES clause

2018-12-19 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724795#comment-16724795 ] Dawid Wysakowicz commented on CALCITE-2747: --- Oracle gives: {{ORA-00918: colum