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

Allow final RowGroup to be unfilled

    XMLWordPrintableJSON

Details

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

    Description

      When a RowGroup is added with AppendRowGroup, it must be filled with exactly the number of rows specified, or an exception will be thrown.

      It should be possible go back and modify the RowGroupSize metadata after a column has completed prematurely. This would be useful in scenarios where the total number of rows to be written is not known in advance.

      Attachments

        Activity

          People

            tobyshaw Toby Shaw
            tobyshaw Toby Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: