-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Fix bug for parse expression that include quotes #28418
fix: Fix bug for parse expression that include quotes #28418
Conversation
rerun ut |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## 2.3 #28418 +/- ##
=======================================
Coverage 81.96% 81.96%
=======================================
Files 813 822 +9
Lines 117777 117802 +25
=======================================
+ Hits 96534 96557 +23
- Misses 18033 18036 +3
+ Partials 3210 3209 -1
|
Invalid PR Title Format Detected Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Required Title Structure:
Where Example:
Please review and update your PR to comply with these guidelines. |
cce0b32
to
ab0aac2
Compare
@xiaocai2333 E2e jenkins job failed, comment |
rerun ut |
/run-cpu-e2e |
rerun ut |
Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
ab0aac2
to
3ba6d56
Compare
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, xiaocai2333 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
1 similar comment
/run-cpu-e2e |
master pr: #28416
issue: #28365
Fix bug for parsing error when a string enclosed in single quotes in an expression contains multiple double quotes.
such as: