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.
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
[FEAT] Streaming Local Writes for Native Executor #2871
[FEAT] Streaming Local Writes for Native Executor #2871
Changes from 7 commits
0ea9bb6
b6959d2
be31bf4
ae6c645
8d80919
8c70aa8
c8708e7
1589f9e
28ddf0d
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Check warning on line 35 in daft/io/writer.py
Codecov / codecov/patch
daft/io/writer.py#L35
Check warning on line 40 in daft/io/writer.py
Codecov / codecov/patch
daft/io/writer.py#L38-L40
Check warning on line 46 in daft/io/writer.py
Codecov / codecov/patch
daft/io/writer.py#L43-L46
Check warning on line 61 in daft/io/writer.py
Codecov / codecov/patch
daft/io/writer.py#L60-L61
Check warning on line 76 in daft/io/writer.py
Codecov / codecov/patch
daft/io/writer.py#L75-L76
Check warning on line 339 in src/daft-local-execution/src/pipeline.rs
Codecov / codecov/patch
src/daft-local-execution/src/pipeline.rs#L339
Check warning on line 30 in src/daft-local-execution/src/sinks/buffer.rs
Codecov / codecov/patch
src/daft-local-execution/src/sinks/buffer.rs#L30
Check warning on line 47 in src/daft-local-execution/src/sinks/buffer.rs
Codecov / codecov/patch
src/daft-local-execution/src/sinks/buffer.rs#L45-L47
Check warning on line 63 in src/daft-local-execution/src/sinks/buffer.rs
Codecov / codecov/patch
src/daft-local-execution/src/sinks/buffer.rs#L62-L63
Check warning on line 77 in src/daft-local-execution/src/sinks/buffer.rs
Codecov / codecov/patch
src/daft-local-execution/src/sinks/buffer.rs#L77