You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2020/03/25 08:32:00 UTC

[jira] [Created] (FLINK-16769) Support new type inference for Table#flatMap

Dawid Wysakowicz created FLINK-16769:
----------------------------------------

             Summary: 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: Dawid Wysakowicz
             Fix For: 1.11.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)