aboutsummaryrefslogtreecommitdiff
path: root/dev/run-tests.py
diff options
context:
space:
mode:
authorNong <nong@cloudera.com>2015-12-04 10:01:20 -0800
committerDavies Liu <davies.liu@gmail.com>2015-12-04 10:01:20 -0800
commit95296d9b1ad1d9e9396d7dfd0015ef27ce1cf341 (patch)
treed603e32a1b491bec6e89ee48ab87916b78f575d1 /dev/run-tests.py
parent17e4e021ae7fdf5e4dd05a0473faa529e3e80dbb (diff)
downloadspark-95296d9b1ad1d9e9396d7dfd0015ef27ce1cf341.tar.gz
spark-95296d9b1ad1d9e9396d7dfd0015ef27ce1cf341.tar.bz2
spark-95296d9b1ad1d9e9396d7dfd0015ef27ce1cf341.zip
[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.
Diffstat (limited to 'dev/run-tests.py')
0 files changed, 0 insertions, 0 deletions