-
Notifications
You must be signed in to change notification settings - Fork 516
Cherrypicks to aio connector part9 #2460
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
Open
sfc-gh-fpawlowski
wants to merge
56
commits into
cherrypicks-to-aio-connector-part8
Choose a base branch
from
cherrypicks-to-aio-connector-part9
base: cherrypicks-to-aio-connector-part8
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Cherrypicks to aio connector part9 #2460
sfc-gh-fpawlowski
wants to merge
56
commits into
cherrypicks-to-aio-connector-part8
from
cherrypicks-to-aio-connector-part9
+4,406
−1,402
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d2dba53
to
d683f13
Compare
d683f13
to
fba0ce8
Compare
Co-authored-by: Adam Ling <[email protected]> (cherry picked from commit 5e96035)
(cherry picked from commit 2ab3745)
(cherry picked from commit 813bbd8)
(cherry picked from commit 985ec5e)
(cherry picked from commit 44313a3)
(cherry picked from commit 3a798e8)
…arams (#2240) As part of the Snowpark IR project, we will send AST as part of the request. To restore them faithfully on the server-side and avoid introducing yet another layer of indirection, we would like to use the HTTP Request Id. Currently, this Request Id is generated on the client as part of issuing the query. With this PR we introduce a new (client-side) statement parameter requestId that allows to overwrite the automatically generated request Id. requestId must be a valid UUID4 or UUID4 string. (cherry picked from commit 6e214d0)
(cherry picked from commit cc563d8)
fba0ce8
to
68d64a4
Compare
609427f
to
511d01e
Compare
sfc-gh-pczajka
approved these changes
Aug 11, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
a513b10
to
eb23308
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SNOW-1963078 Port _upload / _download / _upload_stream / _download_st… #2198
SNOW-1989239 - prevent silent failures on nano-arrow conversion #2227
NO-SNOW skip out of range year test on old driver #2243
SNOW-191538 remove copyright headers #2238
SNOW-1789751: Pass GCS regional and virtual params #2241
SNOW-2019505 fix inconsistent force_put_overwrite value for _upload a… #2247
SNOW-1896089: Lower log level #2251
SNOW-2026002: Invalid url became valid #2252
SNOW-2011670 Allow requestId to be set with statement params #2240
NO-SNOW skip tests of custom requestId on olddriver #2256