vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
break Signed-off-by: Onur Satici <onur@spiraldb.com>
os/layout-overrides
2 minutes ago
Avoid re-building vortex-duckdb twice (#8035) ## Summary Currently, if you build something like `duckdb-bench` cargo will rebuild `vortex-duckdb` once before it'll be satisfied that it doesn't need to rebuild it. The root cause is that cargo's fingerprinting can't accurately track files that are created **during** the build. This change is fine because we still track our own changes, the only external change will be something like a duckdb version upgrade which will change `build.rs` and re-trigger the build as expected. Signed-off-by: Adam Gutglick <adam@spiraldb.com>
develop
15 minutes ago
layout reader ctx Signed-off-by: Onur Satici <onur@spiraldb.com>
os/layout-overrides
17 minutes ago
Bump DuckDB to 1.5.3 (#8031) ## Summary Bumps our DuckDB dependency to the newly released [1.5.3](https://github.com/duckdb/duckdb/releases) (literally a minute after it was released), most importantly to support Variant! --------- Signed-off-by: Adam Gutglick <adam@spiraldb.com>
develop
21 minutes ago
Avoid re-building vortex-duckdb twice Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/avoid-duckdb-rebuild
25 minutes ago
Remove type coercion (#8032) This belongs in a type analysis phase inside an engine, rather than inside the Vortex physical function implementations. Signed-off-by: Nicholas Gates <nick@nickgates.com>
develop
27 minutes ago
Cleanup Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/all-uncompressed-size-fns
50 minutes ago
Update DuckDB usage everywhere Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/bump-duckdb-1.5.3
56 minutes ago
Latest Branches
CodSpeed Performance Gauge
-15%
layout reader ctx
#8037
2 hours ago
67ac6d6
os/layout-overrides
CodSpeed Performance Gauge
-17%
Avoid re-building vortex-duckdb twice
#8035
48 minutes ago
b5ba99c
adamg/avoid-duckdb-rebuild
CodSpeed Performance Gauge
+17%
Add UncompressedSizeInBytes pushdown for all encodings
#7953
51 minutes ago
3241f4f
adamg/all-uncompressed-size-fns
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs