Answer Posted / Sakshi Upadhyay
Coalesce in Spark is an operation that re-partitions a DataFrame or Dataset into a specified number of partitions while ensuring that the total amount of data remains the same. This can help to balance the workload among executors.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers