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

ASF GitHub Bot updated FLINK-24579:
-----------------------------------
    Labels: pull-request-available  (was: )

> FlinkSQL does not print correctly content of arrays nested into maps
> --------------------------------------------------------------------
>
>                 Key: FLINK-24579
>                 URL: https://issues.apache.org/jira/browse/FLINK-24579
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Client
>    Affects Versions: 1.14.0
>            Reporter: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available
>
> Some samples of queries to reproduce
> {code:sql}
> select map[array[2], 1];
> select map[1, array[2]];
> select map[array['q'], array[2]];
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to