You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Shuyi Chen (JIRA)" <ji...@apache.org> on 2018/05/09 21:29:00 UTC

[jira] [Created] (FLINK-9327) Support explicit ROW value constructor in Flink SQL

Shuyi Chen created FLINK-9327:
---------------------------------

             Summary: Support explicit ROW value constructor in Flink SQL
                 Key: FLINK-9327
                 URL: https://issues.apache.org/jira/browse/FLINK-9327
             Project: Flink
          Issue Type: Sub-task
          Components: Table API &amp; SQL
            Reporter: Shuyi Chen
            Assignee: Shuyi Chen


Currently, explicit ROW value constructor can be only used in VALUES() statement. The parser will fail if ROW is explicitly used in SELECT, WHERE or etc. [CALCITE-2276|https://issues.apache.org/jira/browse/CALCITE-2276] fix the problem. We should integrate this as part of 1.17 upgrade, and add unittests for it in Flink.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)