Skip to content
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

bug fix: Invalid search string converted to empty pattern to panic #21241

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

cpegeric
Copy link
Contributor

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #21217

What this PR does / why we need it:

Invalid search string converted to empty pattern to panic

e.g. search string '+[[[' in natural language mode. After tokenization, it become empty pattern that cause panic.

@mergify mergify bot merged commit 5d63c0d into matrixorigin:main Jan 16, 2025
18 checks passed
cpegeric added a commit to cpegeric/matrixone that referenced this pull request Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants