Though Spark had been used by many companies in production for ages, for many people, this marked Spark's transition from being a research project to a production-grade system.
And the rest is history. π
Dec 31, 2022 β’ 9 tweets β’ 4 min read
Exciting to see Quokka at the top of Hacker News (written by Ziheng Wang).
In ~1000 lines of Python, Quokka is a high performance fault-tolerant query engine built on
1β£ Ray (@raydistributed) - distributed execution
2β£ Polars - fast dataframes
3β£ Arrow (@ApacheArrow) - fast I/O
We tried to design #Ray to be as flexible as possible, and this makes it possible to build not only scalable applications with Ray, but also to build entire scalable systems and products on top.