Hacker News new | ask | show | jobs
by cmdlineluser 542 days ago
There is a Spark API[1] being built using their Relational API[2].

Progress is being tracked on Github Discussions[3].

[1]: https://duckdb.org/docs/api/python/spark_api.html

[2]: https://duckdb.org/docs/api/python/relational_api.html

[3]: https://github.com/duckdb/duckdb/discussions/14525

1 comments

Very cool! This seems like fantastic functionality and would make it super easy to migrate small Spark workloads to DuckDB :)