Skip to content
Snippets Groups Projects
Commit eec74ba8 authored by Davies Liu's avatar Davies Liu Committed by Josh Rosen
Browse files

[SPARK-7542][SQL] Support off-heap index/sort buffer

This brings the support of off-heap memory for array inside BytesToBytesMap and InMemorySorter, then we could allocate all the memory from off-heap for execution.

Closes #8068

Author: Davies Liu <davies@databricks.com>

Closes #9477 from davies/unsafe_timsort.
parent 3cc2c053
No related branches found
No related tags found
Loading
Showing
with 265 additions and 189 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment