[
https://issues.apache.org/jira/browse/ARROW-12881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-12881:
-----------------------------------
Labels: pull-request-available (was: )
> [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
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)