[jira] [Commented] (CALCITE-1052) Phoenix queryserver sends result set in response to the wrong request when there are concurrent requests

2016-01-14 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098450#comment-15098450 ] Josh Elser commented on CALCITE-1052: - [~kliew], I'm not having any success with your docker

[jira] [Updated] (CALCITE-1054) NPE caused by wrong code generation for Timestamp fields

2016-01-14 Thread Frankie Bollaert (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frankie Bollaert updated CALCITE-1054: -- Affects Version/s: 1.4.0-incubating > NPE caused by wrong code generation for

[jira] [Commented] (CALCITE-1054) NPE caused by wrong code generation for Timestamp fields

2016-01-14 Thread Frankie Bollaert (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098136#comment-15098136 ] Frankie Bollaert commented on CALCITE-1054: --- Thank you Julian, your pointers are very helpful.

[jira] [Updated] (CALCITE-1059) Not valid to convert Aggregate with on empty to empty if its GROUP BY key is empty

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1059: - Fix Version/s: 1.7.0 > Not valid to convert Aggregate with on empty to empty if its GROUP BY

[jira] [Resolved] (CALCITE-978) Make ReduceExpressionsRule extensible to transform false filter in schema-on-read case

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-978. - Resolution: Fixed Fix Version/s: 1.6.0 Fixed in

[jira] [Updated] (CALCITE-1056) Simplify predicate of JOIN, and optimize away LIMIT 0

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1056: - Fix Version/s: 1.7.0 > Simplify predicate of JOIN, and optimize away LIMIT 0 >

[jira] [Updated] (CALCITE-1058) Add method RelBuilder.empty, and rewrite LIMIT 0 to it

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1058: - Summary: Add method RelBuilder.empty, and rewrite LIMIT 0 to it (was: Add method

[jira] [Commented] (CALCITE-1045) Decorrelate sub-queries in Project and Join

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15099031#comment-15099031 ] Julian Hyde commented on CALCITE-1045: -- Work in progress at

[jira] [Resolved] (CALCITE-1055) SubQueryRemoveRule should create Correlate, not Join, for correlated sub-queries

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-1055. -- Resolution: Fixed Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/cecef9d3. >

[jira] [Commented] (CALCITE-1052) Phoenix queryserver sends result set in response to the wrong request when there are concurrent requests

2016-01-14 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098643#comment-15098643 ] Kevin Liew commented on CALCITE-1052: - Hi Josh. I have found that the docker container will hang

[jira] [Updated] (CALCITE-1052) Phoenix queryserver sends result set in response to the wrong request when there are concurrent requests

2016-01-14 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated CALCITE-1052: Description: Create two tables {code:sql} DROP TABLE IF EXISTS SEN.VARCHAR_TABLE; CREATE TABLE

[jira] [Updated] (CALCITE-1052) Phoenix queryserver sends result set in response to the wrong request when there are concurrent requests

2016-01-14 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated CALCITE-1052: Attachment: phoenix-root-server.log Attached server log file {code:java} 2016-01-15 01:10:43,513

[jira] [Updated] (CALCITE-1052) Phoenix queryserver sends result set in response to the wrong request when there are concurrent requests

2016-01-14 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Liew updated CALCITE-1052: Description: Create two tables {code:sql} DROP TABLE IF EXISTS SEN.VARCHAR_TABLE; CREATE TABLE

[jira] [Resolved] (CALCITE-1058) Add method RelBuilder.empty, and rewrite LIMIT 0 to it

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-1058. -- Resolution: Fixed Fix Version/s: 1.6.0 Fixed in

[jira] [Created] (CALCITE-1059) Not valid to convert Aggregate with on empty to empty if its GROUP BY key is empty

2016-01-14 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-1059: Summary: Not valid to convert Aggregate with on empty to empty if its GROUP BY key is empty Key: CALCITE-1059 URL: https://issues.apache.org/jira/browse/CALCITE-1059

[jira] [Comment Edited] (CALCITE-1054) NPE caused by wrong code generation for Timestamp fields

2016-01-14 Thread Frankie Bollaert (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098894#comment-15098894 ] Frankie Bollaert edited comment on CALCITE-1054 at 1/14/16 9:27 PM:

[jira] [Updated] (CALCITE-1055) SqlToRelConverter should create Correlate, not Join, for correlated sub-queries

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-1055: - Summary: SqlToRelConverter should create Correlate, not Join, for correlated sub-queries (was:

[jira] [Commented] (CALCITE-1056) Simplify predicate of JOIN, and optimize away LIMIT 0

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098852#comment-15098852 ] Julian Hyde commented on CALCITE-1056: -- Work in progress:

[jira] [Commented] (CALCITE-1054) NPE caused by wrong code generation for Timestamp fields

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098772#comment-15098772 ] Julian Hyde commented on CALCITE-1054: -- Unfortunately it still seems to be an issue on master. See

[jira] [Comment Edited] (CALCITE-1052) Phoenix queryserver sends result set in response to the wrong request when there are concurrent requests

2016-01-14 Thread Kevin Liew (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098643#comment-15098643 ] Kevin Liew edited comment on CALCITE-1052 at 1/14/16 7:11 PM: -- Hi Josh. I

[jira] [Updated] (CALCITE-1054) NPE caused by wrong code generation for Timestamp fields

2016-01-14 Thread Frankie Bollaert (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frankie Bollaert updated CALCITE-1054: -- Affects Version/s: 1.5.0 > NPE caused by wrong code generation for Timestamp fields >

[jira] [Comment Edited] (CALCITE-1054) NPE caused by wrong code generation for Timestamp fields

2016-01-14 Thread Frankie Bollaert (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098136#comment-15098136 ] Frankie Bollaert edited comment on CALCITE-1054 at 1/14/16 2:40 PM:

[jira] [Commented] (CALCITE-1054) NPE caused by wrong code generation for Timestamp fields

2016-01-14 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15098955#comment-15098955 ] Julian Hyde commented on CALCITE-1054: -- See e.g. JdbcTest.testRunMisc. > NPE caused by wrong code