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

Quanlong Huang updated IMPALA-11434:
------------------------------------
    Fix Version/s: Impala 4.1.1

> 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
>            Assignee: Csaba Ringhofer
>            Priority: Major
>             Fix For: Impala 4.2.0, Impala 4.1.1
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to