Skip to content

Fix bad error message in function hasAny/AllTokens#88152

Merged
rschu1ze merged 3 commits intomasterfrom
issue-88080
Oct 7, 2025
Merged

Fix bad error message in function hasAny/AllTokens#88152
rschu1ze merged 3 commits intomasterfrom
issue-88080

Conversation

@rschu1ze
Copy link
Copy Markdown
Member

@rschu1ze rschu1ze commented Oct 6, 2025

Resolves: #88080

Note for reviewer: the fix is in 2b5ad63 (the other commit does cosmetics)

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Copy link
Copy Markdown
Member

@Ergus Ergus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a couple of comments it worth considering, but this is fine as is

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Oct 6, 2025

Workflow [PR], commit [0fa96a1]

Summary:

@clickhouse-gh clickhouse-gh bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Oct 6, 2025
@rschu1ze rschu1ze added this pull request to the merge queue Oct 7, 2025
Merged via the queue into master with commit 58938ea Oct 7, 2025
123 checks passed
@rschu1ze rschu1ze deleted the issue-88080 branch October 7, 2025 11:46
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-synced-to-cloud The PR is synced to the cloud repo label Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logical error: Bad cast from type DB::ColumnArray to DB::ColumnString with searchAny

3 participants