[chore](lance) update some patches from lance-c - #67741
Open
zhangstar333 wants to merge 1 commit into
Open
Conversation
### What problem does this PR solve? Problem Summary: The current branch bundles only the older Lance-C v0.1.9 PR apache#73/apache#74 patches. Port the Lance-C thirdparty state from branch-41 lance_memory at d9fc776, including scanner options, the Lance v11 upgrade, refreshed data-cache support, and scalar-index segment APIs. Apply PR apache#74, apache#75/apache#78, apache#77, apache#73, then apache#79 so dependent patches apply cleanly without changing their source bytes. Only thirdparty changes are included from the mixed source commits. Source commits: - a425660 - e078d4f - d9fc776 ### Release note Update bundled Lance internals to v11 and include the latest Lance-C cache and scanner APIs from the source branch. ### Check List (For Author) - Test: Manual validation of archive MD5, strict zero-fuzz application of the full patch chain, isolated downloader execution and repeat execution, resulting source-tree equality, source patch byte equality, and bash -n. Downloader whitespace checks passed; outer diff whitespace warnings in imported patch payloads are retained to preserve exact source bytes. No Doris or Lance-C builds or unit/regression tests were run. - Behavior changed: Yes; update the bundled dependency and patch order. - Does this need documentation: No; dependency-only propagation.
Contributor
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
Contributor
Author
|
run buildall |
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.
What problem does this PR solve?
update some patches from lance-c
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)