Blog
Popular topics
Posts tagged as "# rust"
Optimizing Compilation for Databend
Compiling a medium to large Rust program is not a breeze due to the accumulation of complex project dependencies and boilerplate code. This article outlines the measures taken by the team to address the compilation challenges.
By PsiACE on April 20, 2023
Rewrite sqllogictest framework in rust
sqllogictest, rust
By Xudong on December 29, 2022