lsds / sgx-spark

SGX-Spark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support bypassMergeSort Suffle

pgaref opened this issue · comments

This is the default hash-ish shuffle (supported by SparkSQL) using serialized objects when there is no need for map-side aggregation.

Part of #9