HackerTrans
TopNewTrendsCommentsPastAskShowJobs

devin-petersohn

no profile record

Submissions

Add Support for PyCapsule to Pyspark

github.com
3 points·by devin-petersohn·قبل 5 أشهر·0 comments

comments

devin-petersohn
·قبل 5 أشهر·discuss
Funny enough, I actually just (2 weeks ago) added support for streaming from Pyspark to Polars/DuckDB/etc through Arrow PyCapsule. By streaming, I mean actually streaming, not collecting all data at once. It won't be released probably until May/June but it's there: https://github.com/apache/spark/commit/ecf179c3485ba8bac72af...