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

[C++] Calling BufferOutputStream::Write after calling Finish crashes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • C++, Python
    • None

    Description

      This is publicly exposed in the Python API. If you give a BufferOutputStream to some writer class, then call get_result on the BufferOutputStream, then write to the stream, it will dump core. There is a DCHECK that seems to disallow this, but this was a root cause of ARROW-1338

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: