[jira] [Updated] (CALCITE-2699) The bug of timestampadd handles time

2018-11-22 Thread xuqianjin (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuqianjin updated CALCITE-2699: --- Description: Two errors occur when {{timestampadd(MINUTE, 1, time '01:00:00')}} is executed: #

[jira] [Commented] (CALCITE-2679) Group by without aggregation function cannot be translated to correct JSON in Elasticsearch Adapter

2018-11-22 Thread Siyuan Liu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16696464#comment-16696464 ] Siyuan Liu commented on CALCITE-2679: - Attached PR: [https://github.com/apache/calcite/pull/927] .

[jira] [Commented] (CALCITE-2699) The bug of timestampadd handles time

2018-11-22 Thread xuqianjin (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16696474#comment-16696474 ] xuqianjin commented on CALCITE-2699: I want to try to fix it > The bug of timestampadd handles

[jira] [Updated] (CALCITE-2691) Improve character set and collation support

2018-11-22 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated CALCITE-2691: Description: Current Calcite implementation lacks full support on charset and collation. This is an

[jira] [Comment Edited] (CALCITE-2686) Project fails to build on Windows

2018-11-22 Thread Sergey Nuyanzin (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695668#comment-16695668 ] Sergey Nuyanzin edited comment on CALCITE-2686 at 11/22/18 8:41 AM:

[jira] [Updated] (CALCITE-2692) Introduce default charset and collation to type system interface

2018-11-22 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated CALCITE-2692: Summary: Introduce default charset and collation to type system interface (was: Introduce default

[jira] [Created] (CALCITE-2692) Introduce default charset and collate to type system interface

2018-11-22 Thread Ted Xu (JIRA)
Ted Xu created CALCITE-2692: --- Summary: Introduce default charset and collate to type system interface Key: CALCITE-2692 URL: https://issues.apache.org/jira/browse/CALCITE-2692 Project: Calcite

[jira] [Updated] (CALCITE-2691) Improve character set and collation support

2018-11-22 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated CALCITE-2691: Summary: Improve character set and collation support (was: Improve character set and collate support)

[jira] [Created] (CALCITE-2694) Improve type conversion with respect to charset and collation

2018-11-22 Thread Ted Xu (JIRA)
Ted Xu created CALCITE-2694: --- Summary: Improve type conversion with respect to charset and collation Key: CALCITE-2694 URL: https://issues.apache.org/jira/browse/CALCITE-2694 Project: Calcite

[jira] [Created] (CALCITE-2695) Simplify casts which are only widening nullability

2018-11-22 Thread Zoltan Haindrich (JIRA)
Zoltan Haindrich created CALCITE-2695: - Summary: Simplify casts which are only widening nullability Key: CALCITE-2695 URL: https://issues.apache.org/jira/browse/CALCITE-2695 Project: Calcite

[jira] [Created] (CALCITE-2691) Improve character set and collate support

2018-11-22 Thread Ted Xu (JIRA)
Ted Xu created CALCITE-2691: --- Summary: Improve character set and collate support Key: CALCITE-2691 URL: https://issues.apache.org/jira/browse/CALCITE-2691 Project: Calcite Issue Type: Improvement

[jira] [Resolved] (CALCITE-2686) Project fails to build on Windows

2018-11-22 Thread Brandon Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Jiang resolved CALCITE-2686. Resolution: Not A Problem Thanks [~julianhyde] [~Sergey Nuyanzin].  Tried to delete the 

[jira] [Updated] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan

2018-11-22 Thread Dirk Mahler (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Mahler updated CALCITE-2696: - Attachment: calcite-in-clause.zip > Filter containing IN clause not passed to Enumerable.scan

[jira] [Created] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan

2018-11-22 Thread Dirk Mahler (JIRA)
Dirk Mahler created CALCITE-2696: Summary: Filter containing IN clause not passed to Enumerable.scan Key: CALCITE-2696 URL: https://issues.apache.org/jira/browse/CALCITE-2696 Project: Calcite

[jira] [Commented] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan

2018-11-22 Thread Dirk Mahler (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695833#comment-16695833 ] Dirk Mahler commented on CALCITE-2696: -- Attached a test case illustrating the behavior. > Filter

[jira] [Created] (CALCITE-2697) Better handling bindable params pushed down to JDBC schema

2018-11-22 Thread Piotr Bojko (JIRA)
Piotr Bojko created CALCITE-2697: Summary: Better handling bindable params pushed down to JDBC schema Key: CALCITE-2697 URL: https://issues.apache.org/jira/browse/CALCITE-2697 Project: Calcite

[jira] [Commented] (CALCITE-2667) sql2rel fails on join between table function and other table

2018-11-22 Thread Piotr Bojko (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16695970#comment-16695970 ] Piotr Bojko commented on CALCITE-2667: -- [~julianhyde], as for the your first comment (this one

[jira] [Commented] (CALCITE-2695) Simplify casts which are only widening nullability

2018-11-22 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16696150#comment-16696150 ] Zoltan Haindrich commented on CALCITE-2695: --- opened

[jira] [Commented] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan

2018-11-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16696376#comment-16696376 ] Julian Hyde commented on CALCITE-2696: -- I think you're hitting

[jira] [Comment Edited] (CALCITE-2696) Filter containing IN clause not passed to Enumerable.scan

2018-11-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16696376#comment-16696376 ] Julian Hyde edited comment on CALCITE-2696 at 11/23/18 4:19 AM: I think

[jira] [Created] (CALCITE-2698) Use docker hub hooks to select Avatica version during build and publish HSQLDB Avatica image

2018-11-22 Thread Francis Chuang (JIRA)
Francis Chuang created CALCITE-2698: --- Summary: Use docker hub hooks to select Avatica version during build and publish HSQLDB Avatica image Key: CALCITE-2698 URL:

[jira] [Commented] (CALCITE-2385) Cannot build if we update the AVATICA_VERSION in the dockerfile during a dry-run release

2018-11-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16696284#comment-16696284 ] ASF GitHub Bot commented on CALCITE-2385: - GitHub user F21 opened a pull request:

[jira] [Closed] (CALCITE-1948) Publish avatica-hypersql, avatica-mysql and avatica-postgres to docker hub

2018-11-22 Thread Francis Chuang (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Chuang closed CALCITE-1948. --- Resolution: Won't Fix Assignee: Francis Chuang (was: Josh Elser) > Publish

[jira] [Commented] (CALCITE-2698) Use docker hub hooks to select Avatica version during build and publish HSQLDB Avatica image

2018-11-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16696291#comment-16696291 ] ASF GitHub Bot commented on CALCITE-2698: - Github user F21 commented on the issue:

[jira] [Created] (CALCITE-2699) The bug of timestampadd handles time

2018-11-22 Thread xuqianjin (JIRA)
xuqianjin created CALCITE-2699: -- Summary: The bug of timestampadd handles time Key: CALCITE-2699 URL: https://issues.apache.org/jira/browse/CALCITE-2699 Project: Calcite Issue Type: Bug

[jira] [Commented] (CALCITE-2699) The bug of timestampadd handles time

2018-11-22 Thread xuqianjin (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16696448#comment-16696448 ] xuqianjin commented on CALCITE-2699: I want to try and fix this > The bug of timestampadd handles