Skip to content

Update Rust crate vortex-datafusion to 0.79.0#5

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vortex-datafusion
Open

Update Rust crate vortex-datafusion to 0.79.0#5
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vortex-datafusion

Conversation

@renovate

@renovate renovate Bot commented May 22, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
vortex-datafusion dependencies minor 0.70.00.79.0

Release Notes

spiraldb/vortex (vortex-datafusion)

v0.79.0

Compare Source

What's Changed

New Contributors

Full Changelog: vortex-data/vortex@0.78.0...0.79.0

v0.78.0

Compare Source

Changes

✨ Features

🚀 Performance

🐛 Bug Fixes

🧰 Maintenance

v0.77.0

Compare 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):

  • you had a stream of well-formed arrays, AND called map on that ArrayStream with a function that panicked on invocation, then passed the resulting stream to a builtin vortex writer
  • you passed a stream of malformed arrays that could have triggered a panic or assertion failure (e.g., you constructed invalid vortex arrays using unsafe/new_unchecked; to our knowledge you can't hit this path with the safe/regular constructors)

If you believe you may have been affected by this issue, please reach out in slack: https://vortex.dev/slack

⚠️ Breaks

✨ Features

🚀 Performance

🐛 Bug Fixes

🧰 Maintenance

13 changes

v0.76.0

Compare Source

Changes

⚠️ Breaks

✨ Features

🚀 Performance

🐛 Bug Fixes

21 changes

📖 Documentation

🧰 Maintenance

49 changes

v0.75.0

Compare Source

Changes

⚠️ Breaks

🚧 Deprecation

✨ Features

🚀 Performance

🐛 Bug Fixes

13 changes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/vortex-datafusion branch from f5f621d to 81b607d Compare May 30, 2026 08:12
@renovate renovate Bot changed the title Update Rust crate vortex-datafusion to 0.72.0 Update Rust crate vortex-datafusion to 0.73.0 May 30, 2026
@renovate
renovate Bot force-pushed the renovate/vortex-datafusion branch from 81b607d to bde2465 Compare June 3, 2026 04:05
@renovate renovate Bot changed the title Update Rust crate vortex-datafusion to 0.73.0 Update Vortex DataFusion to 0.74.0 Jun 3, 2026
@renovate renovate Bot changed the title Update Vortex DataFusion to 0.74.0 Update Vortex DataFusion to 0.75.0 Jun 14, 2026
@renovate
renovate Bot force-pushed the renovate/vortex-datafusion branch from bde2465 to ce2a2d9 Compare June 14, 2026 06:59
@renovate renovate Bot changed the title Update Vortex DataFusion to 0.75.0 Update Vortex DataFusion Jun 24, 2026
@renovate renovate Bot changed the title Update Vortex DataFusion Update Rust crate vortex-datafusion to 0.75.0 Jun 27, 2026
@renovate renovate Bot changed the title Update Rust crate vortex-datafusion to 0.75.0 Update Rust crate vortex-datafusion to 0.76.0 Jul 4, 2026
@renovate
renovate Bot force-pushed the renovate/vortex-datafusion branch from ce2a2d9 to 20b1294 Compare July 4, 2026 07:44
@renovate renovate Bot changed the title Update Rust crate vortex-datafusion to 0.76.0 Update Rust crate vortex-datafusion to 0.77.0 Jul 9, 2026
@renovate
renovate Bot force-pushed the renovate/vortex-datafusion branch from 20b1294 to 8ee8f39 Compare July 9, 2026 07:53
@renovate
renovate Bot force-pushed the renovate/vortex-datafusion branch from 8ee8f39 to 102095c Compare July 17, 2026 23:42
@renovate renovate Bot changed the title Update Rust crate vortex-datafusion to 0.77.0 Update Rust crate vortex-datafusion to 0.79.0 Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants