Skip to content

get_wider_type in binary.rs does not support utf8view #13360

Closed
@Omega359

Description

@Omega359

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions