Yale Yng-Wong created ARROW-12881:
-------------------------------------

             Summary: Pyarrow IPC guide is missing sink.close() 
                 Key: ARROW-12881
                 URL: https://issues.apache.org/jira/browse/ARROW-12881
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Documentation
            Reporter: Yale Yng-Wong


In the document: [https://arrow.apache.org/docs/python/ipc.html]

writer.close() is stated but sink.close() is not. In trying to apply the 
documentation using compression I got

OSError: Truncated compressed stream

After including sink.close() the problem was resolved.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to