aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17178][SPARKR][SPARKSUBMIT] Allow to set sparkr shell command through ...Jeff Zhang2016-08-314-2/+32
* [SPARK-15985][SQL] Eliminate redundant cast from an array without null or a m...Kazuaki Ishizaki2016-08-313-0/+76
* [SPARK-17318][TESTS] Fix ReplSuite replicating blocks of object with class de...Shixiong Zhu2016-08-301-1/+1
* [SPARK-17243][WEB UI] Spark 2.0 History Server won't load with very large app...Alex Bozarth2016-08-308-7/+106
* [SPARK-17314][CORE] Use Netty's DefaultThreadFactory to enable its fast Threa...Shixiong Zhu2016-08-301-5/+2
* [SPARK-17304] Fix perf. issue caused by TaskSetManager.abortIfCompletelyBlack...Josh Rosen2016-08-301-9/+13
* [SPARK-5682][CORE] Add encrypted shuffle in sparkFerdinand Xu2016-08-3027-28/+478
* [MINOR][MLLIB][SQL] Clean up unused variables and unused importXin Ren2016-08-3010-14/+16
* [MINOR][DOCS] Fix minor typos in python example codeDmitriy Sokolov2016-08-306-77/+77
* [SPARK-17264][SQL] DataStreamWriter should document that it only supports Par...Sean Owen2016-08-302-2/+2
* [SPARK-17276][CORE][TEST] Stop env params output on Jenkins job pageXin Ren2016-08-302-3/+3
* [SPARK-17234][SQL] Table Existence Checking when Index Table with the Same Na...gatorsmile2016-08-306-1/+62
* [SPARK-17289][SQL] Fix a bug to satisfy sort requirements in partial aggregat...Takeshi YAMAMURO2016-08-302-2/+23
* [SPARK-17303] Added spark-warehouse to dev/.rat-excludesfrreiss2016-08-291-0/+1
* [SPARK-17301][SQL] Remove unused classTag field from AtomicType base classJosh Rosen2016-08-301-9/+1
* [SPARK-16581][SPARKR] Make JVM backend calling functions publicShivaram Venkataraman2016-08-294-2/+167
* [SPARK-17063] [SQL] Improve performance of MSCK REPAIR TABLE with Hive metastoreDavies Liu2016-08-297-33/+200
* [SPARKR][MINOR] Fix LDA docJunyang Qian2016-08-291-3/+7
* fixed a typoSeigneurin, Alexis (CONT)2016-08-291-1/+1
* [BUILD] Closes some stale PRs.Sean Owen2016-08-290-0/+0
* [SPARK-17271][SQL] Planner adds un-necessary Sort even if child ordering is s...Tejas Patil2016-08-283-2/+52
* [SPARK-17001][ML] Enable standardScaler to standardize sparse vectors when wi...Sean Owen2016-08-279-62/+80
* [SPARK-17216][UI] fix event timeline bars lengthRobert Kruszewski2016-08-271-0/+4
* [ML][MLLIB] The require condition and message doesn't match in SparseMatrix.Peng, Meng2016-08-272-8/+14
* [SPARK-15382][SQL] Fix a bug in sampling with replacementTakeshi YAMAMURO2016-08-272-0/+8
* [SPARK-17274][SQL] Move join optimizer rules into a separate fileReynold Xin2016-08-272-106/+134
* [SPARK-17273][SQL] Move expression optimizer rules into a separate fileReynold Xin2016-08-272-460/+507
* [SPARK-17272][SQL] Move subquery optimizer rules into its own fileReynold Xin2016-08-272-323/+356
* [SPARK-17269][SQL] Move finish analysis optimization stage into its own fileReynold Xin2016-08-263-39/+66
* [SPARK-17270][SQL] Move object optimization rules into its own fileReynold Xin2016-08-262-71/+98
* [SPARK-17266][TEST] Add empty strings to the regressionTests of PrefixCompara...Yin Huai2016-08-261-1/+2
* [SPARK-17244] Catalyst should not pushdown non-deterministic join conditionsSameer Agarwal2016-08-262-7/+28
* [SPARK-17235][SQL] Support purging of old logs in MetadataLogpetermaxlee2016-08-263-4/+43
* [SPARK-17246][SQL] Add BigDecimal literalHerman van Hovell2016-08-267-3/+59
* [SPARK-16967] move mesos to moduleMichael Gummelt2016-08-2643-118/+305
* [SPARK-17207][MLLIB] fix comparing Vector bug in TestingUtilsPeng, Meng2016-08-265-16/+566
* [SPARK-17165][SQL] FileStreamSource should not track the list of seen files i...petermaxlee2016-08-265-36/+285
* [SPARK-17250][SQL] Remove HiveClient and setCurrentDatabase from HiveSessionC...gatorsmile2016-08-262-8/+0
* [SPARK-17192][SQL] Issue Exception when Users Specify the Partitioning Column...gatorsmile2016-08-263-29/+29
* [SPARKR][MINOR] Fix example of spark.naiveBayesJunyang Qian2016-08-261-2/+3
* [SPARK-17187][SQL][FOLLOW-UP] improve document of TypedImperativeAggregateWenchen Fan2016-08-261-40/+61
* [SPARK-17260][MINOR] move CreateTables to HiveStrategiesWenchen Fan2016-08-264-37/+27
* [SPARK-16216][SQL][FOLLOWUP] Enable timestamp type tests for JSON and verify ...hyukjinkwon2016-08-264-12/+26
* [SPARK-17242][DOCUMENT] Update links of external dstream projectsShixiong Zhu2016-08-251-6/+2
* [SPARK-17212][SQL] TypeCoercion supports widening conversion between DateType...hyukjinkwon2016-08-262-0/+4
* [SPARK-17187][SQL] Supports using arbitrary Java object as internal aggregati...Sean Zhong2016-08-253-0/+456
* [SPARK-17240][CORE] Make SparkConf serializable again.Marcelo Vanzin2016-08-252-5/+28
* [SPARK-17205] Literal.sql should handle Infinity and NaNJosh Rosen2016-08-262-2/+21
* [SPARK-17229][SQL] PostgresDialect shouldn't widen float and short types duri...Josh Rosen2016-08-253-5/+28
* [SPARKR][BUILD] ignore cran-check.out under R folderwm624@hotmail.com2016-08-251-0/+1