Skip to content

chore: bump lz4_flex patch versions#6212

Merged
Xuanwo merged 2 commits intomainfrom
xuanwo/bump-lz4-flex-patches
Mar 17, 2026
Merged

chore: bump lz4_flex patch versions#6212
Xuanwo merged 2 commits intomainfrom
xuanwo/bump-lz4-flex-patches

Conversation

@Xuanwo
Copy link
Copy Markdown
Collaborator

@Xuanwo Xuanwo commented Mar 17, 2026

This updates both transitive lz4_flex lines to their latest patch releases so the lockfile no longer carries the yanked 0.11.5 release. The 0.11.x line comes from tantivy, and the 0.12.x line comes from the Arrow/Parquet/DataFusion stack.

Validated with cargo check -p lance --locked.

@github-actions github-actions Bot added the chore label Mar 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

LGTM. Lockfile-only change bumping lz4_flex off yanked 0.11.5 and 0.12.0 to their latest patch releases. No concerns.

@Xuanwo Xuanwo merged commit 0693908 into main Mar 17, 2026
22 checks passed
@Xuanwo Xuanwo deleted the xuanwo/bump-lz4-flex-patches branch March 17, 2026 09:59
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

westonpace pushed a commit that referenced this pull request Mar 17, 2026
This updates both transitive `lz4_flex` lines to their latest patch
releases so the lockfile no longer carries the yanked `0.11.5` release.
The `0.11.x` line comes from `tantivy`, and the `0.12.x` line comes from
the Arrow/Parquet/DataFusion stack.

Validated with `cargo check -p lance --locked`.
westonpace added a commit that referenced this pull request Mar 18, 2026
## Summary

Cherry-picks bug fixes onto `release/v3.0` for the v3.0.1 patch release:

- **#6160** - fix: handle `DataType::Null` in `adjust_child_validity` to
prevent panic
- **#6187** - fix: handle nullable validity layers without def levels
- **#6143** - fix: prevent duplicate manifest entries from concurrent
table creation
- **#6212** - chore: bump lz4_flex patch versions
- **#6146** - fix: replace fetch_arrow_table with to_arrow_table

## Test plan

- CI passes on cherry-picked commits (both PRs were already merged and
tested on main)

---------

Co-authored-by: Will Jones <willjones127@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Xuanwo <github@xuanwo.io>
Co-authored-by: Jonathan Hsieh <jon@lancedb.com>
Co-authored-by: BubbleCal <bubble-cal@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants