Update Rust crate vortex-datafusion to 0.79.0#5
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/vortex-datafusion
branch
from
May 30, 2026 08:12
f5f621d to
81b607d
Compare
renovate
Bot
force-pushed
the
renovate/vortex-datafusion
branch
from
June 3, 2026 04:05
81b607d to
bde2465
Compare
renovate
Bot
force-pushed
the
renovate/vortex-datafusion
branch
from
June 14, 2026 06:59
bde2465 to
ce2a2d9
Compare
renovate
Bot
force-pushed
the
renovate/vortex-datafusion
branch
from
July 4, 2026 07:44
ce2a2d9 to
20b1294
Compare
renovate
Bot
force-pushed
the
renovate/vortex-datafusion
branch
from
July 9, 2026 07:53
20b1294 to
8ee8f39
Compare
renovate
Bot
force-pushed
the
renovate/vortex-datafusion
branch
from
July 17, 2026 23:42
8ee8f39 to
102095c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.70.0→0.79.0Release Notes
spiraldb/vortex (vortex-datafusion)
v0.79.0Compare Source
What's Changed
list_sumexpression by @mhk197 in vortex-data#8676UnionVariantstype and embed it inDType::Unionby @connortsui20 in vortex-data#8703UnionNullabilityby @connortsui20 in vortex-data#87140f481fcby @renovate[bot] in vortex-data#8729ece7cb0by @renovate[bot] in vortex-data#87301e223dbby @renovate[bot] in vortex-data#8731Bboxzone-map statistic + distance-filter pruning by @HarukiMoriarty in vortex-data#8646collect_boolper arch by @joseph-isaacs in vortex-data#8749ListLayoutbaseline by @mhk197 in vortex-data#8706New Contributors
Full Changelog: vortex-data/vortex@0.78.0...0.79.0
v0.78.0Compare Source
Changes
✨ Features
🚀 Performance
🐛 Bug Fixes
🧰 Maintenance
TableStrategydispatcher fromStructStrategy(#8638) @mhk197v0.77.0Compare Source
Changes
NOTE: 0.76.0 was yanked, because of a (hopefully very rare) latent correctness bug, that became much easier to hit in 0.76.0. There was a long-standing incorrect behavior in the TableStrategy writer, wherein it would not correctly propagate panics from the parallel writer subtasks. The fix was in #8672.
If you passed a stream of well-formed valid arrays straight to the builtin vortex writers, you are definitely unaffected.
If any of the following are true, you may have files that were silently truncated, in part (all versions) or in whole (0.76.0):
mapon thatArrayStreamwith a function that panicked on invocation, then passed the resulting stream to a builtin vortex writerIf you believe you may have been affected by this issue, please reach out in slack: https://vortex.dev/slack
✨ Features
LineString,MultiPoint,MultiLineStringtypes (#8679) @HarukiMoriartyST_DWithinpushdown in vortex (#8625) @HarukiMoriarty🚀 Performance
🐛 Bug Fixes
🧰 Maintenance
13 changes
vortex-bench/sqldirectory (#8684) @connortsui20vortex-filefeatures for top crate (#8642) @AdamGSv0.76.0Compare Source
Changes
Validity::definitely_all_null()method (#8447) @joseph-isaacsMaskexecution strict about nullable booleans (#8121) @joseph-isaacs✨ Features
list_lengthscalar function (#8495) @mhk197geocrate +Polygontype (#8497) @HarukiMoriarty🚀 Performance
list_lengthexpression (#8600) @mhk197Alignment::DEFAULT_ALIGNMENT = Alignment::new(256)(#8490) @joseph-isaacs🐛 Bug Fixes
21 changes
vx_data_source_new_buffersem-merge conflict (#8437) @joseph-isaacs📖 Documentation
🧰 Maintenance
49 changes
ad2b381(#8521) @renovate[bot]2fee155(#8522) @renovate[bot]9e1e580(#8523) @renovate[bot]VortexSource(#8501) @AdamGStakeoperations toCopy(#8496) @connortsui20ALIGNMENT_TO_HOST_COPYtoAlignment::HOST_COPY(#8488) @AdamGSHashMap(#8454) @AdamGS7a79fe8(#8409) @renovate[bot]3f131e8(#8408) @renovate[bot]d5726de(#8407) @renovate[bot]v0.75.0Compare Source
Changes
lenparameter fromScalarFnArray::try_new(#8378) @connortsui20🚧 Deprecation
✨ Features
vortex-json(#8215) @AdamGSBitBuffer/{Mut}Viewover owned bit buffers (#8208) @joseph-isaacs🚀 Performance
🐛 Bug Fixes
13 changes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.