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 "Csaba Ringhofer (Jira)" <ji...@apache.org> on 2022/07/14 18:39:00 UTC

[jira] [Commented] (IMPALA-11434) More than 1 2d arrays in select list causes analysis error

    [ https://issues.apache.org/jira/browse/IMPALA-11434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566947#comment-17566947 ] 

Csaba Ringhofer commented on IMPALA-11434:
------------------------------------------

https://gerrit.cloudera.org/#/c/18734/

> More than 1  2d arrays in select  list causes analysis error
> ------------------------------------------------------------
>
>                 Key: IMPALA-11434
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11434
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 4.1.0
>            Reporter: Csaba Ringhofer
>            Priority: Major
>
> To reproduce:
> create table tarray (int_2d ARRAY<ARRAY<INT>>, string_2d ARRAY<ARRAY<STRING>>) stored as parquet;
> select int_2d, string_2d from tarray;



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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