[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
  Issue Type: Improvement
  Components: core
Reporter: Dmitry Sysolyatin


Support string constants with c-style escapes.

[4.1.2.2. String Constants With C-Style 
Escapes|https://www.postgresql.org/docs/14/sql-syntax-lexical.html#SQL-SYNTAX-CONSTANTS]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


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 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
>


[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