Commit 5afa62b
[SPARK-12647][SQL] Fix o.a.s.sqlexecution.ExchangeCoordinatorSuite.determining the number of reducers: aggregate operator
change expected partition sizes
Author: Pete Robbins <[email protected]>
Closes #10599 from robbinspg/branch-1.6.1 parent d9e4438 commit 5afa62b
File tree
1 file changed
+1
-1
lines changed- sql/core/src/test/scala/org/apache/spark/sql/execution
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
0 commit comments