aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/org/apache/spark/partial
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-14508][BUILD] Add a new ScalaStyle Rule `OmitBracesInCase`Dongjoon Hyun2016-04-121-2/+1
* [SPARK-14444][BUILD] Add a new scalastyle `NoScalaDoc` to prevent ScalaDoc-st...Dongjoon Hyun2016-04-061-2/+2
* [SPARK-14163][CORE] SumEvaluator and countApprox cannot reliably handle RDDs ...Marcin Tustin2016-04-032-13/+41
* [SPARK-13423][WIP][CORE][SQL][STREAMING] Static analysis fixes for 2.xSean Owen2016-03-031-1/+1
* [SPARK-3873][CORE] Import ordering fixes.Marcelo Vanzin2016-01-052-2/+2
* [SPARK-11440][CORE][STREAMING][BUILD] Declare rest of @Experimental items non...Sean Owen2015-11-052-7/+0
* [SPARK-9613] [CORE] Ban use of JavaConversions and migrate all existing uses ...Sean Owen2015-08-253-15/+15
* [SPARK-7927] whitespace fixes for core.Reynold Xin2015-05-281-3/+3
* [SPARK-6428] Added explicit types for all public methods in core.Reynold Xin2015-03-231-1/+1
* SPARK-4022 [CORE] [MLLIB] Replace colt dependency (LGPL) with commons-mathSean Owen2014-10-275-13/+20
* [Minor] fix typoLiang-Chi Hsieh2014-08-231-1/+1
* Package docsPrashant Sharma2014-05-141-0/+28
* Handle the vals that never usedWangTao2014-04-291-1/+0
* SPARK-1057 (alternative) Remove fastutilSean Owen2014-04-111-19/+13
* Remove Unnecessary Whitespace'sSandeep2014-04-101-2/+2
* SPARK-1093: Annotate developer and experimental API'sPatrick Wendell2014-04-092-1/+8
* Optimized importsNirmalReddy2014-02-184-10/+6
* Replace the code to check for Option != None with Option.isDefined call in Sc...Henry Saputra2014-01-212-9/+9
* Move some classes to more appropriate packages:Matei Zaharia2013-09-011-0/+1
* Initial work to rename package to org.apache.sparkMatei Zaharia2013-09-0111-0/+750