Skip to content

br: compatible with and add integration test for partial index (#64434)#65917

Merged
ti-chi-bot[bot] merged 1 commit into
pingcap:release-8.5-20260116-v8.5.5from
ti-chi-bot:cherry-pick-64434-to-release-8.5-20260116-v8.5.5
Jan 30, 2026
Merged

br: compatible with and add integration test for partial index (#64434)#65917
ti-chi-bot[bot] merged 1 commit into
pingcap:release-8.5-20260116-v8.5.5from
ti-chi-bot:cherry-pick-64434-to-release-8.5-20260116-v8.5.5

Conversation

@ti-chi-bot
Copy link
Copy Markdown
Member

This is an automated cherry-pick of #64434

What problem does this PR solve?

Issue Number: ref #62664

Problem Summary:
To be compatible with partial index for repairing ingest index after log restore

What changed and how does it work?

recognize the IndexInfo.ConditionExprString

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No need to test
    • I checked and no code files have been changed.

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

Signed-off-by: Jianjun Liao <jianjun.liao@outlook.com>
@ti-chi-bot ti-chi-bot added release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/cherry-pick-for-release-8.5-20260116-v8.5.5 labels Jan 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release-8.5-20260116-v8.5.5@db87a51). Learn more about missing BASE report.

Additional details and impacted files
@@                       Coverage Diff                        @@
##             release-8.5-20260116-v8.5.5     #65917   +/-   ##
================================================================
  Coverage                               ?   73.1805%           
================================================================
  Files                                  ?       1684           
  Lines                                  ?     470237           
  Branches                               ?          0           
================================================================
  Hits                                   ?     344122           
  Misses                                 ?     103196           
  Partials                               ?      22919           
Flag Coverage Δ
integration 50.9245% <100.0000%> (?)
unit 64.8694% <0.0000%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
dumpling 52.9278% <0.0000%> (?)
parser ∅ <0.0000%> (?)
br 63.8155% <0.0000%> (?)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@YangKeao
Copy link
Copy Markdown
Member

lucky! no conflict.

@YangKeao YangKeao requested a review from Leavrth January 29, 2026 15:17
@YangKeao
Copy link
Copy Markdown
Member

/retest

Copy link
Copy Markdown
Member

@YangKeao YangKeao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jan 30, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Jan 30, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Leavrth, YangKeao

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added approved lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jan 30, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot Bot commented Jan 30, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-01-30 03:41:54.250717261 +0000 UTC m=+1329341.864674117: ☑️ agreed by YangKeao.
  • 2026-01-30 03:42:24.954760552 +0000 UTC m=+1329372.568717398: ☑️ agreed by Leavrth.

@ti-chi-bot ti-chi-bot Bot merged commit 3199690 into pingcap:release-8.5-20260116-v8.5.5 Jan 30, 2026
27 checks passed
@ti-chi-bot ti-chi-bot Bot deleted the cherry-pick-64434-to-release-8.5-20260116-v8.5.5 branch January 30, 2026 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/cherry-pick-for-release-8.5-20260116-v8.5.5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants