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

get_wider_type in binary.rs does not support utf8view #13360

Open
Omega359 opened this issue Nov 11, 2024 · 0 comments · May be fixed by #13370
Open

get_wider_type in binary.rs does not support utf8view #13360

Omega359 opened this issue Nov 11, 2024 · 0 comments · May be fixed by #13370
Labels
bug Something isn't working

Comments

@Omega359
Copy link
Contributor

Describe the bug

get_wider_type has support for (LargeUtf8, Utf8) and (Utf8, LargeUtf8) however it's missing support for (LargeUtf8, Utf8View) and (Utf8View, LargeUtf8)

To Reproduce

No response

Expected behavior

get_wider_type properly handles utf8view

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant