Skip to content

[Variant] variant_to_arrow types support #8477

Description

@sdf-jkl

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Working on the #8082 and trying to use variant_get kernel with cast_as = utf8 option gave me an error "Not a primitive type: Utf8" during arrow_to_variant conversion.

Describe the solution you'd like

We need to implement arrow_to_variant support for all other primitive and non-primitive types.
These include:
Primitive:

Non-primitive:

Describe alternatives you've considered

Additional context

Will be helpful for unit testing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions