Eventual-Inc / Daft

Distributed DataFrame for Python designed for the cloud, powered by Rust
https://getdaft.io
Apache License 2.0
1.76k stars 105 forks source link

[PERF] enable metadata preservation across materialization points #2216

Closed samster25 closed 2 weeks ago

samster25 commented 2 weeks ago

We already do this behavior for the ray runner, this PR formalizes it for all runners.