[
https://issues.apache.org/jira/browse/ARROW-12881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nic Crane updated ARROW-12881:
------------------------------
Summary: [Python] Pyarrow IPC guide is missing sink.close() (was: Pyarrow
IPC guide is missing sink.close() )
> [Python] 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
> Priority: Trivial
>
> 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)