Answer Posted / Ved Prakash Tiwari
Coalesce in Spark SQL is a command used to decrease the number of partitions in a DataFrame or Dataset. It is often used after an operation that creates too many partitions for efficiency reasons, and then you want to reduce the number of partitions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers