Skip to content

[Feature] Implement DataTypeObjectSerDe::read_column_from_arrow #42406

Description

@xx-derek

Search before asking

  • I had searched in the issues and found no similar issues.

Description

DataTypeObjectSerDe::read_column_from_arrow is not implemented in data_type_object_serde.h

voidread_column_from_arrow(IColumn& column, const arrow::Array* arrow_array, int start,

Use case

Stream load in arrow format does not work with tables that has VARIANT columns without this function.

Related issues

Not found.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions