Function parquet::arrow::arrow_writer::compute_leaves

source ยท
pub fn compute_leaves(
    field: &Field,
    array: &ArrayRef,
) -> Result<Vec<ArrowLeafColumn>>
Expand description

Computes the ArrowLeafColumn for a potentially nested ArrayRef