[
https://issues.apache.org/jira/browse/FLINK-37862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther updated FLINK-37862:
---------------------------------
Release Note: Inline structured types can be created in SQL now using type
strings like `STRUCTURED<'className', i INT, s STRING>`. Before this, it was
only possible to create them via UDFs. This will make handling structs easier
in the future.
> Implement data type improvements for StructuredType
> ---------------------------------------------------
>
> Key: FLINK-37862
> URL: https://issues.apache.org/jira/browse/FLINK-37862
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.1.0
>
>
> This includes:
> - StructuredType.asSerializableString
> - SQL Parser
> - Planner changes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)