parser: modify parser to support partial index (#63448)#65698
Conversation
9bbc1c8 to
be77591
Compare
Codecov Report❌ Patch coverage is 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
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: winoros The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
|
Let's merge #65700 directly 😮💨 . |
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
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.