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

fix: encode should work with non-UTF-8 binaries #14087

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mesejo
Copy link
Contributor

@mesejo mesejo commented Jan 11, 2025

Which issue does this PR close?

Closes #14055.

Rationale for this change

N/A

What changes are included in this PR?

N/A

Are these changes tested?

Yes

Are there any user-facing changes?

No

@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) functions labels Jan 11, 2025
@mesejo mesejo changed the title fix: fix: encode should work with non-UTF-8 binaries Jan 11, 2025
@mesejo mesejo marked this pull request as ready for review January 11, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functions sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

encode(..., "hex") errors on non-UTF-8 binaries since Datafusion v43
1 participant