Timo Walther created FLINK-16779:
------------------------------------
Summary: Support RAW types through the stack
Key: FLINK-16779
URL: https://issues.apache.org/jira/browse/FLINK-16779
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner
Reporter: Timo Walther
Assignee: Timo Walther
RAW types have already been exposed through the API even though the planner
does not support the long-term format. Currently, it based on
{{TypeInformation}} instead of {{TypeSerializer}}. We should switch from
{{TypeInformationRawType}} to entirely using {{RawType}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)