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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)