This is an automated email from the ASF dual-hosted git repository.
raulcd pushed a change to branch maint-16.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git
from f8784acbfc GH-41032: [C++][Parquet] Bugfixes and more tests in boolean
arrow decoding (#41037)
new 35afd40cb0 GH-40799: [Doc][Format] Implementation status page should
list canonical extension types (#41053)
new 3a4962dd8c GH-41047: [C#] Address performance issue of reading from
StringArray (#41048)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
csharp/src/Apache.Arrow/Arrays/StringArray.cs | 60 +++++++++++++++++++++-
csharp/test/Apache.Arrow.Tests/StringArrayTests.cs | 31 +++++++++++
docs/source/status.rst | 12 ++++-
3 files changed, 101 insertions(+), 2 deletions(-)