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

2018-03-23 Thread Eyal Segal (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411855#comment-16411855 ] Eyal Segal commented on CALCITE-2211: - You are correct. I don't think that MySql is the issue here

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

2018-03-21 Thread Eyal Segal (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16407776#comment-16407776 ] Eyal Segal commented on CALCITE-2211: - The to the left is actually a "bigint(11)" column. The is

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

2018-03-18 Thread Eyal Segal (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16404023#comment-16404023 ] Eyal Segal commented on CALCITE-2211: - We don't use Calcite to read from MySql directly. We created

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

2018-03-17 Thread Eyal Segal (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16403676#comment-16403676 ] Eyal Segal commented on CALCITE-2211: - [~julianhyde], BigInteger is what JDBC returns by default, I

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

2018-03-15 Thread Eyal Segal (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16400155#comment-16400155 ] Eyal Segal commented on CALCITE-2211: - {code:java} DESC test_table;{code} Prints: {code:java}

[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] [Created] (CALCITE-2211) Type of BigInteger should be BIGINT

2018-03-13 Thread Eyal Segal (JIRA)
Eyal Segal created CALCITE-2211: --- Summary: Type of BigInteger should be BIGINT Key: CALCITE-2211 URL: https://issues.apache.org/jira/browse/CALCITE-2211 Project: Calcite Issue Type: Bug

[jira] [Created] (CALCITE-2057) StackOverflowError when running a JDBC query

2017-11-16 Thread Eyal Segal (JIRA)
Eyal Segal created CALCITE-2057: --- Summary: StackOverflowError when running a JDBC query Key: CALCITE-2057 URL: https://issues.apache.org/jira/browse/CALCITE-2057 Project: Calcite Issue Type: