parser: modify parser to support partial index#63448
Conversation
a9cb444 to
2ee2372
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #63448 +/- ##
================================================
+ Coverage 72.7843% 73.6173% +0.8330%
================================================
Files 1835 1839 +4
Lines 496868 503252 +6384
================================================
+ Hits 361642 370481 +8839
+ Misses 113275 110899 -2376
+ Partials 21951 21872 -79
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
2ee2372 to
66ba465
Compare
|
/retest |
[LGTM Timeline notifier]Timeline:
|
|
I just realized that it needs /cc @yudongusa |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bb7133, wjhuang2016, yudongusa The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
In response to a cherrypick label: new pull request created to branch |
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.