Skip to content

[Feature] Implement DataTypeObjectSerDe::read_column_from_arrow #42406

@xx-derek

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

void read_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

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