You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/04/19 06:53:00 UTC

[jira] [Updated] (FLINK-31349) Adapt to Calcite's 1.30+ new ROW null semantics

     [ https://issues.apache.org/jira/browse/FLINK-31349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Nuyanzin updated FLINK-31349:
------------------------------------
        Parent:     (was: FLINK-27998)
    Issue Type: Technical Debt  (was: Sub-task)

> Adapt to Calcite's 1.30+ new ROW null semantics
> -----------------------------------------------
>
>                 Key: FLINK-31349
>                 URL: https://issues.apache.org/jira/browse/FLINK-31349
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Table SQL / API
>    Affects Versions: 1.18.0
>            Reporter: Sergey Nuyanzin
>            Priority: Major
>
> The change has been introduced at https://issues.apache.org/jira/browse/CALCITE-3627
> It leads to unsync behavior of sql and table api in context of nullability for rows.
> As a workaround there is a {{SqlRowConstructor}} mimicking Calcite 1.29 behavior.
> After resolving this issue {{SqlRowConstructor}} should be removed



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