aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-18104][DOC] Don't build KafkaSource docShixiong Zhu2016-10-261-2/+2
* [SPARK-18063][SQL] Failed to infer constraints over multiple aliasesjiangxingbo2016-10-262-6/+18
* [SPARK-13747][SQL] Fix concurrent executions in ForkJoinPool for SQLShixiong Zhu2016-10-264-2/+25
* [SPARK-17748][FOLLOW-UP][ML] Reorg variables of WeightedLeastSquares.Yanbo Liang2016-10-262-68/+86
* [SPARK-18093][SQL] Fix default value test in SQLConfSuite to work rega…Mark Grover2016-10-261-2/+5
* [SPARK-17733][SQL] InferFiltersFromConstraints rule never terminates for queryjiangxingbo2016-10-264-14/+191
* [SPARK-17802] Improved caller context logging.Shuai Lin2016-10-262-19/+36
* [SPARK-4411][WEB UI] Add "kill" link for jobs in the UIAlex Bozarth2016-10-267-29/+104
* [SPARK-18027][YARN] .sparkStaging not clean on RM ApplicationNotFoundExceptionSean Owen2016-10-261-0/+2
* [SPARK-18022][SQL] java.lang.NullPointerException instead of real exception w...Sean Owen2016-10-261-1/+1
* [SPARK-17693][SQL] Fixed Insert Failure To Data Source Tables when the Schema...gatorsmile2016-10-262-2/+50
* [SPARK-18007][SPARKR][ML] update SparkR MLP - add initalWeights parameterWeichenXu2016-10-253-5/+33
* [SPARK-16988][SPARK SHELL] spark history server log needs to be fixed to show...hayashidac2016-10-262-6/+9
* [SPARK-18019][ML] Add instrumentation to GBTssethah2016-10-252-2/+17
* [SPARK-18070][SQL] binary operator should not consider nullability when compa...Wenchen Fan2016-10-252-1/+10
* [SPARK-18010][CORE] Reduce work performed for building up the application lis...Vinayak2016-10-252-58/+101
* [SPARK-17748][FOLLOW-UP][ML] Fix build error for Scala 2.10.Yanbo Liang2016-10-251-6/+7
* [SPARK-14634][ML][FOLLOWUP] Delete superfluous line in BisectingKMeansZheng RuiFeng2016-10-252-6/+5
* [SPARK-18026][SQL] should not always lowercase partition columns of partition...Wenchen Fan2016-10-259-60/+136
* [SPARK-17748][ML] One pass solver for Weighted Least Squares with ElasticNetsethah2016-10-2411-308/+1057
* [SPARK-17894][HOTFIX] Fix broken build fromKay Ousterhout2016-10-241-1/+1
* [SPARK-17409][SQL][FOLLOW-UP] Do Not Optimize Query in CTAS More Than Oncegatorsmile2016-10-253-3/+37
* [SPARK-18028][SQL] simplify TableFileCatalogWenchen Fan2016-10-255-36/+84
* [SPARK-17624][SQL][STREAMING][TEST] Fixed flaky StateStoreSuite.maintenanceTathagata Das2016-10-243-28/+57
* [SPARK-17894][CORE] Ensure uniqueness of TaskSetManager name.Eren Avsarogullari2016-10-243-6/+29
* [SPARK-17810][SQL] Default spark.sql.warehouse.dir is relative to local FS bu...Sean Owen2016-10-249-51/+29
* [SPARK-18049][MLLIB][TEST] Add missing tests for truePositiveRate and weighte...Zheng RuiFeng2016-10-246-6/+14
* [SPARKR][BRANCH-2.0] R merge API doc and example fixFelix Cheung2016-10-232-2/+2
* [SPARK-18058][SQL] Comparing column types ignoring Nullability in Union and S...CodingCat2016-10-233-21/+31
* [SPARK-18045][SQL][TESTS] Move `HiveDataFrameAnalyticsSuite` to package `sql`jiangxingbo2016-10-233-72/+100
* [SPARK-18038][SQL] Move output partitioning definition from UnaryNodeExec to ...Tejas Patil2016-10-2316-11/+76
* [SPARK-18035][SQL] Introduce performant and memory efficient APIs to create A...Tejas Patil2016-10-225-68/+119
* [SPARK-928][CORE] Add support for Unsafe-based serializer in KryoSandeep Singh2016-10-225-11/+206
* [SPARK-18051][SPARK CORE] fix bug of custom PartitionCoalescer causing serial...WeichenXu2016-10-222-1/+6
* [SPARK-17123][SQL] Use type-widened encoder for DataFrame rather than existin...hyukjinkwon2016-10-222-4/+30
* [SPARK-17994][SQL] Add back a file status cache for catalog tablesEric Liang2016-10-229-96/+385
* [SPARK-17986][ML] SQLTransformer should remove temporary tablesDrew Robb2016-10-222-1/+4
* [SPARK-17898][DOCS] repositories needs username and passwordSean Owen2016-10-222-4/+6
* [SPARK-17944][DEPLOY] sbin/start-* scripts use of `hostname -f` fail with Sol...Erik O'Shaughnessy2016-10-223-3/+24
* [SPARK-16606][MINOR] Tiny follow-up to , to correct more instances of the sam...Sean Owen2016-10-211-2/+2
* [SPARK-18042][SQL] OutputWriter should expose file path writtenReynold Xin2016-10-2111-39/+90
* [STREAMING][KAFKA][DOC] clarify kafka settings needed for larger batchescody koeninger2016-10-211-0/+1
* [SPARK-17812][SQL][KAFKA] Assign and specific startingOffsets for structured ...cody koeninger2016-10-218-57/+395
* [SPARK-18044][STREAMING] FileStreamSource should not infer partitions in ever...Wenchen Fan2016-10-213-9/+21
* [SPARK-17929][CORE] Fix deadlock when CoarseGrainedSchedulerBackend resetw002289702016-10-211-6/+8
* [SPARK-17926][SQL][STREAMING] Added json for statusesTathagata Das2016-10-215-25/+187
* [SPARK-17811] SparkR cannot parallelize data.frame with NA or NULL in Date co...Hossein2016-10-212-6/+38
* [SPARK-18013][SPARKR] add crossJoin APIFelix Cheung2016-10-215-15/+64
* [SPARK-17674][SPARKR] check for warning in test outputFelix Cheung2016-10-211-2/+4
* [SPARK-18034] Upgrade to MiMa 0.1.11 to fix flakinessJosh Rosen2016-10-212-2/+7