You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2020/07/30 04:31:00 UTC

[jira] [Created] (ARROW-9598) [C++][Parquet] Spaced definition levels is not assigned correctly.

Micah Kornfield created ARROW-9598:
--------------------------------------

             Summary: [C++][Parquet]  Spaced definition levels is not assigned correctly.
                 Key: ARROW-9598
                 URL: https://issues.apache.org/jira/browse/ARROW-9598
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Micah Kornfield
            Assignee: Micah Kornfield


The existing code assumes that there is only a single repeated parent.  Code needs to backtrack until null or or a repeated parent.  Unfortunately without ability to read path that can read mixed struct/repeated values we can't fully test the fix.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)