vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Aggregate Fns: Sum Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/aggregate-fns-sum
23 minutes ago
Aggregate Fns: Mean Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/aggregate-fns-mean
50 minutes ago
Aggregate Fns Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/aggregate-fns
1 hour ago
Aggregate Fns Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/aggregate-fns
3 hours ago
Make ExecutionArgs a dyn trait Signed-off-by: Nicholas Gates <nick@nickgates.com>
ngates/columnar-args
4 hours ago
Make ExecutionArgs a dyn trait (#6715) This allows implementations to short-circuit, and supports the next change where ExecutionArgs::get will return a Columnar value. Signed-off-by: Nicholas Gates <nick@nickgates.com>
develop
5 hours ago
feat: teach ALPRDArray how to append_to_builder The PrimitiveBuilder API is a bit awkward for this. I needed two key things: 1. I want to treat a trailing slice of the builder's values as a different type. In particular, ALPRD decodes u32s (respectively u64s) and then converts them to f32s (resp. f64s). 2. I want to separately update the nulls and the values. In particular, ALPRD stores the nulls on the left parts whereas the right parts hold the values. All of this is copacetic *when done on the UninitRange*, but I do it on the whole PrimitiveBuilder. I kinda think PrimitiveBuilder should be able to split itself into the initialized and uninitialized parts. In my opinion, it seems reasonable to transmute the builder of uninitialized parts since no one else is looking at that data anyway. Signed-off-by: Daniel King <dan@spiraldb.com>
dk/alprd-decode-into-builder
13 hours ago
rwlock instead of mutex around encoding ids Signed-off-by: Daniel King <dan@spiraldb.com>
dk/rwlock-session
13 hours ago
Active Branches
Aggregate Fns: Sum
last run
23 minutes ago
#6723
CodSpeed Performance Gauge
+25%
Aggregate Fns: Mean
last run
50 minutes ago
#6722
CodSpeed Performance Gauge
-18%
Aggregate Fns
last run
1 hour ago
#6721
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs