Hacker News new | ask | show | jobs
by fastasucan 482 days ago
What does this do - what is the benefit over DuckDB, Polers etc?
2 comments

Mehdi just wrote about this. Mainly starting DAGs parallelism using Ray (core) and their filesystem 3FS. See https://mehdio.substack.com/p/duckdb-goes-distributed-deepse....
I don't think you get any really benefits over duckdb unless your data is 10tb+ or you spin up 3FS (which seem challenging).