[jira] [Created] (CALCITE-5305) Support string constants with c-style escapes

2022-09-30 Thread Dmitry Sysolyatin (Jira)
Dmitry Sysolyatin created CALCITE-5305: -- Summary: Support string constants with c-style escapes Key: CALCITE-5305 URL: https://issues.apache.org/jira/browse/CALCITE-5305 Project: Calcite

Re: [REVIEW REQUEST] CALCITE-5253 NATURAL JOIN erroneous validation.

2022-09-30 Thread Alessandro Solimando
Hi Evgeny, thanks for submitting the patch, I have taken a look and left some comments, but I think that the PR is overall in good shape. Best regards, Alessandro On Fri, 30 Sept 2022 at 09:22, stanilovsky evgeny < estanilovs...@gridgain.com> wrote: > Hi, > > I would like to request a review

[REVIEW REQUEST] CALCITE-5253 NATURAL JOIN erroneous validation.

2022-09-30 Thread stanilovsky evgeny
Hi, I would like to request a review for CALCITE-5253, pr [1], it fixes partially erroneous natural join validaton logic. Thanks ! [1] https://github.com/apache/calcite/pull/2889 [2] https://issues.apache.org/jira/browse/CALCITE-5253