zeroshade commented on code in PR #1866:
URL: https://github.com/apache/arrow-adbc/pull/1866#discussion_r1607431675
##########
go/adbc/driver/snowflake/driver_test.go:
##########
@@ -36,6 +36,7 @@ import (
"github.com/apache/arrow-adbc/go/adbc"
"github.com/apache/arrow-adbc/go/adbc/driver/internal"
+ "github.com/apache/arrow-adbc/go/adbc/driver/snowflake"
Review Comment:
Looks like all the tests passed on the last run. Do you still need a second
set of eyes or is this ready?
--
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]