spark-instrumented-optimizer/core
Nong 95296d9b1a [SPARK-12089] [SQL] Fix memory corrupt due to freeing a page being referenced
When the spillable sort iterator was spilled, it was mistakenly keeping
the last page in memory rather than the current page. This causes the
current record to get corrupted.

Author: Nong <nong@cloudera.com>

Closes #10142 from nongli/spark-12089.
2015-12-04 10:01:20 -08:00
..
src [SPARK-12089] [SQL] Fix memory corrupt due to freeing a page being referenced 2015-12-04 10:01:20 -08:00
pom.xml [SPARK-12065] Upgrade Tachyon from 0.8.1 to 0.8.2 2015-12-01 11:49:20 -08:00