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 3333648e78 MINOR: [C#] Handle Empty Schema (#42132)
add a7a46b2480 GH-41349: [C#] Optimize DecimalUtility.GetBytes(SqlDecimal)
on .NET 7+ (#42150)
No new revisions were added by this update.
Summary of changes:
csharp/src/Apache.Arrow/Apache.Arrow.csproj | 4 ++--
csharp/src/Apache.Arrow/DecimalUtility.cs | 9 ++++++---
csharp/src/Apache.Arrow/Scalars/BinaryView.cs | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)