[
https://issues.apache.org/jira/browse/FLINK-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-7681.
-------------------------------
Resolution: Won't Fix
Closing this because TypeInformation is not used in the Blink planner anymore.
> Support arbitrary TypeInformation in Table API
> ----------------------------------------------
>
> Key: FLINK-7681
> URL: https://issues.apache.org/jira/browse/FLINK-7681
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
>
> Right now, we do support most Java basic types as well as composite types and
> generic types. However, we should also support any custom {{TypeInformation}}
> (such as {{BasicTypeInfo.DATE}} or {{BasicTypeInfo.VOID}}). They should be
> handled as a black box similar to generic types.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)