[jira] [Commented] (CALCITE-1940) Implement dialect specific support for sequences

2017-11-21 Thread Christian Beikov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16262041#comment-16262041 ] Christian Beikov commented on CALCITE-1940: --- I haven't yet looked into the JdbcConvention

[jira] [Commented] (CALCITE-2041) Adding the ability to turn off nullability matching for ReduceExpressionsRule

2017-11-21 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261731#comment-16261731 ] Jesus Camacho Rodriguez commented on CALCITE-2041: -- [~julianhyde], I have added a unit

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-11-21 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261656#comment-16261656 ] Jesus Camacho Rodriguez commented on CALCITE-1965: -- [~julianhyde], this is not ready to

[jira] [Commented] (CALCITE-2041) Adding the ability to turn off nullability matching for ReduceExpressionsRule

2017-11-21 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261639#comment-16261639 ] Julian Hyde commented on CALCITE-2041: -- We would like this to go into 1.15 but the PR isn't ready.

[jira] [Commented] (CALCITE-1965) Support outer joins for materialized views

2017-11-21 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261619#comment-16261619 ] Julian Hyde commented on CALCITE-1965: -- [~jcamachorodriguez], [~christian.beikov], What is the

[jira] [Commented] (CALCITE-2054) Parser error on trivial UPDATE with dynamic parameters

2017-11-21 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261447#comment-16261447 ] Julian Hyde commented on CALCITE-2054: -- Reviewing

[jira] [Commented] (CALCITE-2061) Support for dynamic parameters in offset/fetch (limit)

2017-11-21 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261407#comment-16261407 ] Julian Hyde commented on CALCITE-2061: -- Reviewing

[jira] [Commented] (CALCITE-2056) Limit/Offset in generated Sql does not work for many databases

2017-11-21 Thread Luis Fernando Kauer (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16261240#comment-16261240 ] Luis Fernando Kauer commented on CALCITE-2056: -- I'm working on the following branch to

[jira] [Commented] (CALCITE-2064) Allow a Convention to declare which sub-classes of RelNode it handles

2017-11-21 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260771#comment-16260771 ] Michael Mior commented on CALCITE-2064: --- Sounds interesting. Curious what this adds over a rewrite

[jira] [Commented] (CALCITE-2054) Parser error on trivial UPDATE with dynamic parameters

2017-11-21 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260745#comment-16260745 ] Enrico Olivelli commented on CALCITE-2054: -- [~julianhyde] I think I have finally found the

[jira] [Commented] (CALCITE-2059) Apache Geode adapter

2017-11-21 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260711#comment-16260711 ] Christian Tzolov commented on CALCITE-2059: --- I've started by just opening a PR

[jira] [Commented] (CALCITE-2059) Apache Geode adapter

2017-11-21 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260705#comment-16260705 ] Christian Tzolov commented on CALCITE-2059: --- Thanks [~julianhyde]. I will update the "powered

[jira] [Commented] (CALCITE-2061) Support for dynamic parameters in offset/fetch (limit)

2017-11-21 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16260401#comment-16260401 ] Enrico Olivelli commented on CALCITE-2061: -- this is the patch