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

Fixed function ngrams when string contains utf8 characters #31706

Merged
merged 2 commits into from
Nov 26, 2021
Merged

Fixed function ngrams when string contains utf8 characters #31706

merged 2 commits into from
Nov 26, 2021

Conversation

yandd
Copy link
Contributor

@yandd yandd commented Nov 24, 2021

Changelog category:

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

  • Fixed function ngrams when string contains utf8 characters

Detailed description / Documentation draft:
...

@robot-clickhouse robot-clickhouse added doc-alert pr-feature Pull request with new product feature pr-bugfix Pull request with bugfix, not backported by default and removed pr-feature Pull request with new product feature labels Nov 24, 2021
@vdimir vdimir assigned vdimir and unassigned vdimir Nov 24, 2021
@vdimir
Copy link
Member

vdimir commented Nov 24, 2021

Could you add test for problem cases?

@yandd
Copy link
Contributor Author

yandd commented Nov 25, 2021

Could you add test for problem cases?

Added already.

@vdimir vdimir self-assigned this Nov 25, 2021
@vdimir
Copy link
Member

vdimir commented Nov 25, 2021

ref #29738 (comment)

Copy link
Member

@vdimir vdimir left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix Pull request with bugfix, not backported by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants