[ 
https://issues.apache.org/jira/browse/FLINK-20796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martijn Visser closed FLINK-20796.
----------------------------------
    Resolution: Duplicate

This is a duplicate of https://issues.apache.org/jira/browse/FLINK-9391

> Support unnest in the Table API
> -------------------------------
>
>                 Key: FLINK-20796
>                 URL: https://issues.apache.org/jira/browse/FLINK-20796
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Dian Fu
>            Priority: Major
>
> Currently, there is no corresponding functionality in Table API for the 
> following SQL:
> {code:java}
> SELECT a, s FROM T, UNNEST(T.b) as A(s) {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to