[SIGMOD'25] We show the data chunk compaction problem in vectorized execution, and propose practical compaction solutions.
-
Updated
Oct 10, 2025 - C++
[SIGMOD'25] We show the data chunk compaction problem in vectorized execution, and propose practical compaction solutions.
A high-performance, distributed SQL query engine built in Rust. Powered by Apache Arrow for vectorized execution, it supports complex SQL (JOINs, CTEs, Window Functions), distributed processing, and Arrow Flight.
Low-level systems engineering analysis of DuckDB - query execution path, vectorized execution, benchmarking, and failure analysis.
We integrate data chunk compaction methods into duckdb, for an end-to-end benchmark.
Vectorized executor to speed up PostgreSQL
Add a description, image, and links to the vectorized-execution topic page so that developers can more easily learn about it.
To associate your repository with the vectorized-execution topic, visit your repo's landing page and select "manage topics."