cancel
Showing results for 
Search instead for 
Did you mean: 
Danielsg94
New Contributor II
since ‎08-24-2022
‎06-26-2023

User Stats

  • 3 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

When I use the following code: df .coalesce(1) .write.format("com.databricks.spark.csv") .option("header", "true") .save("/path/mydata.csv")it writes several files, and when used with .mode("overwrite"), it will overwrite everything in th...
Kudos given to