You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Gabor Kaszab (Jira)" <ji...@apache.org> on 2022/01/13 14:20:00 UTC

[jira] [Work started] (IMPALA-11038) Zipping unnest should work on arrays from views

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

Work on IMPALA-11038 started by Gabor Kaszab.
---------------------------------------------
> Zipping unnest should work on arrays from views
> -----------------------------------------------
>
>                 Key: IMPALA-11038
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11038
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend, Frontend
>            Reporter: Gabor Kaszab
>            Assignee: Gabor Kaszab
>            Priority: Major
>              Labels: complextype
>
> IMPALA-10920 introduced zipping unnest functionality. However, it only works for arrays in tables, but doesn't support views as a source.
> {code:java}
> SELECT unnest(arr1) FROM view_name;
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org