vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
optimize sequence compare match bitmap
tomatotomata:codex/sequence-compare-single-bit
29 seconds ago
Improve agents related toolings/docs Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/work
6 minutes ago
Merge branch 'develop' into ji/remove-bound-expr-unbind Signed-off-by: Claude <noreply@anthropic.com>
ji/remove-bound-expr-unbind
10 minutes ago
Push hugging face storage resolution into vortex-cloud rather than vortex-python (#9199) We should treat hf:// urls as any other object store, right now we are keeping all of it in vortex-python which is not quite as versatile as having a full fledged object store. fixes #5379 --------- Signed-off-by: Robert Kruszewski <robert@spiraldb.com> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
develop
17 minutes ago
review: unconditional opendal in vortex-python, pub(crate) supports_scheme Address review on #9199: * `hf::supports_scheme` is only asked by the registry, so it does not need to be `pub`. Its doc no longer intra-doc-links the OpenDAL counterpart either, since that path does not exist in an hf-only build. * "spelled" -> "passed" in the `TokenArg` doc. * The Python bindings should not carry Rust feature gates: the `opendal` feature of `vortex-python` is gone and the OpenDAL-backed stores (COS, and GooseFS from the rebase) are always compiled in, like `HfStore`. The ImportError placeholders, the feature language in the stubs and docs, and the cfg gates in `lib.rs`/`io.rs` all go with it. Other consumers (JNI) keep the opt-in Cargo feature. The `vortex._lib.CosStore`/`GoosefsStore` nitpick entries mirror the `HfStore` one, since the simplified re-exports resolve annotations to the native module path. Signed-off-by: Robert Kruszewski <robert@spiraldb.com> Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Lc5zw7Le2T3pakDEUdKTYd
claude/vortex-hugging-face-format-1asxf3
25 minutes ago
duckdb: don't panic on unsupported Value type (#9243) Now we return an error to the binder instead of panicking Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
develop
27 minutes ago
duckdb: Restrict pushed aggregations (#9233) - Forbid aggregation of Decimal sum/mean: different overflow semantics - Allow pushdown of aggregations over scalars i.e. min(strlen(x)). Forbid pushdown of aggregations over non-allowed types i.e. sum(strlen(x)) - Forbid min/max of String and List since we don't have an implementation for that Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
develop
1 hour ago
fix Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
myrrc/varbin-take-zero-copy
1 hour ago
Latest Branches
CodSpeed Performance Gauge
0%
Improve agents related toolings/docs
#9264
26 minutes ago
344d020
adamg/work
CodSpeed Performance Gauge
-19%
refactor: preserve bound expression identity through scans
#9192
15 minutes ago
d5e3946
ji/remove-bound-expr-unbind
CodSpeed Performance Gauge
-21%
Push hugging face storage resolution into vortex-cloud rather than vortex-python
#9199
16 hours ago
40fbfa5
claude/vortex-hugging-face-format-1asxf3
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs