spark-instrumented-optimizer/core
Wenchen Fan e359794cec [SPARK-6138][CORE][minor] enhance the toArray method in SizeTrackingVector
Use array copy instead of `Iterator#toArray` to make it more efficient.

Author: Wenchen Fan <cloud0fan@outlook.com>

Closes #4825 from cloud-fan/minor and squashes the following commits:

c933ee5 [Wenchen Fan] make toArray method just in parent
946a35b [Wenchen Fan] minor enhance
2015-03-03 12:12:23 +00:00
..
src [SPARK-6138][CORE][minor] enhance the toArray method in SizeTrackingVector 2015-03-03 12:12:23 +00:00
pom.xml [SPARK-5735] Replace uses of EasyMock with Mockito 2015-02-13 09:55:36 -08:00