aboutsummaryrefslogtreecommitdiff
path: root/mllib
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2015-08-01 13:20:26 -0700
committerJosh Rosen <joshrosen@databricks.com>2015-08-01 13:20:26 -0700
commit3d1535d48822281953de1e8447de86fad728412a (patch)
tree52f12ad351ecc49c7e2563e0c19e6fa4c622476b /mllib
parentdf733cbeae7a53826e89574af5463fa018329a22 (diff)
downloadspark-3d1535d48822281953de1e8447de86fad728412a.tar.gz
spark-3d1535d48822281953de1e8447de86fad728412a.tar.bz2
spark-3d1535d48822281953de1e8447de86fad728412a.zip
[SPARK-9520] [SQL] Support in-place sort in UnsafeFixedWidthAggregationMap
This pull request adds a sortedIterator method to UnsafeFixedWidthAggregationMap that sorts its data in-place by the grouping key. This is needed so we can fallback to external sorting for aggregation. Author: Reynold Xin <rxin@databricks.com> Closes #7849 from rxin/bytes2bytes-sorting and squashes the following commits: 75018c6 [Reynold Xin] Updated documentation. 81a8694 [Reynold Xin] [SPARK-9520][SQL] Support in-place sort in UnsafeFixedWidthAggregationMap.
Diffstat (limited to 'mllib')
0 files changed, 0 insertions, 0 deletions