-
Notifications
You must be signed in to change notification settings - Fork 528
Add support for async io #2608
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
Add support for async io #2608
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
(cherry picked from commit cc563d8)
(cherry picked from commit ce85800)
(cherry picked from commit f80d83e)
(cherry picked from commit 98381ae)
Co-authored-by: github-actions <github-actions@github.com> (cherry picked from commit 15efed3)
(cherry picked from commit bbc2f80)
(cherry picked from commit b866808)
(cherry picked from commit ecd5d9f)
# Conflicts: # src/snowflake/connector/aio/_direct_file_operation_utils.py
(cherry picked from commit a6bd3cf)
Co-authored-by: Mikołaj Kubik <mikolaj.kubik@snowflake.com> (cherry picked from commit 07230cf)
(cherry picked from commit c53aad7)
(cherry picked from commit 56fffab)
(cherry picked from commit e54936b)
Co-authored-by: Tomasz Urbaszek <tomasz.urbaszek@snowflake.com> (cherry picked from commit a2162d8)
Fixed synch factory in async code of _wif.py Fixed async make_session and added necessary host_port_pooling
Co-authored-by: Eric Woroshow <eric.woroshow@snowflake.com> Co-authored-by: Bing Li <63471091+sfc-gh-bli@users.noreply.github.com> Co-authored-by: Mark Keller <mark.keller@snowflake.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Jakub Szczerbiński <jakub.szczerbinski@snowflake.com> Co-authored-by: Jamison <jamison.rose@snowflake.com> Co-authored-by: Adam Ling <adam.ling@snowflake.com> Co-authored-by: Yijun Xie <yijun.xie@snowflake.com> Co-authored-by: David Szmolka <69192509+sfc-gh-dszmolka@users.noreply.github.com> Co-authored-by: Pablo Nicolás Estevez <73709191+Polandia94@users.noreply.github.com> Co-authored-by: Richard Ebeling <richard.ebeling@snowflake.com> Co-authored-by: Mikołaj Kubik <mikolaj.kubik@snowflake.com> Co-authored-by: Filip Ochnik <filip.ochnik@snowflake.com> Co-authored-by: Piotr Bulawa <piotr.bulawa@snowflake.com> Co-authored-by: Zihan Li <63482288+sfc-gh-zli@users.noreply.github.com> Co-authored-by: Maxim Mishchenko <maxim.mishchenko@snowflake.com> Co-authored-by: Zexin Yao <103003040+sfc-gh-zyao@users.noreply.github.com> Co-authored-by: Thomas Kissinger <61704619+sfc-gh-tkissinger@users.noreply.github.com> Co-authored-by: Peter Mansour <peter.mansour@snowflake.com> Co-authored-by: Filip Pawłowski <filip.pawlowski@snowflake.com> Co-authored-by: Leonhard Spiegelberg <leonhard.spiegelberg@snowflake.com> Co-authored-by: Adam Kolodziejczyk <adam.kolodziejczyk@snowflake.com> Co-authored-by: Michał Hofman <michal.hofman@snowflake.com> Co-authored-by: Patryk Cyrek <patryk.cyrek@snowflake.com> Co-authored-by: Naresh Kumar <113932371+sfc-gh-nkumar@users.noreply.github.com> Co-authored-by: Rob Clevenger <rcleveng@users.noreply.github.com> Co-authored-by: Susheel Aroskar <susheel.aroskar@snowflake.com> Co-authored-by: Xiaohu Zhao <xiaohu.zhao@snowflake.com> Co-authored-by: Myles Borins <myles.borins@snowflake.com> Co-authored-by: Sanchit Karve <sanchit.karve@snowflake.com> Co-authored-by: Sid Shetkar <sid.shetkar@snowflake.com> Co-authored-by: Yuyang Wang <yuyang.wang@snowflake.com> Co-authored-by: Berkay Öztürk <info@berkayozturk.net> Co-authored-by: Julian <Argon-@users.noreply.github.com> Co-authored-by: Gleb Khmyznikov <gleb.khmyznikov@gmail.com> Co-authored-by: Harsh Pathak <harsh.pathak@snowflake.com> Co-authored-by: George Merticariu <103256710+sfc-gh-gmerticariu@users.noreply.github.com> Co-authored-by: Edward Qin <edward.qin@snowflake.com> Co-authored-by: Brandon Chinn <brandon.chinn@snowflake.com> Co-authored-by: jochenott <jochenott@users.noreply.github.com> Co-authored-by: Jochen Ott <Jochen.Ott@blueyonder.com> Co-authored-by: Sean Noonan <sean.noonan@snowflake.com> Co-authored-by: Naren Krishna <naren.krishna@snowflake.com> Co-authored-by: Eric Buehl <715650+ericbuehl@users.noreply.github.com> Co-authored-by: Mathias Florin <31008003+mathiasflorin@users.noreply.github.com> Co-authored-by: James Kasten <james.kasten@snowflake.com> Co-authored-by: Dawid Heyman <dawid.heyman@snowflake.com> Co-authored-by: HeroCC <2124489+HeroCC@users.noreply.github.com> Co-authored-by: Tomasz Urbaszek <tomasz.urbaszek@snowflake.com> Co-authored-by: Jakub Wilkowski <jakub.wilkowski@snowflake.com> Co-authored-by: Nikita Peshkov <nikita.peshkov@teampicnic.com>
sfc-gh-pczajka
approved these changes
Nov 28, 2025
cae6c03 to
4f65067
Compare
sfc-gh-fpawlowski
approved these changes
Dec 3, 2025
Contributor
sfc-gh-fpawlowski
left a comment
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Please answer these questions before submitting your pull requests. Thanks!
What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Fixes #NNNN
Fill out the following pre-review checklist:
Please describe how your code solves the related issue.
Please write a short description of how your code change solves the related issue.
(Optional) PR for stored-proc connector: