This is an automated email from the ASF dual-hosted git repository.

curth pushed a change to branch dependabot/nuget/csharp/multi-f19ea4ab65
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


    from 770c2251e chore(csharp): bump Google.Cloud.BigQuery.Storage.V1 and 
System.Net.Http.WinHttpHandler
     add 8c6243f10 chore(csharp): bump DuckDB.NET.Bindings.Full from 1.1.0.1 to 
1.1.1 in /csharp (#2201)
     add 1ffd86cd3 chore(csharp): bump xunit from 2.9.1 to 2.9.2 in /csharp 
(#2203)
     add b581e55cc chore(ci): Fix install of local driver manager in valgrind 
extended checks (#2205)
     add 4ec2e7d0e refactor(csharp/src/Drivers/Apache/Spark): use UTF8 string 
for data conversion, instead of .NET String (#2192)
     add b230493e9 chore(csharp): bump Google.Cloud.BigQuery.Storage.V1 and 
System.Net.Http.WinHttpHandler in /csharp (#2209)
     add 1f4c3e7bf Merge branch 'main' into 
dependabot/nuget/csharp/multi-f19ea4ab65

No new revisions were added by this update.

Summary of changes:
 .github/workflows/r-extended.yml                   |   5 +-
 csharp/src/Drivers/Apache/Hive2/DecimalUtility.cs  | 106 +++++----
 .../src/Drivers/Apache/Hive2/HiveServer2Reader.cs  | 231 +++++++++++-------
 .../Apache.Arrow.Adbc.Drivers.BigQuery.csproj      |   2 +-
 .../Apache.Arrow.Adbc.Drivers.FlightSql.csproj     |   2 +-
 .../Apache.Arrow.Adbc.Tests.csproj                 |   4 +-
 .../Apache.Arrow.Adbc.Tests.Drivers.Apache.csproj  |   2 +-
 .../Drivers/Apache/Hive2/DecimalUtilityTests.cs    |  15 +-
 .../Drivers/Apache/Hive2/HiveServer2ReaderTest.cs  | 265 +++++++++++++++++++++
 ...Apache.Arrow.Adbc.Tests.Drivers.BigQuery.csproj |   3 +-
 ...pache.Arrow.Adbc.Tests.Drivers.FlightSql.csproj |   2 +-
 ...row.Adbc.Tests.Drivers.Interop.Snowflake.csproj |   2 +-
 12 files changed, 487 insertions(+), 152 deletions(-)
 create mode 100644 csharp/test/Drivers/Apache/Hive2/HiveServer2ReaderTest.cs

Reply via email to