aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-14994][SQL] Remove execution hive from HiveSessionStateReynold Xin2016-04-2920-309/+327
* [SPARK-14996][SQL] Add TPCDS Benchmark Queries for SparkSQLSameer Agarwal2016-04-291-0/+1225
* [SPARK-12660][SPARK-14967][SQL] Implement Except Distinct by Left Anti Joingatorsmile2016-04-2912-111/+132
* [HOTFIX] Disable flaky test StatisticsSuite.analyze MetastoreRelationsReynold Xin2016-04-291-1/+2
* [SPARK-14886][MLLIB] RankingMetrics.ndcgAt throw java.lang.ArrayIndexOutOfBou...Sean Owen2016-04-292-6/+22
* [HOTFIX] Disable flaky LauncherServerSuite.testCommunicationReynold Xin2016-04-291-1/+2
* [MINOR][DOC] Minor typo fixesZheng RuiFeng2016-04-281-15/+15
* [SPARK-14829][MLLIB] Deprecate GLM APIs using SGDZheng RuiFeng2016-04-286-0/+37
* [SPARK-7264][ML] Parallel lapply for sparkRTimothy Hunter2016-04-283-0/+49
* [SPARK-14991][SQL] Remove HiveNativeCommandReynold Xin2016-04-2815-283/+51
* [HOTFIX][CORE] fix a concurrence issue in NewAccumulatorWenchen Fan2016-04-284-8/+14
* Revert "[SPARK-14613][ML] Add @Since into the matrix and vector classes in sp...Yin Huai2016-04-2836-161/+51
* [SPARK-14836][YARN] Zip all the jars before uploading to distributed cachejerryshao2016-04-282-9/+23
* [SPARK-14862][ML] Updated Classifiers to not require labelCol metadataJoseph K. Bradley2016-04-288-31/+245
* [SPARK-14613][ML] Add @Since into the matrix and vector classes in spark-mlli...Pravin Gadakh2016-04-2836-51/+161
* [SPARK-14555] Second cut of Python API for Structured StreamingBurak Yavuz2016-04-285-46/+217
* [SPARK-12810][PYSPARK] PySpark CrossValidatorModel should support avgMetricsKai Jiang2016-04-282-8/+37
* [SPARK-14970][SQL] Prevent DataSource from enumerates all files in a director...Tathagata Das2016-04-281-10/+9
* [SPARK-14916][MLLIB] A more friendly tostring for FreqItemset in mllib.fpmYuhao Yang2016-04-281-0/+4
* [SPARK-14852][ML] refactored GLM summary into training, non-training summariesJoseph K. Bradley2016-04-282-55/+115
* [SPARK-14965][SQL] Indicate an exception is thrown for a missing struct fieldGregory Hart2016-04-281-4/+9
* [SPARK-14945][PYTHON] SparkSession Python APIAndrew Or2016-04-286-240/+585
* [SPARK-14935][CORE] DistributedSuite "local-cluster format" shouldn't actuall...Xin Ren2016-04-281-12/+15
* [SPARK-14882][DOCS] Clarify that Spark can be cross-built for other Scala ver...Sean Owen2016-04-281-1/+2
* [SPARK-6735][YARN] Add window based executor failure tracking mechanism for l...jerryshao2016-04-285-8/+93
* [SPARK-12235][SPARKR] Enhance mutate() to support replace existing columns.Sun Rui2016-04-282-9/+69
* [SPARK-14576][WEB UI] Spark console should display Web UI urlErgin Seyfe2016-04-284-6/+12
* [SPARK-14487][SQL] User Defined Type registration without SQLUserDefinedType ...Liang-Chi Hsieh2016-04-288-4/+513
* [SPARK-14654][CORE] New accumulator APIWenchen Fan2016-04-2873-842/+1071
* [SPARK-10001][CORE] Don't short-circuit actions in signal handlersJakob Odersky2016-04-271-3/+5
* [SPARK-14961] Build HashedRelation larger than 1GDavies Liu2016-04-272-57/+107
* [SPARK-12143][SQL] Binary type support for Hive thrift serverhyukjinkwon2016-04-272-2/+23
* [MINOR][MAINTENANCE] Sort the entries in .gitignore.Arun Allamsetty2016-04-271-47/+47
* [SPARK-14966] SizeEstimator should ignore classes in the scala.reflect packageJosh Rosen2016-04-271-0/+3
* [SPARK-14671][ML] Pipeline setStages should handle subclasses of PipelineStageJoseph K. Bradley2016-04-272-2/+12
* Revert "[SPARK-14683][DOCUMENTATION] Configure external links in ScalaDoc"Josh Rosen2016-04-271-2/+0
* [SPARK-13436][SPARKR] Added parameter drop to subsetting operator [Oscar D. Lara Yejas2016-04-273-42/+54
* [SPARK-14940][SQL] Move ExternalCatalog to own fileAndrew Or2016-04-2712-188/+210
* [SPARK-14899][ML][PYSPARK] Remove spark.ml HashingTF hashingAlg optionYanbo Liang2016-04-275-91/+36
* [SPARK-14954] [SQL] Add PARTITION BY and BUCKET BY clause for data source CTA...Cheng Lian2016-04-273-3/+106
* [SPARK-14867][BUILD] Remove `--force` option in `build/mvn`Dongjoon Hyun2016-04-272-22/+23
* [SPARK-14664][SQL] Implement DecimalAggregates optimization for Window queriesDongjoon Hyun2016-04-273-12/+161
* [SPARK-14937][ML][DOCUMENT] spark.ml LogisticRegression sqlCtx in scala is in...wm624@hotmail.com2016-04-273-7/+7
* [SPARK-14930][SPARK-13693] Fix race condition in CheckpointWriter.stop()Josh Rosen2016-04-271-12/+5
* [SPARK-14729][SCHEDULER] Refactored YARN scheduler creation code to use newly...Hemant Bhanawat2016-04-274-67/+58
* [SPARK-9656][MLLIB][PYTHON] Add missing methods to PySpark's Distributed Line...Mike Dusenberry2016-04-273-4/+301
* [SPARK-14874][SQL][STREAMING] Remove the obsolete Batch representationLiwei Lin2016-04-275-30/+4
* [SPARK-14950][SQL] Fix BroadcastHashJoin's unique key Anti-JoinsHerman van Hovell2016-04-272-14/+67
* [SPARK-14949][SQL] Remove HiveConf dependency from InsertIntoHiveTableReynold Xin2016-04-271-16/+14
* Unintentional white spaces in kryo classes configuration parametersVictor Chima2016-04-272-3/+4