pitrou opened a new pull request, #49947: URL: https://github.com/apache/arrow/pull/49947
### Rationale for this change As discussed in https://lists.apache.org/thread/jpxl3yzm96wkxzb1clokxklsy32b3plh, we want to better document the rough equivalence between IPC files and streams. ### What changes are included in this PR? * Recommendation around emitting "nice" IPC file footers that don't reorder, omit or repeat batches * Better outlining of deviations of the IPC file format vs. the IPC streaming format * Assorted minor wording and presentation improvements in the columnar / IPC doc ### Are these changes tested? N/A. ### Are there any user-facing changes? No. -- 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]
