[jira] [Resolved] (CALCITE-1522) RelBuilder.union() hits assertion when arguments can't have a common row type

2016-12-06 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-1522. -- Resolution: Fixed Fix Version/s: 1.11.0 Fixed in http://git-wip-us.apache.org/repos/asf

[jira] [Resolved] (CALCITE-1523) Add RelBuilder field() method to reference aliased relations not on top of stack

2016-12-06 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-1523. -- Resolution: Fixed Fix Version/s: 1.11.0 Fixed in http://git-wip-us.apache.org/repos/asf

[jira] [Resolved] (CALCITE-1507) OFFSET cannot be pushed through a JOIN if the non-preserved side of outer join is not count-preserving

2016-12-06 Thread Maryann Xue (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maryann Xue resolved CALCITE-1507. -- Resolution: Fixed Fix Version/s: 1.11.0 Fixed in https://git1-us-west.apache.org/repos

[jira] [Comment Edited] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Prasad V S (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727791#comment-15727791 ] Prasad V S edited comment on CALCITE-1527 at 12/7/16 5:46 AM:

[jira] [Commented] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Prasad V S (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727791#comment-15727791 ] Prasad V S commented on CALCITE-1527: - Imgetting below exception. Exception in thre

[jira] [Resolved] (CALCITE-1532) In HttpUtils, don't log HTTP requests; they may contain user name, password

2016-12-06 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde resolved CALCITE-1532. -- Resolution: Fixed Fix Version/s: 1.11.0 Fixed in http://git-wip-us.apache.org/repos/asf

[jira] [Commented] (CALCITE-1507) OFFSET cannot be pushed through a JOIN if the non-preserved side of outer join is not count-preserving

2016-12-06 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727202#comment-15727202 ] Julian Hyde commented on CALCITE-1507: -- +1 looks good; thanks for your diligence u

[jira] [Commented] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726928#comment-15726928 ] Christian Tzolov commented on CALCITE-1527: --- If we implement {{INSERT ... }} u

[jira] [Commented] (CALCITE-1493) Wrong plan for NOT IN correlated queries

2016-12-06 Thread Vineet Garg (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726883#comment-15726883 ] Vineet Garg commented on CALCITE-1493: -- Following is one example of such test case:

[jira] [Commented] (CALCITE-1531) SqlValidatorException when boolean operators are used with NULL

2016-12-06 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726680#comment-15726680 ] Julian Hyde commented on CALCITE-1531: -- In the SQL standard, NULL is not a literal.

[jira] [Commented] (CALCITE-1531) SqlValidatorException when boolean operators are used with NULL

2016-12-06 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726646#comment-15726646 ] Julian Hyde commented on CALCITE-1531: -- The SQL standard allows NULL values if you

[jira] [Commented] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726586#comment-15726586 ] Julian Hyde commented on CALCITE-1527: -- Regarding {{VALUES}}. We may need to implem

[jira] [Comment Edited] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726126#comment-15726126 ] Christian Tzolov edited comment on CALCITE-1527 at 12/6/16 7:21 PM: --

[jira] [Comment Edited] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726126#comment-15726126 ] Christian Tzolov edited comment on CALCITE-1527 at 12/6/16 7:20 PM: --

[jira] [Comment Edited] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726126#comment-15726126 ] Christian Tzolov edited comment on CALCITE-1527 at 12/6/16 7:18 PM: --

[jira] [Comment Edited] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726126#comment-15726126 ] Christian Tzolov edited comment on CALCITE-1527 at 12/6/16 7:07 PM: --

[jira] [Comment Edited] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726126#comment-15726126 ] Christian Tzolov edited comment on CALCITE-1527 at 12/6/16 7:03 PM: --

[jira] [Comment Edited] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726126#comment-15726126 ] Christian Tzolov edited comment on CALCITE-1527 at 12/6/16 7:02 PM: --

[jira] [Comment Edited] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726126#comment-15726126 ] Christian Tzolov edited comment on CALCITE-1527 at 12/6/16 7:02 PM: --

[jira] [Created] (CALCITE-1532) In HttpUtils, don't log HTTP requests; they may contain user name, password

2016-12-06 Thread Julian Hyde (JIRA)
Julian Hyde created CALCITE-1532: Summary: In HttpUtils, don't log HTTP requests; they may contain user name, password Key: CALCITE-1532 URL: https://issues.apache.org/jira/browse/CALCITE-1532 Project

[jira] [Commented] (CALCITE-1527) Support DML in the JDBC adapter

2016-12-06 Thread Christian Tzolov (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726126#comment-15726126 ] Christian Tzolov commented on CALCITE-1527: --- Last commit [f57db60| https://gi

[jira] [Commented] (CALCITE-1531) SqlValidatorException when boolean operators are used with NULL

2016-12-06 Thread Serhii Harnyk (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15725913#comment-15725913 ] Serhii Harnyk commented on CALCITE-1531: NULL in boolean operators in Calcite co

[jira] [Created] (CALCITE-1531) SqlValidatorException when boolean operators are used with NULL

2016-12-06 Thread Serhii Harnyk (JIRA)
Serhii Harnyk created CALCITE-1531: -- Summary: SqlValidatorException when boolean operators are used with NULL Key: CALCITE-1531 URL: https://issues.apache.org/jira/browse/CALCITE-1531 Project: Calcit