-
Notifications
You must be signed in to change notification settings - Fork 198
Comparing changes
Open a pull request
base repository: vortex-data/vortex
base: develop
head repository: vortex-data/vortex
compare: fg/onpair-layout
- 10 commits
- 23 files changed
- 2 contributors
Commits on Jul 30, 2026
-
feat(onpair): preserve data when rebuilding arrays
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f7bfd60 - Browse repository at this point
Copy the full SHA f7bfd60View commit details -
feat(onpair): cache storage-backed dictionary
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fb91f0f - Browse repository at this point
Copy the full SHA fb91f0fView commit details -
feat(onpair): use safety-only dictionary validation
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2a4be65 - Browse repository at this point
Copy the full SHA 2a4be65View commit details -
fix(onpair): use upstream default configuration
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 767906f - Browse repository at this point
Copy the full SHA 767906fView commit details -
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ea6ba2c - Browse repository at this point
Copy the full SHA ea6ba2cView commit details -
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 141dd76 - Browse repository at this point
Copy the full SHA 141dd76View commit details
Commits on Jul 31, 2026
-
Merge branch 'develop' into fg/onpair-improvements
develop added benchmarks/string-bench (#9060), which uses vortex_onpair::DEFAULT_DICT12_CONFIG. This branch removes that constant in favour of re-exporting upstream onpair's DEFAULT_CONFIG, which holds the same values (dict-12, threshold 0.15, seed 42), so string-bench is updated to the new name. No textual conflicts. Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e5976d2 - Browse repository at this point
Copy the full SHA e5976d2View commit details
Commits on Aug 3, 2026
-
refactor(onpair): validate the compress-time dictionary
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com> Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for ad7ef3c - Browse repository at this point
Copy the full SHA ad7ef3cView commit details -
fix(onpair): error instead of panic on inconsistent uncompressed_lengths
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com> Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for e4a1edf - Browse repository at this point
Copy the full SHA e4a1edfView commit details
Commits on Aug 14, 2026
-
Signed-off-by: Francesco Gargiulo <gargiulo.fr@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 81cbb92 - Browse repository at this point
Copy the full SHA 81cbb92View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...fg/onpair-layout