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 2019/07/18 15:39:00 UTC

[jira] [Closed] (FLINK-13078) Add a type parser utility

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

Timo Walther closed FLINK-13078.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Fixed in 1.10.0: 479fb070edc4a681d85e4c20a964083751aa3720
Fixed in 1.9.0: b2922105e08ac307835022acbf0bab4ed819d862

Merged to 1.9.0 mostly for completeness of having a reverse operation of serializable types and documentation.

> Add a type parser utility
> -------------------------
>
>                 Key: FLINK-13078
>                 URL: https://issues.apache.org/jira/browse/FLINK-13078
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> For both the SQL Client YAML files as well as future type annotations, we need a parser that can create logical types from strings. It is the reverse operation of {{org.apache.flink.table.types.logical.LogicalType#asSerializableString}}.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)