[
https://issues.apache.org/jira/browse/FLINK-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16779:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)