Skip to content

[chore](lance) update some patches from lance-c - #67741

Open
zhangstar333 wants to merge 1 commit into
apache:masterfrom
zhangstar333:lance_patch
Open

[chore](lance) update some patches from lance-c#67741
zhangstar333 wants to merge 1 commit into
apache:masterfrom
zhangstar333:lance_patch

Conversation

@zhangstar333

Copy link
Copy Markdown
Contributor

What problem does this PR solve?

update some patches from lance-c

Release note

None

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

### 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.
@hello-stephen

Copy link
Copy Markdown
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@zhangstar333

Copy link
Copy Markdown
Contributor Author

run buildall

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.

2 participants