-
Notifications
You must be signed in to change notification settings - Fork 118
Update Rust crate lance to 0.39.0 #5466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CodSpeed Performance ReportMerging #5466 will degrade performances by 16.71%Comparing Summary
Benchmarks breakdownFootnotes
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lance](https://redirect.github.com/lancedb/lance) | dependencies | minor | `0.38.2` -> `0.39.0` | --- ### Release Notes <details> <summary>lancedb/lance (lance)</summary> ### [`v0.39.0`](https://redirect.github.com/lance-format/lance/releases/tag/v0.39.0) [Compare Source](https://redirect.github.com/lancedb/lance/compare/v0.38.3...v0.39.0) <!-- Release notes generated using configuration in .github/release.yml at v0.39.0 --> #### What's Changed ##### Breaking Changes 🛠 - feat!: incremental indexing via SPFresh by [@​BubbleCal](https://redirect.github.com/BubbleCal) in [#​4837](https://redirect.github.com/lancedb/lance/pull/4837) ##### New Features 🎉 - feat(java): expose ManifestSummary to java api by [@​steFaiz](https://redirect.github.com/steFaiz) in [#​5092](https://redirect.github.com/lancedb/lance/pull/5092) - feat: support dynamic storage options provider with AWS credentials vending by [@​jackye1995](https://redirect.github.com/jackye1995) in [#​4905](https://redirect.github.com/lancedb/lance/pull/4905) ##### Bug Fixes 🐛 - fix: infinite kmeans if the largest cluster produces only 1 cluster by [@​BubbleCal](https://redirect.github.com/BubbleCal) in [#​5078](https://redirect.github.com/lancedb/lance/pull/5078) - fix: remove remainder explain\_plan method in Python by [@​ddupg](https://redirect.github.com/ddupg) in [#​5085](https://redirect.github.com/lancedb/lance/pull/5085) - fix(rust): add explicit dependency on chrono serde feature by [@​wjones127](https://redirect.github.com/wjones127) in [#​5110](https://redirect.github.com/lancedb/lance/pull/5110) - fix: no panic on unknown version by [@​wjones127](https://redirect.github.com/wjones127) in [#​5111](https://redirect.github.com/lancedb/lance/pull/5111) - fix: skip compression in create\_per\_value if compression metadata is set to none by [@​wojiaodoubao](https://redirect.github.com/wojiaodoubao) in [#​5086](https://redirect.github.com/lancedb/lance/pull/5086) - fix: forward incompatibility of prerelease in writer version by [@​jackye1995](https://redirect.github.com/jackye1995) in [#​5116](https://redirect.github.com/lancedb/lance/pull/5116) ##### Documentation 📚 - docs: minor doc fix for docs/src/format/file/encoding.md by [@​zhangyue19921010](https://redirect.github.com/zhangyue19921010) in [#​5108](https://redirect.github.com/lancedb/lance/pull/5108) - docs: add fragment level update columns docs by [@​xloya](https://redirect.github.com/xloya) in [#​5123](https://redirect.github.com/lancedb/lance/pull/5123) ##### Other Changes - refactor: introduce SchemaAdapter to perform logical/physical transform by [@​Xuanwo](https://redirect.github.com/Xuanwo) in [#​5096](https://redirect.github.com/lancedb/lance/pull/5096) **Full Changelog**: <lance-format/lance@v0.38.3...v0.39.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOlsiY2hvcmUiXX0=--> --------- Signed-off-by: Robert Kruszewski <github@robertk.io> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robert Kruszewski <github@robertk.io>
This PR contains the following updates:
0.38.2->0.39.0Release Notes
lancedb/lance (lance)
v0.39.0Compare Source
What's Changed
Breaking Changes 🛠
New Features 🎉
Bug Fixes 🐛
Documentation 📚
Other Changes
Full Changelog: lance-format/lance@v0.38.3...v0.39.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.