This is an automated email from the ASF dual-hosted git repository.
curth pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 0b33c652a6 GH-39848: [Python][Packaging] Build pyarrow wheels with
numpy RC instead of nightly (#41097)
add fec096aefd GH-41199: [C#] Fix accessing values of a sliced decimal
array (#41200)
No new revisions were added by this update.
Summary of changes:
csharp/src/Apache.Arrow/Arrays/Decimal128Array.cs | 6 +--
csharp/src/Apache.Arrow/Arrays/Decimal256Array.cs | 8 ++--
.../Apache.Arrow.Tests/Decimal128ArrayTests.cs | 43 ++++++++++++++++++
.../Apache.Arrow.Tests/Decimal256ArrayTests.cs | 51 ++++++++++++++++++++++
4 files changed, 101 insertions(+), 7 deletions(-)