[jira] [Created] (CALCITE-3363) JoinUnionTransposeRule.RIGHT_UNION should not match SEMI/ANTI Join

2019-09-18 Thread jin xing (Jira)
jin xing created CALCITE-3363: - Summary: JoinUnionTransposeRule.RIGHT_UNION should not match SEMI/ANTI Join Key: CALCITE-3363 URL: https://issues.apache.org/jira/browse/CALCITE-3363 Project: Calcite

[jira] [Created] (CALCITE-3362) Implementation for some empty tests of Lattice

2019-09-18 Thread Wang Yanlin (Jira)
Wang Yanlin created CALCITE-3362: Summary: Implementation for some empty tests of Lattice Key: CALCITE-3362 URL: https://issues.apache.org/jira/browse/CALCITE-3362 Project: Calcite Issue

Re: Query Compilation happening more often then expected

2019-09-18 Thread Julian Hyde
See my comments in https://issues.apache.org/jira/browse/CALCITE-963 . > On Sep 18, 2019, at 1:58 PM, Scott Reynolds wrote: > > Hi all, > > I have submitted my pull request in github and wrote up a design document > as a comment on

Re: Re: [ANNOUNCE] New committer: Julian Feinauer

2019-09-18 Thread Muhammad Gelbana
Welcome aboard ! Thanks, Gelbana On Wed, Sep 18, 2019 at 5:10 PM Andrei Sereda wrote: > Congratulations, Julian ! > > On Tue, Sep 17, 2019 at 11:26 PM Amit Chavan wrote: > > > Congrats, Julian !! > > > > On Tue, Sep 17, 2019 at 8:12 PM XING JIN > wrote: > > > > > Congrats, Julian ! > > >

Re: Query Compilation happening more often then expected

2019-09-18 Thread Scott Reynolds
Hi all, I have submitted my pull request in github and wrote up a design document as a comment on CALCITE-963 My implementation deviates

[jira] [Created] (CALCITE-3361) Add a test that parses and validates a SQL statement with every built-in Redshift function

2019-09-18 Thread Julian Hyde (Jira)
Julian Hyde created CALCITE-3361: Summary: Add a test that parses and validates a SQL statement with every built-in Redshift function Key: CALCITE-3361 URL: https://issues.apache.org/jira/browse/CALCITE-3361

Re: auto-format or fix checkstyle by maven command

2019-09-18 Thread Rui Wang
Thanks Danny. To update spotless a bit: I played with the configuration of spotless on import order to make it match with checkstyle. I found a few diff between my customized spotless config and checkstyle (even though my config is copied from checkstyle without minor modification). One diff,

Re: [ANNOUNCE] New committer: Muhammad Gelbana

2019-09-18 Thread Muhammad Gelbana
Thank you all for the very warm welcome. Calcite really changed a lot of things for my current employer. I got to know Calcite when I was exposed to Drill and now we're planning to integrating Calcite within our product. Being an analytics company, Calcite provides great deal of help to us.

Re: Re: [ANNOUNCE] New committer: Julian Feinauer

2019-09-18 Thread Andrei Sereda
Congratulations, Julian ! On Tue, Sep 17, 2019 at 11:26 PM Amit Chavan wrote: > Congrats, Julian !! > > On Tue, Sep 17, 2019 at 8:12 PM XING JIN wrote: > > > Congrats, Julian ! > > You are well deserved ~ > > > > Haisheng Yuan 于2019年9月18日周三 上午10:38写道: > > > > > Congrats, Julian! > > > > > > -

Re: [ANNOUNCE] New committer: Muhammad Gelbana

2019-09-18 Thread Andrei Sereda
Congrats, Muhammad! On Tue, Sep 17, 2019 at 11:26 PM Amit Chavan wrote: > Congratulations, Muhammad !! > > On Tue, Sep 17, 2019 at 8:10 PM XING JIN wrote: > > > Congrats, Muhammad ! > > > > 王炎林 <1989yanlinw...@163.com> 于2019年9月18日周三 上午10:38写道: > > > > > Congratulations, Muhammad! > > > > > > >

[jira] [Created] (CALCITE-3360) SqlValidator throws NEP for unregistered function without implicit type coercion

2019-09-18 Thread Danny Chan (Jira)
Danny Chan created CALCITE-3360: --- Summary: SqlValidator throws NEP for unregistered function without implicit type coercion Key: CALCITE-3360 URL: https://issues.apache.org/jira/browse/CALCITE-3360

[jira] [Created] (CALCITE-3359) Update dependencies

2019-09-18 Thread Francis Chuang (Jira)
Francis Chuang created CALCITE-3359: --- Summary: Update dependencies Key: CALCITE-3359 URL: https://issues.apache.org/jira/browse/CALCITE-3359 Project: Calcite Issue Type: Improvement