[jira] [Created] (CALCITE-3246) NullPointerException while deserializing of udf.

2019-08-12 Thread Wang Yanlin (JIRA)
Wang Yanlin created CALCITE-3246: Summary: NullPointerException while deserializing of udf. Key: CALCITE-3246 URL: https://issues.apache.org/jira/browse/CALCITE-3246 Project: Calcite Issue

Re: Calcite swag

2019-08-12 Thread Albert
Nice 在 2019年8月13日星期二,Danny Chan 写道: > Nice t-shirt, I like the black one ~ > > Best, > Danny Chan > 在 2019年8月12日 +0800 PM8:49,Michael Mior ,写道: > > For anyone who may be interested, Calcite swag now available at the > > link below. You'll see a link there to view the logo on other products > >

Re: Calcite swag

2019-08-12 Thread Danny Chan
Nice t-shirt, I like the black one ~ Best, Danny Chan 在 2019年8月12日 +0800 PM8:49,Michael Mior ,写道: > For anyone who may be interested, Calcite swag now available at the > link below. You'll see a link there to view the logo on other products > besides the t-shirt. > >

[jira] [Created] (CALCITE-3245) CompileException in Janino when a query contains a division between a Double and a BigDecimal

2019-08-12 Thread Stamatis Zampetakis (JIRA)
Stamatis Zampetakis created CALCITE-3245: Summary: CompileException in Janino when a query contains a division between a Double and a BigDecimal Key: CALCITE-3245 URL:

Re: Our dependence on Drill and MapR's nexus server

2019-08-12 Thread Vladimir Sitnikov
Ah, good old drill-fmpp-plugin For instance: we migrate to Gradle, and the problem is solved automatically. Just a datapoint: Apache JMeter has recently switched to Gradle. The PR for Avatica (including a release candidate waiting for review) is ready:

Our dependence on Drill and MapR's nexus server

2019-08-12 Thread Julian Hyde
Calcite devs, FYI, I just started a thread on Drill’s dev list about our dependence on MapR’s nexus server. (MapR was just acquired, so there is a concern that over the long term that server will disappear and our builds will stop working.) If you have opinions, please join the discussion.

Re: Virtual key signing party

2019-08-12 Thread Andrei Sereda
Didn't know about your key. Since you're release manager for 1.20 we can meet one-to-one (or arrange new party next week). I'll sign your key. On Mon, Aug 12, 2019 at 10:47 AM Stamatis Zampetakis wrote: > Thanks Andrei, just a small precision; my old key has been compromised so I > was forced

[jira] [Created] (CALCITE-3244) Decorrelating sub-queries - Adding Implicit RowID support

2019-08-12 Thread benj (JIRA)
benj created CALCITE-3244: - Summary: Decorrelating sub-queries - Adding Implicit RowID support Key: CALCITE-3244 URL: https://issues.apache.org/jira/browse/CALCITE-3244 Project: Calcite Issue Type:

Re: Virtual key signing party

2019-08-12 Thread Stamatis Zampetakis
Thanks Andrei, just a small precision; my old key has been compromised so I was forced to revoke it. The one I send earlier is my new key. On Mon, Aug 12, 2019 at 4:43 PM Andrei Sereda wrote: > If there are more people interested I'll join the party (this or next > week). > > Stamatis and I

Re: Virtual key signing party

2019-08-12 Thread Andrei Sereda
If there are more people interested I'll join the party (this or next week). Stamatis and I signed each others keys a while ago. pub rsa4096 2018-10-18 [SC] 25E7 0310 6B1B 3D7B 1050 32BD C41C FDDF ED34 C028 uid [ultimate] Andrei Sereda (CODE SIGNING KEY) uid

[jira] [Created] (CALCITE-3243) Incomplete validation of operands in JSON functions

2019-08-12 Thread Stamatis Zampetakis (JIRA)
Stamatis Zampetakis created CALCITE-3243: Summary: Incomplete validation of operands in JSON functions Key: CALCITE-3243 URL: https://issues.apache.org/jira/browse/CALCITE-3243 Project:

Re: Calcite swag

2019-08-12 Thread Stamatis Zampetakis
Thanks for sharing Michael! I think, I will pass a command quite soon :) On Mon, Aug 12, 2019 at 2:49 PM Michael Mior wrote: > For anyone who may be interested, Calcite swag now available at the > link below. You'll see a link there to view the logo on other products > besides the t-shirt. > >

Re: Virtual key signing party

2019-08-12 Thread Stamatis Zampetakis
Given that nobody expressed interest to participate in the sessions today, I suggest to postpone the party. We can still try to find some other slots this week; if there is any interest please reply to this thread otherwise we can try again in a couple of months. On Sat, Aug 10, 2019 at 11:24 AM

Re: Filterable table

2019-08-12 Thread Michael Mior
These subclasses exist to avoid creating intermediate relational algebra expressions. You don't *need* to use any of them to push down operations. (I didn't when creating the Cassandra adapter.) You can create instances of different relational algebra operators for your particular calling

Calcite swag

2019-08-12 Thread Michael Mior
For anyone who may be interested, Calcite swag now available at the link below. You'll see a link there to view the logo on other products besides the t-shirt. https://www.redbubble.com/people/comdev/works/40515208-apache-calcite?p=t-shirt -- Michael Mior mm...@apache.org

[jira] [Created] (CALCITE-3242) RelToSqlConverter not handling "NOT IN" properly

2019-08-12 Thread Atharv Rajput (JIRA)
Atharv Rajput created CALCITE-3242: -- Summary: RelToSqlConverter not handling "NOT IN" properly Key: CALCITE-3242 URL: https://issues.apache.org/jira/browse/CALCITE-3242 Project: Calcite