zeroshade opened a new issue, #1526: URL: https://github.com/apache/arrow-adbc/issues/1526
#1525 added default application names for the snowflake driver in Go and Python to identify to Snowflake that the calls are coming from ADBC. If the user specified an application name via an option, they then prefix the user supplied application name with the tag. The format of the prefix is `[ADBC][<lang>-<version>]` for example: `[ADBC][Go-v0.9.0]` etc. R should do the same by defaulting the application name option or prefixing if the user supplied one. CC @paleolimbot -- 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]
