Skip to content

[PECO-2050] Add custom auth headers into cloud fetch request #249

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

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

jackyhu-db
Copy link
Collaborator

@jackyhu-db jackyhu-db commented Oct 25, 2024

When file encryption is enabled with customer provided keys (SSE-CPK), we must pass the keys in HTTP headers in the fetch request. These headers are provided in the property httpHeaders in the TSparkArrowResultLink

@jackyhu-db jackyhu-db merged commit db03838 into databricks:main Oct 25, 2024
3 checks passed
@jackyhu-db jackyhu-db deleted the PECO-2050 branch October 25, 2024 16:02
@vikrantpuppala vikrantpuppala mentioned this pull request Mar 18, 2025
jackyhu-db pushed a commit that referenced this pull request Mar 18, 2025
Prepare for the next release of go driver (1.6.2) which adds the
following changes:

- Support positional query parameters (#247)
- Add custom auth headers into cloud fetch request
(#249)
- Security: GO-2024-2947 - Update go-retryablehttp
(#251)
- Security: CVE-2025-27144 - Resolve vulnerability in go-jose
(#258)
- Bugfix: Handle incorrect EOF in fetchResultPage when TFetchResults
call fails with an error (#255)

Signed-off-by: Vikrant Puppala <[email protected]>
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