Function spark_connect_rs::functions::array_repeat

source ยท
pub fn array_repeat<T>(col: T, count: T) -> Column