top | item 42057024 (no title) rubinelli | 1 year ago I've written a fair bit of PySpark code and Polars's syntax feels fairly similar, but it also offers a limited SQL dialect. discuss order hn newest chrisjc|1 year ago Although only experimental and probably off topic to the discussion, it's worth mentioning DuckDB also provides a Spark API implementation.https://duckdb.org/docs/api/python/spark_apiAnd while on the subject of syntax, duckdb also has function chaininghttps://duckdb.org/docs/sql/functions/overview.html#function...
chrisjc|1 year ago Although only experimental and probably off topic to the discussion, it's worth mentioning DuckDB also provides a Spark API implementation.https://duckdb.org/docs/api/python/spark_apiAnd while on the subject of syntax, duckdb also has function chaininghttps://duckdb.org/docs/sql/functions/overview.html#function...
chrisjc|1 year ago
https://duckdb.org/docs/api/python/spark_api
And while on the subject of syntax, duckdb also has function chaining
https://duckdb.org/docs/sql/functions/overview.html#function...