Skip to content

Conversation

@sfc-gh-turbaszek
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 and others added 30 commits September 3, 2025 15:52
Co-authored-by: github-actions <[email protected]>
(cherry picked from commit 15efed3)
# Conflicts:
#	src/snowflake/connector/aio/_direct_file_operation_utils.py
#2330)

(cherry picked from commit f1657d2)

# Conflicts:
#	test/integ/test_connection.py
Co-authored-by: Mikołaj Kubik <[email protected]>
(cherry picked from commit 07230cf)
sfc-gh-fpawlowski and others added 18 commits November 27, 2025 08:43
(cherry picked from commit ec14974)

# Conflicts:
#	src/snowflake/connector/connection.py
Co-authored-by: Tomasz Urbaszek <[email protected]>
(cherry picked from commit a2162d8)
Fixed synch factory in async code of _wif.py
Fixed async make_session and added necessary host_port_pooling
… Jenkins env changes (#2646)

(cherry picked from commit 271e6ca)
Co-authored-by: Eric Woroshow <[email protected]>
Co-authored-by: Bing Li <[email protected]>
Co-authored-by: Mark Keller <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Jakub Szczerbiński <[email protected]>
Co-authored-by: Jamison <[email protected]>
Co-authored-by: Adam Ling <[email protected]>
Co-authored-by: Yijun Xie <[email protected]>
Co-authored-by: David Szmolka <[email protected]>
Co-authored-by: Pablo Nicolás Estevez <[email protected]>
Co-authored-by: Richard Ebeling <[email protected]>
Co-authored-by: Mikołaj Kubik <[email protected]>
Co-authored-by: Filip Ochnik <[email protected]>
Co-authored-by: Piotr Bulawa <[email protected]>
Co-authored-by: Zihan Li <[email protected]>
Co-authored-by: Maxim Mishchenko <[email protected]>
Co-authored-by: Zexin Yao <[email protected]>
Co-authored-by: Thomas Kissinger <[email protected]>
Co-authored-by: Peter Mansour <[email protected]>
Co-authored-by: Filip Pawłowski <[email protected]>
Co-authored-by: Leonhard Spiegelberg <[email protected]>
Co-authored-by: Adam Kolodziejczyk <[email protected]>
Co-authored-by: Michał Hofman <[email protected]>
Co-authored-by: Patryk Cyrek <[email protected]>
Co-authored-by: Naresh Kumar <[email protected]>
Co-authored-by: Rob Clevenger <[email protected]>
Co-authored-by: Susheel Aroskar <[email protected]>
Co-authored-by: Xiaohu Zhao <[email protected]>
Co-authored-by: Myles Borins <[email protected]>
Co-authored-by: Sanchit Karve <[email protected]>
Co-authored-by: Sid Shetkar <[email protected]>
Co-authored-by: Yuyang Wang <[email protected]>
Co-authored-by: Berkay Öztürk <[email protected]>
Co-authored-by: Julian <[email protected]>
Co-authored-by: Gleb Khmyznikov <[email protected]>
Co-authored-by: Harsh Pathak <[email protected]>
Co-authored-by: George Merticariu <[email protected]>
Co-authored-by: Edward Qin <[email protected]>
Co-authored-by: Brandon Chinn <[email protected]>
Co-authored-by: jochenott <[email protected]>
Co-authored-by: Jochen Ott <[email protected]>
Co-authored-by: Sean Noonan <[email protected]>
Co-authored-by: Naren Krishna <[email protected]>
Co-authored-by: Eric Buehl <[email protected]>
Co-authored-by: Mathias Florin <[email protected]>
Co-authored-by: James Kasten <[email protected]>
Co-authored-by: Dawid Heyman <[email protected]>
Co-authored-by: HeroCC <[email protected]>
Co-authored-by: Tomasz Urbaszek <[email protected]>
Co-authored-by: Jakub Wilkowski <[email protected]>
Co-authored-by: Nikita Peshkov <[email protected]>
@sfc-gh-pczajka sfc-gh-pczajka marked this pull request as ready for review November 28, 2025 13:48
@sfc-gh-pczajka sfc-gh-pczajka requested a review from a team as a code owner November 28, 2025 13:48
@sfc-gh-pczajka sfc-gh-pczajka added DO_NOT_PORT_CHANGES_TO_SP Add this label when changes in this PR do not need to be port to SP connector and removed DO NOT MERGE labels Nov 28, 2025
@sfc-gh-pczajka sfc-gh-pczajka changed the title [DO NOT MERGE] Add support for async io Add support for async io Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO_NOT_PORT_CHANGES_TO_SP Add this label when changes in this PR do not need to be port to SP connector

Projects

None yet

Development

Successfully merging this pull request may close these issues.