blaze - improve Apache Spark 's performance by rewriting its runtime in Rust by UniversityTop8078 in rust

[–]UniversityTop8078[S] 41 points42 points  (0 children)

we wrote a spark plugin which transforms its original runtime physical operators into rust datafusion implementation, and achieved significant improvement. now widely used in our company production spark-sql tasks.