aboutsummaryrefslogtreecommitdiff
path: root/unsafe
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-7081] Faster sort-based shuffle path using binary processing cache-awa...Josh Rosen2015-05-133-24/+82
* [SPARK-7450] Use UNSAFE.getLong() to speed up BitSetMethods#anySet()tedyu2015-05-073-3/+19
* [MINOR] Minor update for documentLiang-Chi Hsieh2015-05-051-2/+2
* [SPARK-7288] Suppress compiler warnings due to use of sun.misc.Unsafe; add fa...Josh Rosen2015-04-306-24/+114
* [SPARK-7076][SPARK-7077][SPARK-7080][SQL] Use managed memory for aggregationsJosh Rosen2015-04-2923-0/+2315