Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-6077

[C++][Parquet] Build logical schema tree mapping Arrow fields to Parquet schema levels

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15.0
    • C++

    Description

      In several places in cpp/src/parquet/arrow, the FromParquetSchema function is used to construct fields using a filtered "view" of the Parquet schema. This is a hack caused by the lack of some kind of a "schema tree" which maps Parquet concepts to Arrow Field objects.

      One manifestation of this issue is that I was unable to implement dictionary encoded subfields in cases like list<string>, where you want the inner field to be dictionary-encoded.

      Patch forthcoming

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4.5h
                  4.5h