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

Cannot store columns consisting of empty strings

    XMLWordPrintableJSON

Details

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

    Description

      Currently we cannot store string columns that only consist of empty strings. In that case StringArray::data() points to a nullptr thus the call to StringArrays::data()::data() fails with a Segmentation fault in FileWriter::Impl::WriteFlatColumnChunk.

      Attachments

        Issue Links

          Activity

            People

              uwe Uwe Korn
              uwe Uwe Korn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: