You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ee...@apache.org on 2020/01/23 16:19:36 UTC

[arrow] branch master updated (02c6f2a -> d1932ef)

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

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


    from 02c6f2a  ARROW-7652: [Python][Dataset] Use implicit cast in ScannerBuilder.filter
     add d1932ef  ARROW-5277: [C#] MemoryAllocator.Allocate(length: 0) doesn't return null

No new revisions were added by this update.

Summary of changes:
 csharp/src/Apache.Arrow/ArrowBuffer.Builder.cs        |  6 +-----
 .../Ipc/ArrowStreamReaderImplementation.cs            |  4 ++--
 csharp/src/Apache.Arrow/Memory/MemoryAllocator.cs     |  4 +++-
 .../NullMemoryOwner.cs}                               | 19 +++++++++----------
 4 files changed, 15 insertions(+), 18 deletions(-)
 copy csharp/src/Apache.Arrow/{Types/FloatingPointType.cs => Memory/NullMemoryOwner.cs} (71%)