[jira] [Updated] (CALCITE-2262) In Druid adapter, allow count(*) to be pushed when other aggregate functions are present

2018-04-19 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated CALCITE-2262: - Fix Version/s: (was: 1.16.1) 1.17.0 > In Druid

[jira] [Commented] (CALCITE-2261) Switch calcite-core to JDK8

2018-04-19 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443616#comment-16443616 ] Enrico Olivelli commented on CALCITE-2261: -- [~julianhyde] I have addressed your comments. I

[jira] [Commented] (CALCITE-1882) Can't obtain the user defined aggregate function such as sum,avg by calcite

2018-04-19 Thread yuqi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444071#comment-16444071 ] yuqi commented on CALCITE-1882: --- [~julianhyde] Code have updated, Could you help to review it ? thanks >

[jira] [Created] (CALCITE-2267) AbstractRelNode.getId() may produce duplicate IDs

2018-04-19 Thread Zhong Yu (JIRA)
Zhong Yu created CALCITE-2267: - Summary: AbstractRelNode.getId() may produce duplicate IDs Key: CALCITE-2267 URL: https://issues.apache.org/jira/browse/CALCITE-2267 Project: Calcite Issue Type:

[jira] [Commented] (CALCITE-2268) Avatica HSQLDB Dockerfile should be bumped to 2.4.0

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445141#comment-16445141 ] ASF GitHub Bot commented on CALCITE-2268: - GitHub user risdenk opened a pull request:

[jira] [Commented] (CALCITE-1949) CalciteStatement leads memory leak

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445272#comment-16445272 ] Kevin Risden commented on CALCITE-1949: --- Looking into this. It looks like the only thing special

[jira] [Commented] (CALCITE-2268) Avatica HSQLDB Dockerfile should be bumped to 2.4.0

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445182#comment-16445182 ] ASF GitHub Bot commented on CALCITE-2268: - Github user risdenk closed the pull request at:

[jira] [Commented] (CALCITE-2268) Avatica HSQLDB Dockerfile should be bumped to 2.4.0

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445183#comment-16445183 ] ASF GitHub Bot commented on CALCITE-2268: - Github user risdenk commented on the issue:

[jira] [Commented] (CALCITE-2268) Avatica HSQLDB Dockerfile should be bumped to 2.4.0

2018-04-19 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445181#comment-16445181 ] Francis Chuang commented on CALCITE-2268: - Thanks for the JIRA, [~risdenk], I have a PR to fix

[jira] [Updated] (CALCITE-2267) AbstractRelNode.getId() may produce duplicate IDs in multi-threaded environment

2018-04-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2267: - Summary: AbstractRelNode.getId() may produce duplicate IDs in multi-threaded environment (was:

[jira] [Commented] (CALCITE-2267) AbstractRelNode.getId() may produce duplicate IDs

2018-04-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445236#comment-16445236 ] Julian Hyde commented on CALCITE-2267: -- Reviewing and testing

[jira] [Commented] (CALCITE-2267) AbstractRelNode.getId() may produce duplicate IDs

2018-04-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445132#comment-16445132 ] Julian Hyde commented on CALCITE-2267: -- I see. > AbstractRelNode.getId() may produce duplicate IDs

[jira] [Commented] (CALCITE-2268) Avatica HSQLDB Dockerfile should be bumped to 2.4.0

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445185#comment-16445185 ] ASF GitHub Bot commented on CALCITE-2268: - Github user risdenk commented on the issue:

[jira] [Commented] (CALCITE-2268) Avatica HSQLDB Dockerfile should be bumped to 2.4.0

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445187#comment-16445187 ] Kevin Risden commented on CALCITE-2268: --- Whoops missed that. Thanks [~francischuang] > Avatica

[jira] [Updated] (CALCITE-1006) Enable spotbugs-maven-plugin

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated CALCITE-1006: -- Fix Version/s: avatica-1.12.0 > Enable spotbugs-maven-plugin > >

[jira] [Updated] (CALCITE-2268) Avatica HSQLDB Dockerfile should be bumped to 2.4.0

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated CALCITE-2268: -- Fix Version/s: avatica-1.12.0 > Avatica HSQLDB Dockerfile should be bumped to 2.4.0 >

[jira] [Created] (CALCITE-2269) Enable errorprone checking

2018-04-19 Thread Kevin Risden (JIRA)
Kevin Risden created CALCITE-2269: - Summary: Enable errorprone checking Key: CALCITE-2269 URL: https://issues.apache.org/jira/browse/CALCITE-2269 Project: Calcite Issue Type: Improvement

[jira] [Resolved] (CALCITE-2267) AbstractRelNode.getId() may produce duplicate IDs in multi-threaded environment

2018-04-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-2267. -- Resolution: Fixed Fix Version/s: 1.17.0 Fixed in

[jira] [Created] (CALCITE-2270) [SQL:2016] Polymorphic table functions

2018-04-19 Thread Chunhui Shi (JIRA)
Chunhui Shi created CALCITE-2270: Summary: [SQL:2016] Polymorphic table functions Key: CALCITE-2270 URL: https://issues.apache.org/jira/browse/CALCITE-2270 Project: Calcite Issue Type: Bug

[jira] [Commented] (CALCITE-2250) Avatica with HSQLDB backend hangs when using multiple transactions

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445133#comment-16445133 ] Kevin Risden commented on CALCITE-2250: --- So I'm not 100% sure what is going on but the

[jira] [Created] (CALCITE-2268) Avatica HSQLDB Dockerfile should be bumped to 2.4.0

2018-04-19 Thread Kevin Risden (JIRA)
Kevin Risden created CALCITE-2268: - Summary: Avatica HSQLDB Dockerfile should be bumped to 2.4.0 Key: CALCITE-2268 URL: https://issues.apache.org/jira/browse/CALCITE-2268 Project: Calcite

[jira] [Updated] (CALCITE-1006) Enable spotbugs-maven-plugin

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated CALCITE-1006: -- Summary: Enable spotbugs-maven-plugin (was: Enable maven-findbugs-plugin) > Enable

[jira] [Commented] (CALCITE-2255) Test against JDK 11

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445151#comment-16445151 ] Kevin Risden commented on CALCITE-2255: --- Docker Hub openjdk just published JDK 11 EA image. Pinged 

[jira] [Updated] (CALCITE-1006) Enable spotbugs-maven-plugin

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated CALCITE-1006: -- Description: We can fairly trivially wire up the spotbugs-maven-plugin to get some

[jira] [Commented] (CALCITE-1006) Enable spotbugs-maven-plugin

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445222#comment-16445222 ] ASF GitHub Bot commented on CALCITE-1006: - Github user risdenk commented on the issue:

[jira] [Commented] (CALCITE-1806) UnsupportedOperationException accessing Druid through Spark JDBC

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445221#comment-16445221 ] ASF GitHub Bot commented on CALCITE-1806: - Github user risdenk commented on the issue:

[jira] [Updated] (CALCITE-1949) CalciteStatement leads memory leak

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated CALCITE-1949: -- Fix Version/s: (was: next) 1.17.0 > CalciteStatement leads memory leak

[jira] [Assigned] (CALCITE-1949) CalciteStatement leads memory leak

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned CALCITE-1949: - Assignee: Kevin Risden (was: Julian Hyde) > CalciteStatement leads memory leak >

[jira] [Commented] (CALCITE-1006) Enable spotbugs-maven-plugin

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445198#comment-16445198 ] ASF GitHub Bot commented on CALCITE-1006: - GitHub user risdenk opened a pull request:

[jira] [Commented] (CALCITE-2269) Enable errorprone checking

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445205#comment-16445205 ] ASF GitHub Bot commented on CALCITE-2269: - GitHub user risdenk opened a pull request:

[jira] [Commented] (CALCITE-1006) Enable spotbugs-maven-plugin

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445210#comment-16445210 ] ASF GitHub Bot commented on CALCITE-1006: - Github user risdenk commented on the issue:

[jira] [Assigned] (CALCITE-1006) Enable maven-findbugs-plugin

2018-04-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser reassigned CALCITE-1006: --- Assignee: Kevin Risden (was: Josh Elser) > Enable maven-findbugs-plugin >

[jira] [Commented] (CALCITE-1006) Enable maven-findbugs-plugin

2018-04-19 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444165#comment-16444165 ] Josh Elser commented on CALCITE-1006: - +1 for SpotBugs. That'd be nice to get this wired up. I'm of

[jira] [Commented] (CALCITE-2264) User defined function in json schema pushed to jdbc subschema.

2018-04-19 Thread Piotr Bojko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444170#comment-16444170 ] Piotr Bojko commented on CALCITE-2264: -- [~julianhyde] if desired I will ship the patch on

[jira] [Commented] (CALCITE-1882) Can't obtain the user defined aggregate function such as sum,avg by calcite

2018-04-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1649#comment-1649 ] Julian Hyde commented on CALCITE-1882: -- Other people besides me can review. Can you ask for

[jira] [Assigned] (CALCITE-1271) Enable FilterSetOpTransposeRule, AggregateUnionTransposeRule in default rule set

2018-04-19 Thread Vitalii Diravka (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitalii Diravka reassigned CALCITE-1271: Assignee: Vitalii Diravka (was: Julian Hyde) > Enable FilterSetOpTransposeRule,

[jira] [Commented] (CALCITE-2267) AbstractRelNode.getId() may produce duplicate IDs

2018-04-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16444721#comment-16444721 ] Julian Hyde commented on CALCITE-2267: -- I agree that generation is not thread-safe. But we require

[jira] [Commented] (CALCITE-1951) Avatica HSQLDB docker image time loses fractional seconds

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445098#comment-16445098 ] ASF GitHub Bot commented on CALCITE-1951: - GitHub user risdenk opened a pull request:

[jira] [Commented] (CALCITE-1951) Avatica HSQLDB docker image time loses fractional seconds

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445102#comment-16445102 ] Kevin Risden commented on CALCITE-1951: --- [~elserj] and [~francischuang] - FYI I was able to create

[jira] [Updated] (CALCITE-2261) Switch core module to JDK 8

2018-04-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2261: - Summary: Switch core module to JDK 8 (was: Switch calcite-core to JDK8) > Switch core module

[jira] [Resolved] (CALCITE-2261) Switch core module to JDK 8

2018-04-19 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-2261. -- Resolution: Fixed Fixed in

[jira] [Commented] (CALCITE-2267) AbstractRelNode.getId() may produce duplicate IDs

2018-04-19 Thread Zhong Yu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445113#comment-16445113 ] Zhong Yu commented on CALCITE-2267: --- When there are multiple threads writing to `nextId`, Java memory

[jira] [Assigned] (CALCITE-1914) Create a DOAP file for Avatica

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden reassigned CALCITE-1914: - Assignee: Kevin Risden > Create a DOAP file for Avatica >

[jira] [Commented] (CALCITE-1914) Create a DOAP file for Avatica

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445119#comment-16445119 ] ASF GitHub Bot commented on CALCITE-1914: - GitHub user risdenk opened a pull request:

[jira] [Commented] (CALCITE-1914) Create a DOAP file for Avatica

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445121#comment-16445121 ] ASF GitHub Bot commented on CALCITE-1914: - Github user risdenk commented on the issue:

[jira] [Commented] (CALCITE-1882) Can't obtain the user defined aggregate function such as sum,avg by calcite

2018-04-19 Thread yuqi (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445123#comment-16445123 ] yuqi commented on CALCITE-1882: --- Ok, [~vladimirsitnikov] , If you have time, please help to review the

[jira] [Commented] (CALCITE-2063) Add JDK 10 to CI

2018-04-19 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16445127#comment-16445127 ] Kevin Risden commented on CALCITE-2063: --- [~elserj] - Pretty sure this Jira is complete. Only thing