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 Octet Length #11906

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

PsiACE
Copy link
Member

@PsiACE PsiACE commented Aug 9, 2024

Which issue does this PR close?

Closes #11858 .

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 the sqllogictest SQL Logic Tests (.slt) label Aug 9, 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.

🚀 -- looks good to me

@alamb alamb merged commit 5251dc9 into apache:main Aug 12, 2024
24 checks passed
@alamb
Copy link
Contributor

alamb commented Aug 12, 2024

Thanks again @PsiACE

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 OCTET_LENGTH scalar function to support Utf8View
2 participants