Skip to content

parser: modify parser to support partial index (#63448)#65698

Closed
YangKeao wants to merge 1 commit into
pingcap:release-8.5-20260116-v8.5.5from
YangKeao:partial-index-cherry-pick-1
Closed

parser: modify parser to support partial index (#63448)#65698
YangKeao wants to merge 1 commit into
pingcap:release-8.5-20260116-v8.5.5from
YangKeao:partial-index-cherry-pick-1

Conversation

@YangKeao
Copy link
Copy Markdown
Member

@YangKeao YangKeao commented Jan 21, 2026

This is a cherry-pick of #63448

-> #65698
#65699
#65700

What problem does this PR solve?

Issue Number: close #63447

-> #63448
#62759
#62762

Problem Summary:

What changed and how does it work?

Modify the parser to support partial index grammar

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

@ti-chi-bot ti-chi-bot Bot added release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jan 21, 2026
@YangKeao YangKeao force-pushed the partial-index-cherry-pick-1 branch from 9bbc1c8 to be77591 Compare January 21, 2026 09:47
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2026

Codecov Report

❌ Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release-8.5-20260116-v8.5.5@1fa258b). Learn more about missing BASE report.

Additional details and impacted files
@@                       Coverage Diff                        @@
##             release-8.5-20260116-v8.5.5     #65698   +/-   ##
================================================================
  Coverage                               ?   72.4625%           
================================================================
  Files                                  ?       1681           
  Lines                                  ?     469249           
  Branches                               ?          0           
================================================================
  Hits                                   ?     340030           
  Misses                                 ?     106601           
  Partials                               ?      22618           
Flag Coverage Δ
integration 49.6394% <0.0000%> (?)
unit 64.8664% <40.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 55.5569% <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.

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

ti-chi-bot Bot commented Jan 22, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: winoros
Once this PR has been reviewed and has the lgtm label, please assign bb7133, benmeadowcroft for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found 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
Copy link
Copy Markdown

ti-chi-bot Bot commented Jan 22, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-01-22 14:55:11.781754013 +0000 UTC m=+678539.395710859: ☑️ agreed by winoros.

@YangKeao
Copy link
Copy Markdown
Member Author

Let's merge #65700 directly 😮‍💨 .

@YangKeao YangKeao closed this Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-1-more-lgtm Indicates a PR needs 1 more LGTM. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants