[jira] [Updated] (CALCITE-2214) Support CREATE FUNCTION DDL

2018-03-14 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuyi Chen updated CALCITE-2214: Description: We want to add function DDL support like this in

[jira] [Updated] (CALCITE-2046) Support "CREATE LIBRARY" DDL

2018-03-14 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuyi Chen updated CALCITE-2046: Summary: Support "CREATE LIBRARY" DDL (was: Support "CREATE FUNCTION" DDL) > Support "CREATE

[jira] [Created] (CALCITE-2214) Support CREATE FUNCTION DDL

2018-03-14 Thread Shuyi Chen (JIRA)
Shuyi Chen created CALCITE-2214: --- Summary: Support CREATE FUNCTION DDL Key: CALCITE-2214 URL: https://issues.apache.org/jira/browse/CALCITE-2214 Project: Calcite Issue Type: New Feature

[jira] [Commented] (CALCITE-2046) Support "CREATE FUNCTION" DDL

2018-03-14 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399432#comment-16399432 ] Shuyi Chen commented on CALCITE-2046: - I think we need another Jira [CREATE

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

2018-03-14 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399352#comment-16399352 ] Shuyi Chen edited comment on CALCITE-2045 at 3/14/18 8:29 PM: -- Hi

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

2018-03-14 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399352#comment-16399352 ] Shuyi Chen commented on CALCITE-2045: - [~julianhyde], sounds good to me. Can you take another look

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

2018-03-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399234#comment-16399234 ] Julian Hyde commented on CALCITE-2045: -- Sorry, [~jcamachorodriguez] already started a vote for RC0,

[jira] [Commented] (CALCITE-2046) Support "CREATE FUNCTION" DDL

2018-03-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399228#comment-16399228 ] Julian Hyde commented on CALCITE-2046: -- Maybe we don't need JAR or JARS. Following

[jira] [Commented] (CALCITE-2211) Type of BigInteger should be BIGINT

2018-03-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399146#comment-16399146 ] Julian Hyde commented on CALCITE-2211: -- Just curious, what is the JDBC type of that "bigint(20)

[jira] [Comment Edited] (CALCITE-2211) Type of BigInteger should be BIGINT

2018-03-14 Thread Eyal Segal (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399040#comment-16399040 ] Eyal Segal edited comment on CALCITE-2211 at 3/14/18 6:23 PM: -- It is also

[jira] [Comment Edited] (CALCITE-2211) Type of BigInteger should be BIGINT

2018-03-14 Thread Eyal Segal (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399040#comment-16399040 ] Eyal Segal edited comment on CALCITE-2211 at 3/14/18 6:21 PM: -- It is also

[jira] [Commented] (CALCITE-2211) Type of BigInteger should be BIGINT

2018-03-14 Thread Eyal Segal (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16399040#comment-16399040 ] Eyal Segal commented on CALCITE-2211: - It is also reproduced on MySq, with unsigned bigint column.

[jira] [Resolved] (CALCITE-2210) Avatica - Remove JDK 7 and add JDK 9 to .travis.yml

2018-03-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved CALCITE-2210. - Resolution: Fixed Fixed in

[jira] [Commented] (CALCITE-2210) Avatica - Remove JDK 7 and add JDK 9 to .travis.yml

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

[jira] [Commented] (CALCITE-2210) Avatica - Remove JDK 7 and add JDK 9 to .travis.yml

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398781#comment-16398781 ] ASF GitHub Bot commented on CALCITE-2210: - Github user joshelser commented on the issue:

[jira] [Commented] (CALCITE-2210) Avatica - Remove JDK 7 and add JDK 9 to .travis.yml

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398778#comment-16398778 ] ASF GitHub Bot commented on CALCITE-2210: - Github user joshelser commented on the issue:

[jira] [Resolved] (CALCITE-2212) Avatica - Enforce Java version via maven-enforcer-plugin

2018-03-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved CALCITE-2212. - Resolution: Fixed Fixed in

[jira] [Commented] (CALCITE-2212) Avatica - Enforce Java version via maven-enforcer-plugin

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

[jira] [Commented] (CALCITE-2212) Avatica - Enforce Java version via maven-enforcer-plugin

2018-03-14 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398770#comment-16398770 ] ASF GitHub Bot commented on CALCITE-2212: - Github user joshelser commented on the issue:

[jira] [Commented] (CALCITE-2194) Schema access authorization feature

2018-03-14 Thread Piotr Bojko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398459#comment-16398459 ] Piotr Bojko commented on CALCITE-2194: -- [~julianhyde] I know that you are in a rush during a

[jira] [Commented] (CALCITE-2206) Queries with window functions fail when using HSQLDB

2018-03-14 Thread Pavel Gubin (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398311#comment-16398311 ] Pavel Gubin commented on CALCITE-2206: -- Ok, pushed remaining changes. > Queries with window

[jira] [Commented] (CALCITE-2206) Queries with window functions fail when using HSQLDB

2018-03-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398214#comment-16398214 ] Julian Hyde commented on CALCITE-2206: -- Did you push your changes? I don't see them. bq. Why would

[jira] [Commented] (CALCITE-1862) StackOverflowException in RelMdUtil.estimateFilteredRows

2018-03-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16398207#comment-16398207 ] Julian Hyde commented on CALCITE-1862: -- I've seen situations like this before. It's difficult to