Skip to content

Commit f12f34d

Browse files
committed
fix(csharp): update Hive2 namespace after repo restructure
Apache.Arrow.Adbc.Drivers.Apache.Hive2 -> AdbcDrivers.HiveServer2.Hive2 Co-authored-by: Isaac
1 parent af2b985 commit f12f34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/test/E2E/CloudFetch/CloudFetchStragglerDownloaderE2ETests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
using System.Text;
2626
using System.Threading;
2727
using System.Threading.Tasks;
28-
using Apache.Arrow.Adbc.Drivers.Apache.Hive2;
28+
using AdbcDrivers.HiveServer2.Hive2;
2929
using AdbcDrivers.Databricks;
3030
using AdbcDrivers.Databricks.Reader.CloudFetch;
3131
using AdbcDrivers.Databricks.Reader.CloudFetch.StragglerDownload;

0 commit comments

Comments
 (0)