-
- Downloads
[SPARK-7181] [CORE] fix inifite loop in Externalsorter's mergeWithAggregation
see [SPARK-7181](https://issues.apache.org/jira/browse/SPARK-7181). Author: Qiping Li <liqiping1991@gmail.com> Closes #5737 from chouqin/externalsorter and squashes the following commits: 2924b93 [Qiping Li] fix inifite loop in Externalsorter's mergeWithAggregation
Showing
- core/src/main/scala/org/apache/spark/util/collection/ExternalSorter.scala 2 additions, 1 deletion...ala/org/apache/spark/util/collection/ExternalSorter.scala
- core/src/test/scala/org/apache/spark/util/collection/ExternalSorterSuite.scala 4 additions, 1 deletion...rg/apache/spark/util/collection/ExternalSorterSuite.scala
Loading
Please register or sign in to comment