Sergey Nuyanzin created FLINK-31349:
---------------------------------------
Summary: 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: Bug
Components: Table SQL / API
Affects Versions: 1.18.0
Reporter: Sergey Nuyanzin
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)