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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)