Add `concat` Spark built in function support. https://spark.apache.org/docs/latest/api/sql/#concat Note: DF `concat` for arrays returns incorrect result https://github.com/apache/datafusion/issues/18020