r-dbi / odbc

Connect to ODBC databases (using the DBI interface)
https://odbc.r-dbi.org/
Other
387 stars 107 forks source link

Include additional details in Databricks user agent #831

Open blairj09 opened 1 month ago

blairj09 commented 1 month ago

Currently, odbc constructs a user-agent for Databricks connections if SPARK_CONNECT_USER_AGENT is not set. I think we should follow the example of pysparklyr and include additional details about the tool being used to facilitate the connection.