lidavidm commented on code in PR #2197: URL: https://github.com/apache/arrow-adbc/pull/2197#discussion_r1779335098
########## docs/source/driver/snowflake.rst: ########## @@ -446,6 +446,9 @@ These options map 1:1 with the Snowflake `Config object <https://pkg.go.dev/gith disabled by setting this to ``true``. Value should be either ``true`` or ``false``. +``adbc.snowflake.sql.client_option.config_file`` + Specifies the location of the client configuration json file. Review Comment: ```suggestion Specifies the location of the client configuration JSON file. ``` Is there any Snowflake doc page we can link here? -- 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]
