Hi all, I have been following this community for nearly a year now, trying to contribute whenever I could. It was really a great experience and I sure learned a lot.
Today, it's my time to give back to the community with the open sourcing of the project I have started to develop a few months ago. Let me introduce you... *Buzz *(https://github.com/cloudfuse-io/buzz-rust). Buzz is a serverless analytics query engine. How does it manage to achieve serverlessness ? Simply by using cloud functions and cloud storage instead of traditional compute resources, and scaling massively to compensate for the lack of data locality. Buzz is implemented in Rust and uses Arrow and DataFusion internally. Of course, there is still a lot to do. Any feedback is welcome, and if anyone is interested to get involved, feel free to let me know! Have a wonderful day, Remi Dettai