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

[Python] pyarrow.CompressedOutputStream() never completes with compression='snappy'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.14.1
    • 0.15.0
    • C++

    Description

      On python, the execution of CompressedOutputSteam(stream, compression='snappy') never completes.
       
      raw = pa.BufferOutputStream()
      compressed = pa.CompressedOutputStream(raw, 'snappy')
      Note: With 'gzip' this works fine.

       

      Attachments

        Issue Links

          Activity

            People

              apitrou Antoine Pitrou
              ARF1 ARF
              Votes:
              0 Vote for this issue
              Watchers:
              5 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 - 0.5h
                  0.5h