Commits


Eric Erhardt authored and Wes McKinney committed 4be02c7a468
ARROW-6314: [C#] Implement IPC message format alignment changes, provide backwards compatibility and "legacy" option to emit old message format Porting the fix for ARROW-6314 to the C# library. /cc @chutchinson @pgovind Closes #5280 from eerhardt/ARROW-6313-csharp and squashes the following commits: 231e90cbe <Eric Erhardt> Implement WriteEndAsync on ArrowStreamWriter to write the EOS signal. c494a4b48 <Eric Erhardt> ARROW-6314: Implement IPC message format alignment changes, provide backwards compatibility and "legacy" option to emit old message format Authored-by: Eric Erhardt <eric.erhardt@microsoft.com> Signed-off-by: Wes McKinney <wesm+git@apache.org>