Running Calcite integration tests in docker

2018-04-23 Thread Francis Chuang
There is currently an issue open for this in the calcite-test-dataset repository[1], however, I would like to hear more from the wider community regarding this. I have created a `switch-to-docker` branch on my fork and committed a docker-compose.yml under the docker folder, but ran into a few

[jira] [Created] (CALCITE-2274) Filter predicates aren't inferred while using dynamic star in subquery

2018-04-23 Thread Vitalii Diravka (JIRA)
Vitalii Diravka created CALCITE-2274: Summary: Filter predicates aren't inferred while using dynamic star in subquery Key: CALCITE-2274 URL: https://issues.apache.org/jira/browse/CALCITE-2274 Proj

Re: Running Calcite integration tests in docker

2018-04-23 Thread Michael Mior
Thanks for raising this Francis. I was hoping to find more time to spend on this but unfortunately that hasn't happened. 1. That's a question for Christian Tzolov. I'm not too familiar with Geode. 2. You are correct that the VM contains several different database servers with various ports exposed

Re: Running Calcite integration tests in docker

2018-04-23 Thread Francis Chuang
Thanks, Michael! I noticed that I forgot the link to my fork in my original message. Here is my fork if someone wants to hack on it a bit more: https://github.com/Boostport/calcite-test-dataset/tree/switch-to-docker On 23/04/2018 9:58 PM, Michael Mior wrote: Thanks for raising this Francis.

Row expression parse problem

2018-04-23 Thread 陈硕清
Dear all: Now for our production, we can parse a query successfully like this : -- correlated IN subquery -- TC 01.01 SELECT t1a, t1b, t1h FROM t1 WHERE ( t1a, t1h ) NOT IN (SELECT t2a, t2h FROM t2

[ANNOUNCE] Francis Chuang joins Calcite PMC

2018-04-23 Thread Michael Mior
I'm please to announce that Francis has accepted an invitation to join the Calcite PMC. Francis has been a consistent and helpful figure in the Calcite community for which we are very grateful. We look forward to the continued contributions and support. Please join me in congratulating Francis! -

Calcite-Master - Build # 259 - Failure

2018-04-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built Calcite-Master (build #259) Status: Failure Check console output at https://builds.apache.org/job/Calcite-Master/259/ to view the results.

Re: [ANNOUNCE] Francis Chuang joins Calcite PMC

2018-04-23 Thread Shuyi Chen
Congratulations! On Mon, Apr 23, 2018 at 7:25 AM Michael Mior wrote: > I'm please to announce that Francis has accepted an invitation to join the > Calcite PMC. Francis has been a consistent and helpful figure in the > Calcite community for which we are very grateful. We look forward to the > co

Re: [ANNOUNCE] Francis Chuang joins Calcite PMC

2018-04-23 Thread Enrico Olivelli
Congrats Francis ! Enrico 2018-04-23 17:25 GMT+02:00 Shuyi Chen : > Congratulations! > > On Mon, Apr 23, 2018 at 7:25 AM Michael Mior wrote: > > > I'm please to announce that Francis has accepted an invitation to join > the > > Calcite PMC. Francis has been a consistent and helpful figure in th

Re: [ANNOUNCE] Francis Chuang joins Calcite PMC

2018-04-23 Thread Julian Hyde
Congratulations, Francis! Well deserved, as you created and are almost single-handedly maintaining Avatica-go. Julian > On Apr 23, 2018, at 8:31 AM, Enrico Olivelli wrote: > > Congrats Francis ! > > Enrico > > 2018-04-23 17:25 GMT+02:00 Shuyi Chen : > >> Congratulations! >> >> On Mon, Ap

[jira] [Created] (CALCITE-2275) Using logical NOT operator in Join condition leads to mistakenly push down this condition.

2018-04-23 Thread Vitalii Diravka (JIRA)
Vitalii Diravka created CALCITE-2275: Summary: Using logical NOT operator in Join condition leads to mistakenly push down this condition. Key: CALCITE-2275 URL: https://issues.apache.org/jira/browse/CALCITE-22

Re: Row expression parse problem

2018-04-23 Thread Julian Hyde
I agree, this looks like a bug. Julian > On Apr 23, 2018, at 05:03, 陈硕清 wrote: > > Dear all: > > Now for our production, we can parse a query successfully like this : > > -- correlated IN subquery > -- TC 01.01 > SELECT t1a, > t1b, > t1h > FROM t1 > WHERE ( t1a, t1h ) NOT IN (

Re: [ANNOUNCE] Francis Chuang joins Calcite PMC

2018-04-23 Thread Francis Chuang
Thank you, everyone! Francis On 24/04/2018 3:00 AM, Julian Hyde wrote: Congratulations, Francis! Well deserved, as you created and are almost single-handedly maintaining Avatica-go. Julian On Apr 23, 2018, at 8:31 AM, Enrico Olivelli wrote: Congrats Francis ! Enrico 2018-04-23 17:25

[jira] [Created] (CALCITE-2276) Calcite unable to parse ROW value constructor in certain scenario

2018-04-23 Thread Shuyi Chen (JIRA)
Shuyi Chen created CALCITE-2276: --- Summary: Calcite unable to parse ROW value constructor in certain scenario Key: CALCITE-2276 URL: https://issues.apache.org/jira/browse/CALCITE-2276 Project: Calcite

Re: Row expression parse problem

2018-04-23 Thread Shuyi Chen
Thanks for raising the issue. I did remember seeing this problem before. I've created a JIRA to log the issue. On Mon, Apr 23, 2018 at 7:29 AM, Julian Hyde wrote: > I agree, this looks like a bug. > > Julian > > > On Apr 23, 2018, at 05:03, 陈硕

Re: [VOTE] Release calcite-avatica-go-3.0.0 (release candidate 1)

2018-04-23 Thread Josh Elser
+1 (binding) * xsums+sigs OK * KEYS updated and signing key is published * No binary files in src release * License headers on relevant files * LICENSE is OK * NOTICE is OK Good work, Francis! On 4/22/18 8:05 PM, Francis Chuang wrote: Hi all, I have created a release for Apache Calcite Avatic

Re: [VOTE] Release calcite-avatica-go-3.0.0 (release candidate 1)

2018-04-23 Thread Julian Hyde
+1 (binding) Downloaded, checked checksums (could not check signatures due to gpg problems on my machine), checked headers, LICENSE, NOTICE, README.md. Julian On Mon, Apr 23, 2018 at 7:04 PM, Josh Elser wrote: > +1 (binding) > > * xsums+sigs OK > * KEYS updated and signing key is published > *