Function datafusion::physical_expr::array_expressions::array_length
source · pub fn array_length(
args: &[ColumnarValue]
) -> Result<ColumnarValue, DataFusionError>
Expand description
Array_length SQL function