joellubi commented on code in PR #1866:
URL: https://github.com/apache/arrow-adbc/pull/1866#discussion_r1607989599
##########
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:
Hmm, running locally all the failures cleared up expect for the one I
mentioned above. I took a look and it seems Github Actions is skipping the
snowflake tests because the SNOWFLAKE_URI is not defined.
I'll have some time to look at it today but a second set of eyes would still
be a great help.
--
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]