-
Notifications
You must be signed in to change notification settings - Fork 11
References
rdettai edited this page Jan 22, 2021
·
3 revisions
Here are a few interesting articles that have inspired Buzz:
- Starling: A Scalable Query Engine on Cloud Function Services (https://arxiv.org/abs/1911.11727)
- Lambada: Interactive Data Analytics on Cold Data using Serverless Cloud Infrastructure (https://arxiv.org/abs/1912.00937)
- Everything You Always Wanted to Know AboutCompiled and Vectorized Queries But Were Afraid to Ask (http://www.vldb.org/pvldb/vol11/p2209-kersten.pdf)
And of course you should definitively take a look at Apache Arrow!
More specifically, Buzz uses intensively DataFusion, the Rust query engine of the Arrow project:
Last but not least, have a look at Cloudfuse, the initial donator of Buzz: