Skip to content

Conversation

@sfc-gh-fpawlowski
Copy link
Contributor

Please answer these questions before submitting your pull requests. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Fixes #NNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am adding a new telemetry message
    • I am modifying authorization mechanisms
    • I am adding new credentials
    • I am modifying OCSP code
    • I am adding a new dependency
  3. Please describe how your code solves the related issue.

    Please write a short description of how your code change solves the related issue.

  4. (Optional) PR for stored-proc connector:

@sfc-gh-fpawlowski sfc-gh-fpawlowski self-assigned this Nov 13, 2025
and not isinstance(self.no_proxy, (str, bytes))
)
else self.no_proxy
),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have same code here and in async verion, can we create a helper on SnowflakeConnection class and reuse it in async version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In next cherrypick-PRs this code is changed in synch version (and actually extracted to a separate variable). So I would like to minimise such refactor changes here for now to avoid conflicts - it can be done after the final merge since we have vast number of such duplication.

Copy link
Contributor

@sfc-gh-turbaszek sfc-gh-turbaszek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comments, but otherwise looks good to me

@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part-27 branch from d7bbc8a to 797fa33 Compare November 13, 2025 10:03
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part-28 branch from bf2d970 to 26eacf2 Compare November 13, 2025 10:04
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part-27 branch from 797fa33 to 6e870c0 Compare November 14, 2025 15:38
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part-28 branch from 26eacf2 to 0b14cb3 Compare November 14, 2025 15:54
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part-27 branch from 6e870c0 to 62a635e Compare November 19, 2025 09:58
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part-28 branch from 0b14cb3 to 92121a5 Compare November 19, 2025 09:58
@sfc-gh-fpawlowski sfc-gh-fpawlowski marked this pull request as ready for review November 19, 2025 11:11
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part-28 branch from 007bd79 to 205f86d Compare November 19, 2025 11:34
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part-28 branch from 87d40e6 to e67c9b6 Compare November 21, 2025 12:31
Base automatically changed from cherrypicks-to-aio-connector-part-27 to dev/aio-connector November 21, 2025 12:53
@sfc-gh-fpawlowski sfc-gh-fpawlowski force-pushed the cherrypicks-to-aio-connector-part-28 branch from e67c9b6 to aa41aa1 Compare November 21, 2025 12:54
@sfc-gh-fpawlowski sfc-gh-fpawlowski merged commit a6042c6 into dev/aio-connector Nov 21, 2025
47 of 54 checks passed
@sfc-gh-fpawlowski sfc-gh-fpawlowski deleted the cherrypicks-to-aio-connector-part-28 branch November 21, 2025 13:27
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants