Search before asking
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?
Code of Conduct