Last year around this time I was joking with people if you can hack together something like SparkSQL with all the best Python open-source: Polars/Arrow/Ray/SQLGlot.<p>So here it is.<p>Definitely NOT production ready -- but should work for most advertised use cases.<p>Only has a dataframe/datastream API right now, working on full SQL support. Hard because of all the weird SQL people write :-P