davidhcoe commented on code in PR #1207:
URL: https://github.com/apache/arrow-adbc/pull/1207#discussion_r1370358350


##########
go/adbc/driver/snowflake/snowflake_database.go:
##########
@@ -30,6 +32,7 @@ import (
        "github.com/apache/arrow-adbc/go/adbc"
        "github.com/apache/arrow-adbc/go/adbc/driver/driverbase"
        "github.com/snowflakedb/gosnowflake"
+       "github.com/youmark/pkcs8"

Review Comment:
   yes, because Go doesn't have support for encrypted PKCS8 keys



-- 
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]

Reply via email to