zeroshade commented on code in PR #1338:
URL: https://github.com/apache/arrow-adbc/pull/1338#discussion_r1422654591
##########
go/adbc/driver/snowflake/connection.go:
##########
@@ -1038,4 +1046,4 @@ func (c *cnxn) SetOptionDouble(key string, value float64)
error {
Msg: "[Snowflake] unknown connection option",
Code: adbc.StatusNotImplemented,
}
-}
+}
Review Comment:
please add the missing new-line at the end of the file
--
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]