Skip to content

Pick up on SPARK_CONNECT_USER_AGENT in chat_databricks()#254

Merged
hadley merged 1 commit into
tidyverse:mainfrom
atheriel:add-databricks-user-agent
Jan 15, 2025
Merged

Pick up on SPARK_CONNECT_USER_AGENT in chat_databricks()#254
hadley merged 1 commit into
tidyverse:mainfrom
atheriel:add-databricks-user-agent

Conversation

@atheriel
Copy link
Copy Markdown
Collaborator

SPARK_CONNECT_USER_AGENT is the standard environment variable used to set the user agent in various Databricks and Spark-related projects. This commit adds some detection for when this is set, much like we have in odbc and pysparklyr.

Unit tests are included.

`SPARK_CONNECT_USER_AGENT` is the standard environment variable used to
set the user agent in various Databricks and Spark-related projects.
This commit adds some detection for when this is set, much like we have
in `odbc` and `pysparklyr`.

Unit tests are included.

Signed-off-by: Aaron Jacobs <aaron.jacobs@posit.co>
@hadley hadley merged commit f1117d8 into tidyverse:main Jan 15, 2025
@hadley
Copy link
Copy Markdown
Member

hadley commented Jan 15, 2025

Thanks!

@atheriel atheriel deleted the add-databricks-user-agent branch January 15, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants