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

[jira] [Created] (ARROW-9421) [C++][Parquet] Redundancies SchemaManifest::GetFieldIndices

Ben Kietzman created ARROW-9421:
-----------------------------------

             Summary: [C++][Parquet] Redundancies SchemaManifest::GetFieldIndices
                 Key: ARROW-9421
                 URL: https://issues.apache.org/jira/browse/ARROW-9421
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
    Affects Versions: 0.17.1
            Reporter: Ben Kietzman
             Fix For: 2.0.0


Discussion: https://github.com/apache/arrow/pull/7704#discussion_r453224951

It might be worthwhile to provide {{int SchemaDescriptor::GetColumnRootIndex(column_idx)}} and to replace assertions in {{parquet/schema.cc}} with null returns or so



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