davidhcoe commented on code in PR #1183:
URL: https://github.com/apache/arrow-adbc/pull/1183#discussion_r1361147248
##########
csharp/test/Drivers/Snowflake/ClientTests.cs:
##########
@@ -221,6 +221,86 @@ public void VerifyTypesAndValues()
}
}
+ [Test, Order(6)]
+ public void CanClientExecuteStageCommand()
Review Comment:
This is a good idea. I know the auth portion can get tedious with multiple
files.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]