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

Jark Wu updated FLINK-20796:
----------------------------
    Fix Version/s:     (was: 1.13.0)

> 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.3.4#803005)

Reply via email to