We've released Polars Cloud client 0.10.0: • Stream query results into Python with `sink_batches()` • A new experimental query planner: Miso • Distributed `pl.collect_all()` • Hive-partition aware scans • On-Prem HDFS support Blog post: pola.rs/posts/polars... Changelog: github.com/pola-rs/pola...
Announcing Polars Cloud 0.10.0
Polars Cloud 0.10.0 streams distributed query results into Python with sink_batches(), adds an experimental miso query planner, distributed pl.collect_all(), experimental HDFS support, optimized hive-...
pola.rs