Skip to content

bug: Describe fails when schema has FixedBinarySize columns #20273

@jay-dee7

Description

@jay-dee7

Describe the bug

When using describe method on dataframe, the operation fails with the following error:

Arrow error: Cast error: Casting from FixedSizeBinary(16) to Utf8 not supported

This looks like a straightforward bug fix since explain works just fine and this is probably just a missing case.

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions