[
https://issues.apache.org/jira/browse/FLINK-5304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745043#comment-15745043
]
ASF GitHub Bot commented on FLINK-5304:
---------------------------------------
Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/2978
Merging
> Change method name from crossApply to join in Table API
> -------------------------------------------------------
>
> Key: FLINK-5304
> URL: https://issues.apache.org/jira/browse/FLINK-5304
> Project: Flink
> Issue Type: Improvement
> Components: Table API & SQL
> Reporter: Jark Wu
> Assignee: Jark Wu
>
> Currently, the UDTF in Table API is used with {{crossApply}}, but is used
> with JOIN in SQL. UDTF is something similar to Table, so it make sense to use
> {{.join("udtf(c) as (s)")}} in Table API too, and join is more familiar to
> users than {{crossApply}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)