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

Clean up InputStream ownership semantics in ColumnReader

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • cpp-1.0.0
    • parquet-cpp
    • None

    Description

      Follow-up to PARQUET-418, PARQUET-433. The ColumnReader destructor uses delete on an InputStream*. The lifetime of this object should be managed by a std::unique_ptr.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: