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 f8ce11df5 chore(rust): bump toml from 0.9.0 to 0.9.2 in /rust (#3163)
     add a7b546d3f fix(csharp/src/Drivers/Databricks): correct tracing 
instrumentation for assembly name and version (#3170)

No new revisions were added by this update.

Summary of changes:
 csharp/src/Drivers/Apache/Hive2/HiveServer2Connection.cs         | 2 ++
 csharp/src/Drivers/Apache/Hive2/HiveServer2HttpConnection.cs     | 2 --
 csharp/src/Drivers/Apache/Hive2/HiveServer2Reader.cs             | 6 ++----
 csharp/src/Drivers/Apache/Hive2/HiveServer2StandardConnection.cs | 3 ---
 csharp/src/Drivers/Apache/Hive2/HiveServer2Statement.cs          | 6 ++----
 csharp/src/Drivers/Apache/Impala/ImpalaHttpConnection.cs         | 2 --
 csharp/src/Drivers/Apache/Impala/ImpalaStandardConnection.cs     | 3 ---
 csharp/src/Drivers/Apache/Impala/ImpalaStatement.cs              | 7 ++-----
 csharp/src/Drivers/Apache/Spark/SparkHttpConnection.cs           | 2 --
 csharp/src/Drivers/Apache/Spark/SparkStandardConnection.cs       | 3 ---
 csharp/src/Drivers/Apache/Spark/SparkStatement.cs                | 7 ++-----
 csharp/src/Drivers/Databricks/BaseDatabricksReader.cs            | 9 +++++----
 csharp/src/Drivers/Databricks/CloudFetch/CloudFetchReader.cs     | 8 --------
 csharp/src/Drivers/Databricks/DatabricksCompositeReader.cs       | 7 ++-----
 csharp/src/Drivers/Databricks/DatabricksConnection.cs            | 9 +++++++--
 csharp/src/Drivers/Databricks/DatabricksReader.cs                | 7 -------
 csharp/src/Drivers/Databricks/DatabricksStatement.cs             | 5 +++++
 17 files changed, 29 insertions(+), 59 deletions(-)

Reply via email to