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 "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2023/05/22 16:06:00 UTC

[jira] [Created] (IMPALA-12153) Parquet STRUCT reader doesn't fill position slots

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)

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