[
https://issues.apache.org/jira/browse/FLINK-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-16769.
--------------------------------
Release Note: `Table.flatMap()` supports the new type system now. Users are
requested to upgrade their functions.
Resolution: Fixed
Fixed in 1.14.0: 90fb71ed2b9638cbc01d9603701bf468fd28bfc3
> Support new type inference for Table#flatMap
> --------------------------------------------
>
> Key: FLINK-16769
> URL: https://issues.apache.org/jira/browse/FLINK-16769
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API
> Reporter: Dawid Wysakowicz
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
>
> Currently the Table#flatMap works only for {{TableFunctionDefinition}}. We
> should fix it to work also with functions that use the new type stack.
> The problematic spot is in {{OperationTreeBuilder#flatMap}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)