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

[C++] parquet::arrow::FileReader::GetSchema()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.14.0
    • C++

    Description

      The class has 

        /// \brief Return arrow schema by apply selection of column indices.
        /// \returns error status if passed wrong indices.
        ::arrow::Status GetSchema(const std::vector<int>& indices,
                                  std::shared_ptr<::arrow::Schema>* out);
      

      but not a GetSchema() that would return the schema for all the columns, the underlying implementation has it though.

      Attachments

        Issue Links

          Activity

            People

              romainfrancois Romain Francois
              romainfrancois Romain Francois
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 1h 10m
                  1h 10m