aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* Upgrade genjavadoc and use upstream versionSPARK-14511-genjavadocJakob Odersky2016-04-261-3/+7
* [SPARK-14790] Always run scalastyle on sbt compile and testEric Liang2016-04-251-1/+83
* [SPARK-14807] Create a compatibility moduleYin Huai2016-04-221-3/+3
* [SPARK-6429] Implement hashCode and equals togetherJoan2016-04-221-0/+4
* [SPARK-14734][ML][MLLIB] Added asML, fromML methods for all spark.mllib Vecto...Joseph K. Bradley2016-04-211-0/+4
* [SPARK-13643][SQL] Implement SparkSessionAndrew Or2016-04-211-0/+3
* [SPARK-4452] [CORE] Shuffle data structures can starve others on the same thr...Lianhui Wang2016-04-211-0/+3
* [SPARK-14704][CORE] create accumulators in TaskMetricsWenchen Fan2016-04-191-0/+4
* [SPARK-14407][SQL] Hides HadoopFsRelation related data source API into execut...Cheng Lian2016-04-191-0/+4
* [SPARK-14042][CORE] Add custom coalescer supportNezih Yigitbasi2016-04-191-0/+4
* [SPARK-14628][CORE][FOLLLOW-UP] Always tracking read/write metricsWenchen Fan2016-04-181-0/+14
* [SPARK-14504][SQL] Enable Oracle docker testsLuciano Resende2016-04-181-2/+2
* [SPARK-14683][DOCUMENTATION] Configure external links in ScalaDoc杨博 (Yang Bo)2016-04-161-0/+2
* [SPARK-14628][CORE] Simplify task metrics by always tracking read/write metricsReynold Xin2016-04-151-1/+4
* [SPARK-14617] Remove deprecated APIs in TaskMetricsReynold Xin2016-04-141-1/+4
* [SPARK-14596][SQL] Remove not used SqlNewHadoopRDD and some more unused importshyukjinkwon2016-04-141-5/+0
* [SPARK-14475] Propagate user-defined context from driver to executorsEric Liang2016-04-111-0/+3
* [SPARK-10521][SQL] Utilize Docker for test DB2 JDBC Dialect supportLuciano Resende2016-04-111-1/+3
* [SPARK-14462][ML][MLLIB] Add the mllib-local build to maven pomDB Tsai2016-04-111-3/+3
* Revert "[SPARK-14462][ML][MLLIB] add the mllib-local build to maven pom"Xiangrui Meng2016-04-091-3/+3
* [SPARK-14462][ML][MLLIB] add the mllib-local build to maven pomDB Tsai2016-04-091-3/+3
* [SPARK-14451][SQL] Move encoder definition into Aggregator interfaceReynold Xin2016-04-091-0/+5
* [SPARK-14437][CORE] Use the address that NettyBlockTransferService listens to...Shixiong Zhu2016-04-081-0/+3
* [SPARK-13048][ML][MLLIB] keepLastCheckpoint option for LDA EM optimizerJoseph K. Bradley2016-04-071-0/+3
* [SPARK-14449][SQL] SparkContext should use SparkListenerInterfaceMichael Armbrust2016-04-071-0/+1
* [SPARK-13430][PYSPARK][ML] Python API for training summaries of linear and lo...Bryan Cutler2016-04-061-0/+3
* [SPARK-529][SQL] Modify SQLConf to use new config API from core.Marcelo Vanzin2016-04-051-2/+16
* [SPARK-14366] Remove sbt-idea pluginLuciano Resende2016-04-041-2/+0
* [SPARK-13579][BUILD] Stop building the main Spark assembly.Marcelo Vanzin2016-04-041-23/+22
* [SPARK-14358] Change SparkListener from a trait to an abstract classReynold Xin2016-04-041-1/+10
* [SPARK-13674] [SQL] Add wholestage codegen support to SampleLiang-Chi Hsieh2016-04-011-0/+4
* [SPARK-11262][ML] Unit test for gradient, loss layers, memory management for ...Alexander Ulanov2016-03-311-0/+5
* [SPARK-14211][SQL] Remove ANTLR3 based parserHerman van Hovell2016-03-312-55/+2
* [SPARK-14205][SQL] remove trait QueryableWenchen Fan2016-03-281-0/+3
* [SPARK-13713][SQL] Migrate parser from ANTLR3 to ANTLR4Herman van Hovell2016-03-282-2/+12
* [SPARK-14089][CORE][MLLIB] Remove methods that has been deprecated since 1.1,...Liwei Lin2016-03-261-0/+13
* [SPARK-13874][DOC] Remove docs of streaming-akka, streaming-zeromq, streaming...Shixiong Zhu2016-03-261-6/+1
* [SPARK-14073][STREAMING][TEST-MAVEN] Move flume back to SparkShixiong Zhu2016-03-251-8/+14
* [SPARK-14014][SQL] Integrate session catalog (attempt #2)Andrew Or2016-03-241-0/+3
* Revert "[SPARK-14014][SQL] Replace existing catalog with SessionCatalog"Andrew Or2016-03-231-3/+0
* [SPARK-14014][SQL] Replace existing catalog with SessionCatalogAndrew Or2016-03-231-0/+3
* [SPARK-14088][SQL] Some Dataset API touch-upReynold Xin2016-03-221-0/+1
* [SPARK-13990] Automatically pick serializer when caching RDDsJosh Rosen2016-03-211-0/+3
* [SPARK-13898][SQL] Merge DatasetHolder and DataFrameHolderReynold Xin2016-03-211-6/+7
* [SPARK-13897][SQL] RelationalGroupedDataset and KeyValueGroupedDatasetReynold Xin2016-03-191-0/+1
* [SPARK-13928] Move org.apache.spark.Logging into org.apache.spark.internal.Lo...Wenchen Fan2016-03-171-0/+8
* [SPARK-13948] MiMa check should catch if the visibility changes to privateJosh Rosen2016-03-163-15/+35
* [SPARK-13926] Automatically use Kryo serializer when shuffling RDDs with simp...Josh Rosen2016-03-161-0/+5
* [MINOR][SQL][BUILD] Remove duplicated linesDongjoon Hyun2016-03-161-2/+0
* [SPARK-11011][SQL] Narrow type of UDT serializationJakob Odersky2016-03-161-0/+2