Skip to content

parquet_variant: Support LargeUtf8 typed value in unshred_variant #9513

@friendlymatthew

Description

@friendlymatthew

Similar to #9512

VariantArray::try_new and canonicalize_and_verify_data_type both accept LargeUtf8 as a valid shredded variant type. However unshred_variant currently only handles Utf8 for string typed_value columns

This means a VariantArray with a LargeUtf8 typed_value column can be constructed successfully, but calling unshred_variant on it fails

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelog

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions