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 68e9f736a chore(go): fix typo (#2928)
add 7a6fb76f9 fix(csharp/src/Drivers/Apache): improve metadata query
handling (#2926)
No new revisions were added by this update.
Summary of changes:
.../Drivers/Apache/Hive2/HiveServer2Statement.cs | 28 +++++++++++++++-------
.../src/Drivers/Databricks/DatabricksStatement.cs | 14 ++++++++---
csharp/test/Apache.Arrow.Adbc.Tests/TestBase.cs | 2 +-
.../test/Drivers/Apache/Common/StatementTests.cs | 3 ++-
csharp/test/Drivers/Databricks/StatementTests.cs | 23 ++++++++++++++++++
5 files changed, 56 insertions(+), 14 deletions(-)