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-adbc.git


    from 443037930 fix(python/adbc_driver_manager): don't leak array streams 
(#2922)
     add 0ae85a4e3 chore(csharp): fix typo (#2933)

No new revisions were added by this update.

Summary of changes:
 csharp/src/Apache.Arrow.Adbc/AdbcConnection11.cs             |  2 +-
 csharp/src/Apache.Arrow.Adbc/C/CAdbcConnection.cs            |  2 +-
 csharp/src/Apache.Arrow.Adbc/C/CAdbcDatabase.cs              |  2 +-
 csharp/src/Apache.Arrow.Adbc/C/CAdbcDriver.cs                |  4 ++--
 csharp/src/Apache.Arrow.Adbc/C/CAdbcPartitions.cs            |  2 +-
 csharp/src/Apache.Arrow.Adbc/C/CAdbcStatement.cs             |  2 +-
 csharp/src/Client/AdbcConnection.cs                          |  4 ++--
 csharp/src/Drivers/Apache/Hive2/DecimalUtility.cs            |  2 +-
 csharp/src/Drivers/Apache/Hive2/README.md                    |  2 +-
 csharp/src/Drivers/Apache/Hive2/SqlTypeNameParser.cs         |  8 ++++----
 csharp/src/Drivers/Apache/Impala/README.md                   |  4 ++--
 csharp/src/Drivers/Apache/Spark/README.md                    |  2 +-
 csharp/src/Drivers/Apache/Thrift/BitmapUtilities.cs          |  2 +-
 csharp/src/Drivers/Databricks/DatabricksStatement.cs         |  2 +-
 csharp/test/Apache.Arrow.Adbc.Tests/TestBase.cs              | 12 ++++++------
 csharp/test/Drivers/Apache/Common/ClientTests.cs             |  2 +-
 csharp/test/Drivers/Apache/Common/DateTimeValueTests.cs      |  4 ++--
 csharp/test/Drivers/Apache/Spark/SparkConnectionTest.cs      |  4 ++--
 csharp/test/Drivers/BigQuery/AuthenticationTests.cs          |  2 +-
 csharp/test/Drivers/Databricks/DatabricksConnectionTest.cs   |  4 ++--
 csharp/test/Drivers/Databricks/DateTimeValueTests.cs         |  2 +-
 csharp/test/Drivers/Databricks/StatementTests.cs             |  2 +-
 csharp/test/Drivers/Interop/FlightSql/readme.md              |  4 ++--
 .../test/Drivers/Interop/Snowflake/SnowflakeTestingUtils.cs  |  2 +-
 24 files changed, 39 insertions(+), 39 deletions(-)

Reply via email to