-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
Component: DocumentationStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
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.
Reporter: Yale Yng-Wong
Externally tracked issue: https://arrow.apache.org/docs/python/ipc.html
PRs and other links:
Note: This issue was originally created as ARROW-12881. Please see the migration documentation for further details.
Metadata
Metadata
Assignees
Labels
Component: DocumentationStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement