-
Notifications
You must be signed in to change notification settings - Fork 753
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
Async datastream #2786
Async datastream #2786
Conversation
Thanks for the contribution! Please review the labels and make any necessary changes. |
Codecov Report
@@ Coverage Diff @@
## main #2786 +/- ##
=====================================
- Coverage 69% 69% -1%
=====================================
Files 601 600 -1
Lines 32728 32797 +69
=====================================
+ Hits 22848 22867 +19
- Misses 9880 9930 +50
Continue to review full report at Codecov.
|
Wait for another reviewer approval |
I hereby agree to the terms of the CLA available at: https://databend.rs/policies/cla/
Summary
Summary about this PR
BlockStream
toSendableDataBlockStream
.streams/Source
.storage.disk.temp_data_path
for external temp data path.Performance:
Changelog
Related Issues
Fixes #2787 #2730
Test Plan
Unit Tests
Stateless Tests