Function spark_array_repeat

Source
pub fn spark_array_repeat(
    args: &[ColumnarValue],
) -> Result<ColumnarValue, DataFusionError>