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

2018-02-07 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355821#comment-16355821 ] Christian Tzolov commented on CALCITE-2059: --- Just rebased and squashed my commits.

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

2018-02-07 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2059: - Component/s: geode > Apache Geode adapter > > > Key:

[jira] [Created] (CALCITE-2172) Document IDE setup for project contribution

2018-02-07 Thread Edmon Begoli (JIRA)
Edmon Begoli created CALCITE-2172: - Summary: Document IDE setup for project contribution Key: CALCITE-2172 URL: https://issues.apache.org/jira/browse/CALCITE-2172 Project: Calcite Issue

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

2018-02-07 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16356251#comment-16356251 ] Michael Mior commented on CALCITE-2059: --- [~tzolov] If you're referring to the JDK 9 build on

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

2018-02-07 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16356053#comment-16356053 ] Julian Hyde commented on CALCITE-2059: -- I've made some cosmetic changes; can you review and squash

[jira] [Commented] (CALCITE-2170) Use Druid Expressions capabilities to improve the amount of work that can be pushed to Druid

2018-02-07 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16356201#comment-16356201 ] Julian Hyde commented on CALCITE-2170: -- Well, there are two algebras: {{RelNode}} for relational

[jira] [Commented] (CALCITE-2045) Support "CREATE TYPE" DDL

2018-02-07 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16356593#comment-16356593 ] Julian Hyde commented on CALCITE-2045: -- Don't add that kind of stuff to {{SqlDataTypeSpec}}. As a

[jira] [Comment Edited] (CALCITE-2045) Support "CREATE TYPE" DDL

2018-02-07 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16356429#comment-16356429 ] Shuyi Chen edited comment on CALCITE-2045 at 2/8/18 3:15 AM: - Hi

[jira] [Commented] (CALCITE-2053) Overloaded user-defined functions that have Double and BigDecimal arguments will goes wrong

2018-02-07 Thread yuqi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16356590#comment-16356590 ] yuqi commented on CALCITE-2053: --- Thanks for your time. > Overloaded user-defined functions that have

[jira] [Commented] (CALCITE-2045) Support "CREATE TYPE" DDL

2018-02-07 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16356429#comment-16356429 ] Shuyi Chen commented on CALCITE-2045: - Hi [~julianhyde], I think I'll need to extend SqlDataTypeSpec

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

2018-02-07 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355391#comment-16355391 ] Christian Tzolov commented on CALCITE-2059: --- [~michaelmior] thanks for the support. I've made

[jira] [Commented] (CALCITE-2170) Use Druid Expressions capabilities to improve the amount of work that can be pushed to Druid

2018-02-07 Thread slim bouguerra (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355497#comment-16355497 ] slim bouguerra commented on CALCITE-2170: - [~julianhyde] totally agree with you staying as much

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

2018-02-07 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355623#comment-16355623 ] Michael Mior commented on CALCITE-2059: --- [~tzolov] Looks good to me now! If you can rebase the PR

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

2018-02-07 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355723#comment-16355723 ] Julian Hyde commented on CALCITE-2059: -- I’ve spotted a number of issues (class naming conventions,

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

2018-02-07 Thread Michael Mior (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355786#comment-16355786 ] Michael Mior commented on CALCITE-2059: --- Thanks for checking [~julianhyde]. I tried to spot these