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

Implement native support StringView for Levenshtein #11925

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

PsiACE
Copy link
Member

@PsiACE PsiACE commented Aug 10, 2024

Which issue does this PR close?

Closes #11854 .

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

Signed-off-by: Chojan Shang <psiace@apache.org>
@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Aug 10, 2024
Signed-off-by: Chojan Shang <psiace@apache.org>
Signed-off-by: Chojan Shang <psiace@apache.org>
@PsiACE PsiACE marked this pull request as ready for review August 10, 2024 02:45
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.

Awesome. THanks (again) @PsiACE 🚀

@alamb alamb merged commit b60cdc7 into apache:main Aug 12, 2024
24 checks passed
@PsiACE PsiACE deleted the levenshtein branch August 12, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update levenshtein scalar function to support Utf8View
2 participants