Zoltán Borók-Nagy created IMPALA-12153:
------------------------------------------

             Summary: 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


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