You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2019/12/31 21:50:36 UTC

[arrow] branch master updated (ba1800c -> c07d148)

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

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


    from ba1800c  ARROW-7193: [Rust] Arrow stream reader
     add c07d148  ARROW-7481: [C#] fix typo

No new revisions were added by this update.

Summary of changes:
 csharp/.gitignore                                                | 4 ++--
 csharp/README.md                                                 | 2 +-
 csharp/src/Apache.Arrow/Flatbuf/FlatBuffers/ByteBuffer.cs        | 4 ++--
 csharp/src/Apache.Arrow/Flatbuf/FlatBuffers/FlatBufferBuilder.cs | 2 +-
 csharp/src/Apache.Arrow/Ipc/ArrowFileReaderImplementation.cs     | 8 ++++----
 csharp/src/Apache.Arrow/Ipc/MessageSerializer.cs                 | 6 +++---
 6 files changed, 13 insertions(+), 13 deletions(-)