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/01/22 08:53:00 UTC

[jira] [Closed] (FLINK-15612) Implement a DataTypeLookup

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

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

Fixed in 1.11.0:

[FLINK-15612][table] Refactor DataTypeLookup to DataTypeFactory
4df4840427744e85c78e818108e65b8ca3b0d491

[FLINK-15612][table] Integrate data type factory into catalog manager
c16121f9b29126849f32d9bd930b309d8d0b120f

[FLINK-15612][table-planner-blink] Propagate the data type factory in the planner
11007c0d50d006630daa84a603e0051dfe88769c

> Implement a DataTypeLookup
> --------------------------
>
>                 Key: FLINK-15612
>                 URL: https://issues.apache.org/jira/browse/FLINK-15612
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API, 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
>
> Implement the {{DataTypeLookup}} interface and make it available for both in Table API and SQL planner. This is necessary to resolve {{RAW}} types and have access to the catalog for types in the future.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)