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

[jira] [Created] (FLINK-16779) Support RAW types through the stack

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)