[jira] [Commented] (CALCITE-2395) Support SELECT xxx FROM TABLE FOR UPDATE syntax

2018-07-03 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532131#comment-16532131 ] Julian Hyde commented on CALCITE-2395: -- I think we'd do this as part of the core p

[jira] [Commented] (CALCITE-2399) Allow SqlImplementor classes to be extended

2018-07-03 Thread James Duong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532081#comment-16532081 ] James Duong commented on CALCITE-2399: -- PR: https://github.com/apache/calcite/pul

[jira] [Created] (CALCITE-2399) Allow SqlImplementor classes to be extended

2018-07-03 Thread James Duong (JIRA)
James Duong created CALCITE-2399: Summary: Allow SqlImplementor classes to be extended Key: CALCITE-2399 URL: https://issues.apache.org/jira/browse/CALCITE-2399 Project: Calcite Issue Type: B

[jira] [Commented] (CALCITE-2397) Column Index not getting set on correlationIds

2018-07-03 Thread James Duong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532069#comment-16532069 ] James Duong commented on CALCITE-2397: -- PR: https://github.com/apache/calcite/pul

[jira] [Created] (CALCITE-2398) SqlSelect does not use SqlDialect when unparsing

2018-07-03 Thread James Duong (JIRA)
James Duong created CALCITE-2398: Summary: SqlSelect does not use SqlDialect when unparsing Key: CALCITE-2398 URL: https://issues.apache.org/jira/browse/CALCITE-2398 Project: Calcite Issue Ty

[jira] [Updated] (CALCITE-2397) Column Index not getting set on correlationIds

2018-07-03 Thread James Duong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Duong updated CALCITE-2397: - Description: During SqlToRel conversion, the column index bitset is not getting set on Correla

[jira] [Created] (CALCITE-2397) Column Index not getting set on correlationIds

2018-07-03 Thread James Duong (JIRA)
James Duong created CALCITE-2397: Summary: Column Index not getting set on correlationIds Key: CALCITE-2397 URL: https://issues.apache.org/jira/browse/CALCITE-2397 Project: Calcite Issue Type

[jira] [Commented] (CALCITE-2396) TIMESTAMPADD and DATETIME_PLUS should allow NULL intervals

2018-07-03 Thread James Duong (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532041#comment-16532041 ] James Duong commented on CALCITE-2396: -- Some time units currently allow this but n

[jira] [Created] (CALCITE-2396) TIMESTAMPADD and DATETIME_PLUS should allow NULL intervals

2018-07-03 Thread James Duong (JIRA)
James Duong created CALCITE-2396: Summary: TIMESTAMPADD and DATETIME_PLUS should allow NULL intervals Key: CALCITE-2396 URL: https://issues.apache.org/jira/browse/CALCITE-2396 Project: Calcite

[jira] [Commented] (CALCITE-2392) Query with JOIN and USING on dynamic table fails with IndexOutOfBoundsException

2018-07-03 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531668#comment-16531668 ] Volodymyr Vysotskyi commented on CALCITE-2392: -- Agree, it is complex to im

[jira] [Commented] (CALCITE-2392) Query with JOIN and USING on dynamic table fails with IndexOutOfBoundsException

2018-07-03 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531628#comment-16531628 ] Julian Hyde commented on CALCITE-2392: -- I’d rather not be the main author. Dynamic

[jira] [Commented] (CALCITE-2392) Query with JOIN and USING on dynamic table fails with IndexOutOfBoundsException

2018-07-03 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531613#comment-16531613 ] Volodymyr Vysotskyi commented on CALCITE-2392: -- I have analyzed the proble

[jira] [Commented] (CALCITE-2384) Performance issue in getPulledUpPredicates

2018-07-03 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531243#comment-16531243 ] Zoltan Haindrich commented on CALCITE-2384: --- I've added an internal feature t

[jira] [Created] (CALCITE-2395) Support SELECT xxx FROM TABLE FOR UPDATE syntax

2018-07-03 Thread Enrico Olivelli (JIRA)
Enrico Olivelli created CALCITE-2395: Summary: Support SELECT xxx FROM TABLE FOR UPDATE syntax Key: CALCITE-2395 URL: https://issues.apache.org/jira/browse/CALCITE-2395 Project: Calcite I