vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Update dependency starlette to v1 [SECURITY]
renovate/pypi-starlette-vulnerability
3 minutes ago
wip Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
claude/confident-hamilton-mZIEo
6 minutes ago
Introduce a new JSON extension type in `vortex-json` (#8215) ## Summary This PR introduces a new JSON extension type, with more work building on top of it planned in the future. This is a building block towards the variant-based compressor and similar work. ## API Changes Includes a minor change, unifiying the two `EmptyMetadata` types we currently have into one. --------- Signed-off-by: Adam Gutglick <adam@spiraldb.com>
develop
7 minutes ago
more Signed-off-by: Robert Kruszewski <github@robertk.io>
rk/cardinality-estimator
15 minutes ago
feat(vortex-row): add row-oriented byte encoder crate Adds `vortex-row`, which encodes N columnar arrays into a single byte-comparable `ListView<u8>` (the Vortex analogue of arrow-row) for use as sort/row keys. Encoding runs as two scalar functions behind the `RowEncoder` API: a `RowSize` sizing/classification pass and a `RowEncode` pass that allocates one contiguous buffer and writes each column left-to-right into its per-row slot. Per-column ordering (`RowSortField`) controls ascending/ descending and null placement. Includes the byte codec for fixed-width, varlen, and nested canonical types, the `convert_columns`/`compute_row_sizes` helpers, round-trip + invariant tests, and arrow-row-baselined throughput benches. The crate is marked `publish = false` for now, so no public-api.lock is tracked. Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
claude/nice-archimedes-yjGyO
17 minutes ago
feat: very wide column benchmark Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
ji/wide-col-projection
17 minutes ago
feat: export dictionary arrow device arrays Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
ad/dictionary
18 minutes ago
feat: export dictionary arrow device arrays Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
ad/dictionary
21 minutes ago
Latest Branches
CodSpeed Performance Gauge
+12%
Use approximate cardinality to decide whether to use dict compression
#7759
17 minutes ago
62b7b2b
rk/cardinality-estimator
CodSpeed Performance Gauge
+30%
feat(vortex-row): row-oriented byte encoder (size + encode passes)
#8253
19 minutes ago
4a30a9c
claude/nice-archimedes-yjGyO
CodSpeed Performance Gauge
+30%
feat: very wide column benchmark
#8252
19 minutes ago
9a0f3ba
ji/wide-col-projection
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs