parser: reset lexer.identifierDot correctly when reusing parsers (#45903)#45907
parser: reset lexer.identifierDot correctly when reusing parsers (#45903)#45907ti-chi-bot wants to merge 3 commits intopingcap:release-5.4from
lexer.identifierDot correctly when reusing parsers (#45903)#45907Conversation
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hawkingrei, tiancaiamao 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 |
[LGTM Timeline notifier]Timeline:
|
|
/retest |
|
/test unit-test |
|
@qw4990: No presubmit jobs available for pingcap/tidb@release-5.4 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
1 similar comment
|
@qw4990: No presubmit jobs available for pingcap/tidb@release-5.4 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/re-unit-test |
|
/test all |
|
@hawkingrei: No presubmit jobs available for pingcap/tidb@release-5.4 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
1 similar comment
|
@hawkingrei: No presubmit jobs available for pingcap/tidb@release-5.4 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/run-unit-test |
|
This pull request is closed because its related version has closed automatic cherry-picking. https://prow.tidb.net/command-help#cherrypick |
This is an automated cherry-pick of #45903
What problem does this PR solve?
Issue Number: close #45898
Problem Summary: parser: reset
lexer.identifierDotcorrectly when reusing parsersWhat is changed and how it works?
parser: reset
lexer.identifierDotcorrectly when reusing parsersCheck List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.