[jira] [Commented] (CALCITE-2280) Liberal "babel" parser that accepts all SQL dialects

2018-06-22 Thread Enrico Olivelli (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16520767#comment-16520767 ] Enrico Olivelli commented on CALCITE-2280: -- I guess we should wait for Calcite 1.18 for this

[jira] [Commented] (CALCITE-2286) Support timestamp type for Druid adapter

2018-06-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16520766#comment-16520766 ] Jesus Camacho Rodriguez commented on CALCITE-2286: -- Pushed fix for {{DruidAdapterIT2}}

[jira] [Commented] (CALCITE-2370) Failing mongo IT tests on version 3 without explicit sort

2018-06-22 Thread Andrei Sereda (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16520731#comment-16520731 ] Andrei Sereda commented on CALCITE-2370: [~michaelmior], can you please take a look at PR ?  >

[jira] [Comment Edited] (CALCITE-2280) Liberal "babel" parser that accepts all SQL dialects

2018-06-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16520703#comment-16520703 ] Julian Hyde edited comment on CALCITE-2280 at 6/22/18 7:11 PM: --- I have

[jira] [Commented] (CALCITE-2259) Allow Java 8 syntax in source files

2018-06-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16520704#comment-16520704 ] Julian Hyde commented on CALCITE-2259: -- CALCITE-2280 is blocked on this. > Allow Java 8 syntax in

[jira] [Commented] (CALCITE-2280) Liberal "babel" parser that accepts all SQL dialects

2018-06-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16520703#comment-16520703 ] Julian Hyde commented on CALCITE-2280: -- I have implemented CALCITE-2280 based on an early version

[jira] [Updated] (CALCITE-759) Add DayOfWeek and other missing date/time functions

2018-06-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-759: Component/s: babel > Add DayOfWeek and other missing date/time functions >

[jira] [Updated] (CALCITE-2304) In Babel parser, allow Hive-style syntax "LEFT SEMI JOIN"

2018-06-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2304: - Component/s: babel > In Babel parser, allow Hive-style syntax "LEFT SEMI JOIN" >

[jira] [Updated] (CALCITE-2280) Liberal "babel" parser that accepts all SQL dialects

2018-06-22 Thread Julian Hyde (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Hyde updated CALCITE-2280: - Component/s: babel > Liberal "babel" parser that accepts all SQL dialects >

[jira] [Resolved] (CALCITE-2286) Support timestamp type for Druid adapter

2018-06-22 Thread Jesus Camacho Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez resolved CALCITE-2286. -- Resolution: Fixed Fixed in

[jira] [Updated] (CALCITE-2376) migrate elastic adapters to (low-level) rest client

2018-06-22 Thread Andrei Sereda (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Sereda updated CALCITE-2376: --- Description: This is an effort to migrate Elastic Search adapters to use [low-level rest

[jira] [Updated] (CALCITE-2376) migrate elastic adapters to (low-level) rest client

2018-06-22 Thread Andrei Sereda (JIRA)
[ https://issues.apache.org/jira/browse/CALCITE-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Sereda updated CALCITE-2376: --- Description: This is an effort to migrate existing Elastic Search adapters to use

[jira] [Created] (CALCITE-2375) EnumerableDefaults.join_() leaks connections

2018-06-22 Thread Pavel Gubin (JIRA)
Pavel Gubin created CALCITE-2375: Summary: EnumerableDefaults.join_() leaks connections Key: CALCITE-2375 URL: https://issues.apache.org/jira/browse/CALCITE-2375 Project: Calcite Issue Type: