This is an automated email from the ASF dual-hosted git repository.
westonpace pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 05c8b222c4 GH-34086: [C++][Parquet] Fix writing num_rows to data page
v2 (#34096)
add 1140ad39b2 GH-32240: [C#] Support decompression when reading an IPC
stream from ReadOnlyMemory (#34108)
No new revisions were added by this update.
Summary of changes:
.../Ipc/ArrowMemoryReaderImplementation.cs | 2 +-
csharp/src/Apache.Arrow/Ipc/ArrowStreamReader.cs | 7 ++++++-
.../Apache.Arrow.Tests/ArrowStreamReaderTests.cs | 20 +++++++++++++++++++-
3 files changed, 26 insertions(+), 3 deletions(-)