This is an automated email from the ASF dual-hosted git repository.
emkornfield pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 3675073 ARROW-6795: [C#] Fix for reading large (2GB+) files
add 0475455 ARROW-6728: [C#] Support reading and writing Date32 and
Date64 arrays
No new revisions were added by this update.
Summary of changes:
csharp/src/Apache.Arrow/Arrays/ArrowArrayFactory.cs | 2 ++
csharp/src/Apache.Arrow/Ipc/ArrowStreamWriter.cs | 8 ++------
csharp/test/Apache.Arrow.Tests/TestData.cs | 8 ++++++--
3 files changed, 10 insertions(+), 8 deletions(-)