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

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

     [ https://issues.apache.org/jira/browse/FLINK-16779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Walther closed FLINK-16779.
--------------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

Fixed in 1.11.0:

[table] Fix RAW type creation during type inference
889dabbf9db71ae38ad62c4288e4d5b0c42b2596

[table] Add RAW type support in DDL and functions
ccf77f74c209efdf36d81609de30e98821084751

> 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
>             Fix For: 1.11.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)