This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 9cfb53c  ARROW-6115: [Python] Support LargeBinary and LargeString in 
conversion to python
     add 5fec051  ARROW-6682: [C#] Ensure file footer block lengths are always 
8 byte aligned.

No new revisions were added by this update.

Summary of changes:
 csharp/src/Apache.Arrow/BitUtility.cs              |  2 ++
 csharp/src/Apache.Arrow/Ipc/ArrowFileWriter.cs     | 10 +++----
 csharp/src/Apache.Arrow/Ipc/ArrowFooter.cs         | 19 +++++++++++++
 csharp/src/Apache.Arrow/Ipc/ArrowStreamWriter.cs   |  2 +-
 .../Apache.Arrow.Tests/ArrowFileWriterTests.cs     | 33 ++++++++++++++++++++++
 5 files changed, 60 insertions(+), 6 deletions(-)

Reply via email to