pub fn struct_expr(
    values: &[ColumnarValue]
) -> Result<ColumnarValue, DataFusionError>
Expand description

put values in a struct array.