Hubert-Dudek
Databricks MVP

sparklyr has a different syntax. There is function sdf_coalesce.

The code which you paste is for Scala/Python. Additionally, even in python you can only specify folder not file so CSV("dbfs:FileStore/temp/")


My blog: https://databrickster.medium.com/

View solution in original post