fpoms opened a new pull request, #34507: URL: https://github.com/apache/arrow/pull/34507
### Rationale for this change The guide currently doesn't specify that the `writer.close()` method must be called to complete a file write. This change adds that. ### What changes are included in this PR? Adds `writer.close()` to the python IPC documentation code examples. ### Are these changes tested? No tests because this is a change in the documentation. ### Are there any user-facing changes? No, this is a documentation change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
