[jira] [Commented] (CALCITE-2795) New Avatica version doesn't support "list" type in query

2019-02-17 Thread Ayelet Morris (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770811#comment-16770811 ] Ayelet Morris commented on CALCITE-2795: * What version(s) of Avatica did you observe to work

[jira] [Commented] (CALCITE-2847) Optimize global LOOKAHEAD for SQL parsers

2019-02-17 Thread Hongze Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770767#comment-16770767 ] Hongze Zhang commented on CALCITE-2847: --- [~julianhyde], I have updated PR based on discussion in

[jira] [Commented] (CALCITE-2851) Simplification: track visited nodes in paranoid mode

2019-02-17 Thread Yuzhao Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770744#comment-16770744 ] Yuzhao Chen commented on CALCITE-2851: -- Sounds reasonable if we can identify multiple matched

[jira] [Comment Edited] (CALCITE-2843) Babel parser should parse PostgreSQL-style '::' cast operator

2019-02-17 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770691#comment-16770691 ] Stamatis Zampetakis edited comment on CALCITE-2843 at 2/17/19 11:42 PM:

[jira] [Commented] (CALCITE-2843) Babel parser should parse PostgreSQL-style '::' cast operator

2019-02-17 Thread Stamatis Zampetakis (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770691#comment-16770691 ] Stamatis Zampetakis commented on CALCITE-2843: -- Hi [~mgelbana], If I remember correctly

[jira] [Comment Edited] (CALCITE-2843) Babel parser should parse PostgreSQL-style '::' cast operator

2019-02-17 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770474#comment-16770474 ] Muhammad Gelbana edited comment on CALCITE-2843 at 2/17/19 9:23 PM:

[jira] [Commented] (CALCITE-2843) Babel parser should parse PostgreSQL-style '::' cast operator

2019-02-17 Thread Muhammad Gelbana (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770474#comment-16770474 ] Muhammad Gelbana commented on CALCITE-2843: --- Thanks [~julianhyde]. I created a new branch

[jira] [Commented] (CALCITE-2722) SqlImplementor createLeftCall method throws StackOverflowError

2019-02-17 Thread Haisheng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16770467#comment-16770467 ] Haisheng Yuan commented on CALCITE-2722: Yes, the original code does create left-deep tree. If