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

[C++] ParquetFileWriter: Data overwritten when output stream opened in append mode

    XMLWordPrintableJSON

Details

    Description

      An arrow::io::FileOutputStream can be opened in append mode.

      However, when the output stream is used by the ParquetFileWriter the data already present in the file is overwritten instead of being appended.

      From what I can see, Parquet does not have currently the functionality to append data.  As such I suggest detecting when an append is attempted to give an error rather than overwrite existing data.

      Attachments

        Issue Links

          Activity

            People

              gawain_bolton Gawain BOLTON
              gawain_bolton Gawain BOLTON
              Votes:
              0 Vote for this issue
              Watchers:
              2 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
                  1h