Avatar for the vortex-data user
vortex-data
vortex
BlogDocsChangelog

Performance History

Latest Results

only a read lock for current_array_ref Signed-off-by: Daniel King <dan@spiraldb.com>
dk/buffer-pool
11 hours ago
chore(deps): update dependency ray to v2.54.0 [security]
renovate/pypi-ray-vulnerability
13 hours ago
Fix up Signed-off-by: Nicholas Gates <nick@nickgates.com>
ji/ngates/duckdb-lifetimes
13 hours ago
Add an `extension` module to `vortex` (#6624) ## Summary Tracking Issue: https://github.com/vortex-data/vortex/issues/6618 Since `vortex-dtype` and `vortex-scalar` have merged into `vortex-array`, and since planned extension logic now covers all 3 of dtype, scalar, and array, we need to pull out the existing extension dtype logic so that all 3 of these modules can access it. This PR adds a `vortex::extension` submodule to `vortex` that contains the `ExtVTable` (which was previously the `ExtDTypeVTable`), and a sub-submodule `dtype` that contains things like `ExtDTypeRef`. We should hope to add other sub-submodules `scalar` and `array` that would have `ExtScalarValueRef` and `ExtArrayRef`. I am wondering if we need to figure out the naming (please read the discussion in #6618) right now. Do we care that much right now or can we just change it later? ## API Changes Adds `vortex::extension` (which is pulled from `vortex_array::extension`), and moves some logic around extension dtypes and extension vtable into this new submodule. AFAIK nobody is actually using the new extension dtype so I think it should be fine to break? There is still a concern though if we release this version and someone decides to start implementing `ExtVTable`: we need to add a lot more methods to that ## Testing N/A since this is just moving code around. --------- Signed-off-by: Connor Tsui <connor.tsui20@gmail.com> Signed-off-by: Nicholas Gates <nick@nickgates.com> Co-authored-by: Nicholas Gates <nick@nickgates.com>
develop
16 hours ago

Active Branches

Dk/buffer pool
last run
11 hours ago
#6635
CodSpeed Performance Gauge
-65%
#6634
CodSpeed Performance Gauge
-27%
#6633
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs