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

[C++] Add Flush method to arrow::io::OutputStream

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • C++
    • None

    Description

      Some output sinks have a flush() method separate from write(...). Rather than flushing all writes, we can leave this up to the implementation, and have a default no-op Flush implementation. This came up during ARROW-404 (ran into test failure with unflushed writes, because the Java HDFS client does not auto-flush)

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: