Skip to main content

Module repeat

Module repeat 

Source

Structs§

SparkArrayRepeat
Spark-compatible array_repeat expression. The difference with DataFusion’s array_repeat is the handling of NULL inputs: in spark if any input is NULL, the result is NULL. https://spark.apache.org/docs/latest/api/sql/index.html#array_repeat