Skip to content

Comments

Add Utf8View support to STRPOS function#12087

Merged
alamb merged 5 commits intoapache:mainfrom
dmitriibugakov:utf8view-strpos
Aug 21, 2024
Merged

Add Utf8View support to STRPOS function#12087
alamb merged 5 commits intoapache:mainfrom
dmitriibugakov:utf8view-strpos

Conversation

@dmitriibugakov
Copy link
Contributor

Which issue does this PR close?

Closes #11951.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) functions Changes to functions implementation labels Aug 20, 2024
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @dmitrybugakov -- I have nothing to add to this PR

It's so beautiful ❤️

@alamb alamb merged commit c6be00d into apache:main Aug 21, 2024
@dmitriibugakov dmitriibugakov deleted the utf8view-strpos branch August 21, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update STRPOS scalar function to support Utf8View

2 participants