[jira] [Created] (CALCITE-5337) UnionPullUpConstantsRule produces an invalid plan when pulling up constants for nullable fields

2022-10-18 Thread Alessandro Solimando (Jira)
Alessandro Solimando created CALCITE-5337: - Summary: UnionPullUpConstantsRule produces an invalid plan when pulling up constants for nullable fields Key: CALCITE-5337 URL: https://issues.apache.org/jira/br

A small improvement in apache calcite

2022-10-18 Thread Jasmin Trada
Hi team, I am working at Dremio corp. We have a customer query that fails to infer some constant expressions. While delving deeper, we find out that the RexUtil’s predicateConstants method works only with EQUALS and IS NULL operators and in our query the expression was having IS NOT DISTINCT FR

Re: Re: JDBC and Hint Strategies

2022-10-18 Thread Thomas D'Silva
Dennis, Looking at the code I think the SQL2REL_CONVERTER_CONFIG_BUILDER hook might be the best way to add hints for use via sql. Even though the documentation says hooks should be used for debugging/testing I think practically they are needed to accomplish tasks from adapters for eg the cassasand

Re: [ANNOUNCE] New committer: Bertil Chapuis

2022-10-18 Thread Chunwei Lei
Congratulations Bertil, welcome! Best, Chunwei On Mon, Oct 17, 2022 at 9:20 PM Michael Mior wrote: > Thank you and welcome Bertil! > > -- > Michael Mior > mm...@apache.org > > > On Sun, Oct 16, 2022 at 5:29 PM Julian Hyde wrote: > > > Apache Calcite's Project Management Committee (PMC) has i