aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-20134][SQL] SQLMetrics.postDriverMetricUpdates to simplify driver side...Reynold Xin2017-03-295-17/+34
* [SPARK-20040][ML][PYTHON] pyspark wrapper for ChiSquareTestBago Amirbekian2017-03-285-12/+127
* [SPARK-20043][ML] DecisionTreeModel: ImpurityCalculator builder fails for upp...颜发才(Yan Facai)2017-03-282-1/+15
* [SPARK-19868] conflict TasksetManager lead to spark stoppedliujianhui2017-03-282-8/+34
* [SPARK-20125][SQL] Dataset of type option of map does not workWenchen Fan2017-03-282-0/+11
* [SPARK-19995][YARN] Register tokens to current UGI to avoid re-issuing of tok...jerryshao2017-03-281-0/+3
* [SPARK-20126][SQL] Remove HiveSessionStateHerman van Hovell2017-03-2814-193/+104
* [SPARK-20124][SQL] Join reorder should keep the same order of final project a...wangzhenhua2017-03-283-10/+31
* [SPARK-20094][SQL] Preventing push down of IN subquery to Join operatorwangzhenhua2017-03-282-0/+26
* [SPARK-20119][TEST-MAVEN] Fix the test case fail in DataSourceScanExecRedacti...Xiao Li2017-03-281-1/+1
* [SPARK-19088][SQL] Optimize sequence type deserialization codegenMichal Senkyr2017-03-283-69/+54
* [SPARK-20100][SQL] Refactor SessionState initializationHerman van Hovell2017-03-2813-572/+547
* [SPARK-19876][SS] Follow up: Refactored BatchCommitLog to simplify logicTathagata Das2017-03-273-12/+19
* [SPARK-19803][CORE][TEST] Proactive replication test failuresShubham Chopra2017-03-283-12/+29
* [MINOR][SPARKR] Move 'Data type mapping between R and Spark' to right place i...Yanbo Liang2017-03-271-69/+69
* [SPARK-20105][TESTS][R] Add tests for checkType and type string in structFiel...hyukjinkwon2017-03-271-0/+53
* [SPARK-20102] Fix nightly packaging and RC packaging scripts w/ two minor bui...Josh Rosen2017-03-272-5/+4
* [SPARK-20088] Do not create new SparkContext in SparkR createSparkContextHossein2017-03-271-1/+1
* [SPARK-20104][SQL] Don't estimate IsNull or IsNotNull predicates for non-leaf...wangzhenhua2017-03-272-4/+33
* [MINOR][DOCS] Match several documentation changes in Scala to R/Pythonhyukjinkwon2017-03-263-7/+15
* [SPARK-19281][PYTHON][ML] spark.ml Python API for FPGrowthzero3232017-03-264-9/+273
* [SPARK-20086][SQL] CollapseWindow should not collapse dependent adjacent windowsHerman van Hovell2017-03-262-3/+16
* logging improvementsJuan Rodriguez Hortala2017-03-263-3/+5
* [SPARK-20046][SQL] Facilitate loop optimizations in a JIT compiler regarding ...Kazuaki Ishizaki2017-03-261-4/+14
* [SPARK-20092][R][PROJECT INFRA] Add the detection for Scala codes dedicated f...hyukjinkwon2017-03-251-0/+3
* [SPARK-19949][SQL][FOLLOW-UP] move FailureSafeParser from catalyst to sql coreWenchen Fan2017-03-255-18/+39
* [SPARK-17137][ML][WIP] Compress logistic regression coefficientssethah2017-03-252-37/+49
* [SPARK-20078][MESOS] Mesos executor configurability for task name and labelsKalvin Chau2017-03-252-1/+13
* [HOTFIX][SQL] Fix the failed test cases in GeneratorFunctionSuiteXiao Li2017-03-241-6/+6
* [SPARK-20070][SQL] Fix 2.10 buildHerman van Hovell2017-03-252-3/+3
* [DOCS] Clarify round mode for format_number & round functionsRoxanne Moslehi2017-03-251-5/+5
* [SPARK-19846][SQL] Add a flag to disable constraint propagationLiang-Chi Hsieh2017-03-2513-20/+158
* Disable generate codegen since it fails my workload.Reynold Xin2017-03-242-29/+1
* [SPARK-20070][SQL] Redact DataSourceScanExec treeStringHerman van Hovell2017-03-246-24/+138
* [SPARK-17471][ML] Add compressed method to ML matricessethah2017-03-244-46/+673
* [SPARK-19911][STREAMING] Add builder interface for Kinesis DStreamsAdam Budde2017-03-2411-149/+749
* [SQL][MINOR] Fix for typo in AnalyzerJacek Laskowski2017-03-241-1/+1
* [SPARK-15040][ML][PYSPARK] Add Imputer to PySparkNick Pentreath2017-03-243-5/+175
* [SPARK-19970][SQL][FOLLOW-UP] Table owner should be USER instead of PRINCIPAL...Xiao Li2017-03-241-13/+13
* [SPARK-19820][CORE] Add interface to kill tasks w/ a reasonEric Liang2017-03-2343-115/+289
* [SPARK-16929] Improve performance when check speculatable tasks.jinxing2017-03-235-6/+176
* [SPARK-19959][SQL] Fix to throw NullPointerException in df[java.lang.Long].c...Kazuaki Ishizaki2017-03-242-1/+15
* [SPARK-19636][ML] Feature parity for correlation statistics in MLlibTimothy Hunter2017-03-233-0/+171
* Fix compilation of the Scala 2.10 master branchBurak Yavuz2017-03-232-11/+11
* [SPARK-10849][SQL] Adds option to the JDBC data source write for user to spec...sureshthalamati2017-03-239-12/+235
* [SPARK-19567][CORE][SCHEDULER] Support some Schedulable variables immutabilit...erenavsarogullari2017-03-237-39/+58
* [SPARK-19876][SS][WIP] OneTime Trigger ExecutorTyson Condie2017-03-2319-94/+439
* Typo fixup in commentYe Yin2017-03-231-1/+1
* [INFRA] Close stale PRsSean Owen2017-03-230-0/+0
* [MINOR][BUILD] Fix javadoc8 breakhyukjinkwon2017-03-235-19/+19