[
https://issues.apache.org/jira/browse/FLINK-12924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-12924.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Fixed in 1.9.0: c7f7fae59c9e0a10e595b1036d4329522d704938 &
03839f1993b4f525d34789e2f53702200aa3d7bd
> Introduce basic type inference interfaces
> -----------------------------------------
>
> Key: FLINK-12924
> URL: https://issues.apache.org/jira/browse/FLINK-12924
> 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: 10m
> Remaining Estimate: 0h
>
> This issue introduces basic interfaces for performing type inference. It
> includes validation of input types and deduction of accumulator or return
> types. Argument type inference (i.e. deducing a type for {{NULL}}) will be
> introduced in a later step. The interfaces replace the need for
> {{PlannerExpression}}.
> A rough design document can be found here but it needs some update.
> Introduction of annotations and basic type extraction will come later:
> [https://docs.google.com/document/d/1RM_-XvD25AldUOl7xRSvA3sascWBa1-Jze3i5mvb7WU/edit#heading=h.kwyjplavecx4]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)