Hi
Thanks for your answer.
I found the deltalake on s3 has the following warning on the aws page.
"Warning
Concurrent writes to the same Delta table from multiple Spark drivers can lead to data loss."
For single driver with multiple executors, will concurrent write to the same table be an issue as well?