toddmeng-db commented on code in PR #2794: URL: https://github.com/apache/arrow-adbc/pull/2794#discussion_r2089874277
########## csharp/test/Drivers/Apache/Hive2/HiveServer2TestEnvironment.cs: ########## @@ -132,6 +132,40 @@ public override Dictionary<string, string> GetDriverParameters(ApacheTestConfigu parameters.Add(HttpTlsOptions.TrustedCertificatePath, tlsOptions.TrustedCertificatePath!); } } Review Comment: In a seperate PR, Will take a look into creating some BaseTestEnvironment to reduce the code re-use here -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org