Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-433

Specialize ColumnReaders based on the column type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • parquet-cpp
    • None

    Description

      ColumnReader class is used to read columns of all types. This leads to a lot of type checking and 'switch' statements. ColumnReaders should be specialized to different types, while sharing the same interface.

      Attachments

        Activity

          People

            wesm Wes McKinney
            asandryh Aliaksei Sandryhaila
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: