4 ms·
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
by cmdlineluser 2y 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 https://duckdb.org/docs/api/python/spark_api.html
[2]: https://duckdb.org/docs/api/python/relational_api.html https://duckdb.org/docs/api/python/relational_api.html
[3]: https://github.com/duckdb/duckdb/discussions/14525 https://github.com/duckdb/duckdb/discussions/14525
- mwc360 2y agoVery cool! This seems like fantastic functionality and would make it super easy to migrate small Spark workloads to DuckDB :)