Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append to the end of existing SPARK_CONNECT_USER_AGENT instead of overwritting it #870

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

kartikgupta-db
Copy link
Contributor

Changes

fixes #854

Tests

  • unit

@kartikgupta-db kartikgupta-db temporarily deployed to azure-prod-usr September 20, 2023 19:10 — with GitHub Actions Inactive
@kartikgupta-db kartikgupta-db temporarily deployed to azure-prod-usr September 20, 2023 19:10 — with GitHub Actions Inactive
@kartikgupta-db kartikgupta-db temporarily deployed to azure-prod-usr September 20, 2023 19:10 — with GitHub Actions Inactive
@kartikgupta-db
Copy link
Contributor Author

Got approval from @jthomasmock in the linked issue.

@kartikgupta-db kartikgupta-db merged commit ced4413 into main Sep 27, 2023
4 of 5 checks passed
@kartikgupta-db kartikgupta-db deleted the dont-overwrite-spark-connect-ua branch September 27, 2023 13:11
@github-actions github-actions bot mentioned this pull request Sep 29, 2023
kartikgupta-db added a commit that referenced this pull request Oct 2, 2023
## packages/databricks-vscode
## <small>1.1.4 (2023-09-29)</small>

* Allow custom databricks hosts (#872)
([b99918b](b99918b)),
closes
[#872](#872)
[#664](#664)
* Append to the end of existing `SPARK_CONNECT_USER_AGENT` instead of
overwritting it (#870)
([ced4413](ced4413)),
closes
[#870](#870)
* Bump databricks cli to 0.206.0 (#880)
([63014ae](63014ae)),
closes
[#880](#880)
* Bump dependencies (#882)
([6082f0d](6082f0d)),
closes
[#882](#882)
* Passthrough `no_proxy` env var (#879)
([8632699](8632699)),
closes
[#879](#879)
* Pin dbconnect v2 version to 13.3.2 (#877)
([16615b1](16615b1)),
closes
[#877](#877)
* Update Databricks Connect V2 setup prompts (#876)
([3594918](3594918)),
closes
[#876](#876)



## packages/databricks-vscode-types
## <small>1.1.4 (2023-09-29)</small>

* Bump dependencies (#882)
([6082f0d](6082f0d)),
closes
[#882](#882)

---------

Co-authored-by: releasebot <noreply@github.com>
Co-authored-by: kartikgupta-db <kartik.gupta@databricks.com>
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.

Detect and append user agent from SPARK_CONNECT_USER_AGENT variable if present
1 participant