spark-instrumented-optimizer/mllib
Shuo Xiang 92f8f803a6 [SPARK-7452] [MLLIB] fix bug in topBykey and update test
the toArray function of the BoundedPriorityQueue does not necessarily preserve order. Add a counter-example as the test, which would fail the original impl.

Author: Shuo Xiang <shuoxiangpub@gmail.com>

Closes #5990 from coderxiang/topbykey-test and squashes the following commits:

98804c9 [Shuo Xiang] fix bug in topBykey and update test
2015-05-07 20:55:08 -07:00
..
src [SPARK-7452] [MLLIB] fix bug in topBykey and update test 2015-05-07 20:55:08 -07:00
pom.xml [SPARK-1406] Mllib pmml model export 2015-04-29 23:21:21 -07:00