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

Support customizable whitespace analyzer #2409

Merged
merged 3 commits into from
Dec 25, 2024

Conversation

yangzq50
Copy link
Contributor

@yangzq50 yangzq50 commented Dec 25, 2024

What problem does this PR solve?

Support user provided delimiters for whitespace analyzer
For example, analyzer 'whitespace-#$@' will use any character of "#$@" as the delimiter.
resolve #2405

Type of change

  • New Feature (non-breaking change which adds functionality)
  • Refactoring
  • Test cases

@yangzq50 yangzq50 requested a review from yuzhichang December 25, 2024 02:45
@yangzq50 yangzq50 added the ci PR can be test label Dec 25, 2024
@JinHai-CN JinHai-CN merged commit 31fa6b1 into infiniflow:main Dec 25, 2024
7 checks passed
@yangzq50 yangzq50 deleted the update_whitespace_analyzer branch December 25, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci PR can be test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: customizable whitespace analyzer
2 participants