Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support for asynchronous streaming results #323

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

Simon-Chenzw
Copy link
Contributor

@Simon-Chenzw Simon-Chenzw commented Jul 5, 2024

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Ensure PR doesn't contain untouched code reformatting: spaces, etc.
  • Run flake8 and fix issues.
  • Run pytest no tests failed. See https://clickhouse-sqlalchemy.readthedocs.io/en/latest/development.html.

@xzkostyan xzkostyan merged commit b0fb8ba into xzkostyan:master Aug 5, 2024
2 of 60 checks passed
xzkostyan added a commit that referenced this pull request Aug 6, 2024
@Simon-Chenzw Simon-Chenzw deleted the asynch_stream branch August 26, 2024 09:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clickhouse Asynchronous I/O
2 participants