{{ message }}
Extend argument validation in splitByString tokenizer#101928
Merged
Conversation
Contributor
splitByString tokenizersplitByString tokenizer
ahmadov
approved these changes
Apr 7, 2026
alexey-milovidov
added a commit
that referenced
this pull request
Apr 7, 2026
…eck` These tests enumerate all functions with bad arguments and are too slow to run repeatedly in the flaky check (which now combines the old targeted and flaky checks into a single job with up to 50-100 repeats). #101928 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 task
Member
|
The failures of "Flaky check" in "functions_bad_arguments" will be fixed by #101994. |
Contributor
LLVM Coverage ReportChanged lines: 100.00% (18/18) | lost baseline coverage: 1 line(s) · Uncovered code |
This was referenced Apr 8, 2026
robot-clickhouse
added a commit
that referenced
this pull request
Apr 8, 2026
This was referenced Apr 8, 2026
robot-clickhouse
added a commit
that referenced
this pull request
Apr 8, 2026
clickhouse-gh Bot
added a commit
that referenced
this pull request
Apr 8, 2026
Backport #101928 to 26.3: Extend argument validation in `splitByString` tokenizer
clickhouse-gh Bot
added a commit
that referenced
this pull request
Apr 8, 2026
Backport #101928 to 26.2: Extend argument validation in `splitByString` tokenizer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Resolves #101923
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):
The
splitByStringtokenizer now rejects empty separator strings.Version info
26.4.1.66026.3.5.10,26.2.9.9