spark git commit: [SPARK-21953] Show both memory and disk bytes spilled if either is present

2017-09-17 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.1 3ae7ab8e8 -> 99de4b8f5 [SPARK-21953] Show both memory and disk bytes spilled if either is present As written now, there must be both memory and disk bytes spilled to show either of them. If there is only one of those types of spill

spark git commit: [SPARK-21953] Show both memory and disk bytes spilled if either is present

2017-09-17 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.2 42852bb17 -> 309c401a5 [SPARK-21953] Show both memory and disk bytes spilled if either is present As written now, there must be both memory and disk bytes spilled to show either of them. If there is only one of those types of spill