snowflake-connector-python
snowflake-connector-python copied to clipboard
[Feature Request] - Allow custom `CLIENT_ENVIRONMENT` information
Specifically in this spot right here
https://github.com/snowflakedb/snowflake-connector-python/blob/3db2ab1b6931fb6261899575d5e53d62884d24a7/src/snowflake/connector/auth.py#L149
We just had an incident where one of our junior developers dropped all of our tables and I'm now realizing how much I'd have loved for their user ID to have been in the history's Client Info, among some other information. I'm happy to implement this myself, just want the go-ahead before I step on any toes