yigalk
New Contributor II

I also get the same for runtime 13.3 LTS. The same code with 15.2 LTS seems to work.

df.withColumn("new_col", concat("col1", lit("-"), "col2"))