You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2020/05/06 09:05:00 UTC

[jira] [Created] (FLINK-17541) Support inline structured types

Timo Walther created FLINK-17541:
------------------------------------

             Summary: Support inline structured types
                 Key: FLINK-17541
                 URL: https://issues.apache.org/jira/browse/FLINK-17541
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API, Table SQL / Planner
            Reporter: Timo Walther
            Assignee: Timo Walther


Many locations in the code base already support structured types. The runtime treats them as row types. However, some final work is needed to support structured types though the stack. We start with inline structured types. Registered structured types in catalog are covered in a different issue.

Inline structured types are a prerequisite to enable aggregate functions in FLIP-65 again.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)