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

Gabor Kaszab resolved IMPALA-12153.
-----------------------------------
    Fix Version/s: Impala 4.3.0
       Resolution: Fixed

> Parquet STRUCT reader doesn't fill position slots
> -------------------------------------------------
>
>                 Key: IMPALA-12153
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12153
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>             Fix For: Impala 4.3.0
>
>
> The Parquet STRUCT reader doesn't fill the collection position slot, neither 
> the file position slot.
> E.g.:
> {noformat}
> select id, file__position, pos, item
> from complextypestbl c, c.nested_struct.c.d.item;
> SET expand_complex_types=True;
> select file__position, * from complextypestbl;{noformat}



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

Reply via email to