aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [MINOR] [SQL] Remove canEqual in RowLiang-Chi Hsieh2015-08-131-21/+0
* [SPARK-9945] [SQL] pageSize should be calculated from executor.memoryDavies Liu2015-08-132-4/+6
* [SPARK-9580] [SQL] Replace singletons in SQL testsAndrew Or2015-08-1396-1203/+1460
* [SPARK-9943] [SQL] deserialized UnsafeHashedRelation should be serializableDavies Liu2015-08-132-33/+74
* [SPARK-8976] [PYSPARK] fix open mode in python3Davies Liu2015-08-131-1/+1
* [SPARK-9922] [ML] rename StringIndexerReverse to IndexToStringXiangrui Meng2015-08-132-34/+47
* [SPARK-9942] [PYSPARK] [SQL] ignore exceptions while try to import pandasDavies Liu2015-08-131-1/+1
* [SPARK-9661] [MLLIB] [ML] Java compatibilityMechCoder2015-08-135-3/+99
* [SPARK-9649] Fix MasterSuite, third time's a charmAndrew Or2015-08-131-0/+1
* [MINOR] [DOC] fix mllib pydoc warningsXiangrui Meng2015-08-132-4/+11
* [MINOR] [ML] change MultilayerPerceptronClassifierModel to MultilayerPerceptr...Yanbo Liang2015-08-131-8/+8
* [SPARK-8965] [DOCS] Add ml-guide Python Example: Estimator, Transformer, and ...Rosstin2015-08-131-0/+68
* [SPARK-9073] [ML] spark.ml Models copy() should call setParent when there is ...lewuathe2015-08-1341-22/+138
* [SPARK-9757] [SQL] Fixes persistence of Parquet relation with decimal columnCheng Lian2015-08-1311-30/+150
* [SPARK-9885] [SQL] Also pass barrierPrefixes and sharedPrefixes to IsolatedCl...Yin Huai2015-08-132-3/+14
* [SPARK-9918] [MLLIB] remove runs from k-means and rename epsilon to tolXiangrui Meng2015-08-123-100/+26
* [SPARK-9914] [ML] define setters explicitly for Java and use setParam group i...Xiangrui Meng2015-08-121-5/+6
* [SPARK-9927] [SQL] Revert 8049 since it's pushing wrong filter downYijie Shen2015-08-133-64/+3
* [SPARK-8922] [DOCUMENTATION, MLLIB] Add @since tags to mllib.evaluationshikai.tang2015-08-125-5/+50
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-1233-33/+33
* Preparing Spark release v1.5.0-preview-20150812Patrick Wendell2015-08-1233-33/+33
* [SPARK-9917] [ML] add getMin/getMax and doc for originalMin/origianlMax in Mi...Xiangrui Meng2015-08-121-1/+9
* [SPARK-9832] [SQL] add a thread-safe lookup for BytesToBytseMapDavies Liu2015-08-122-10/+26
* [SPARK-9920] [SQL] The simpleString of TungstenAggregate does not show its ou...Yin Huai2015-08-122-4/+9
* [SPARK-9916] [BUILD] [SPARKR] removed left-over sparkr.zip copy/create comman...Burak Yavuz2015-08-122-6/+0
* [SPARK-9903] [MLLIB] skip local processing in PrefixSpan if there are no smal...Xiangrui Meng2015-08-121-16/+21
* [SPARK-9704] [ML] Made ProbabilisticClassifier, Identifiable, VectorUDT publi...Joseph K. Bradley2015-08-124-10/+24
* [SPARK-9199] [CORE] Update Tachyon dependency from 0.7.0 -> 0.7.1.Calvin Jia2015-08-122-2/+2
* [SPARK-9908] [SQL] When spark.sql.tungsten.enabled is false, broadcast join d...Yin Huai2015-08-121-2/+4
* [SPARK-9827] [SQL] fix fd leak in UnsafeRowSerializerDavies Liu2015-08-122-3/+30
* [SPARK-9870] Disable driver UI and Master REST server in SparkSubmitSuiteJosh Rosen2015-08-122-1/+16
* [SPARK-9855] [SPARKR] Add expression functions into SparkR whose params are s...Yu ISHIKAWA2015-08-125-102/+309
* [SPARK-9780] [STREAMING] [KAFKA] prevent NPE if KafkaRDD instantiation …cody koeninger2015-08-121-1/+5
* [SPARK-9449] [SQL] Include MetastoreRelation's inputFilesMichael Armbrust2015-08-125-20/+66
* [SPARK-9915] [ML] stopWords should use StringArrayParamXiangrui Meng2015-08-121-3/+3
* [SPARK-9912] [MLLIB] QRDecomposition should use QType and RType for type name...Xiangrui Meng2015-08-121-1/+1
* [SPARK-9909] [ML] [TRIVIAL] move weightCol to shared paramsHolden Karau2015-08-123-15/+20
* [SPARK-9913] [MLLIB] LDAUtils should be privateXiangrui Meng2015-08-121-1/+1
* [SPARK-9894] [SQL] Json writer should handle MapData.Yin Huai2015-08-123-35/+83
* [SPARK-9826] [CORE] Fix cannot use custom classes in log4j.propertiesMichel Lemay2015-08-1216-252/+307
* [SPARK-9092] Fixed incompatibility when both num-executors and dynamic...Niranjan Padmanabhan2015-08-1214-26/+64
* [SPARK-9907] [SQL] Python crc32 is mistakenly calling md5Reynold Xin2015-08-121-2/+2
* [SPARK-8967] [DOC] add Since annotationXiangrui Meng2015-08-121-0/+28
* [SPARK-9789] [ML] Added logreg threshold param backJoseph K. Bradley2015-08-126-76/+199
* [SPARK-9766] [ML] [PySpark] check and add miss docs for PySpark MLYanbo Liang2015-08-124-8/+20
* [SPARK-9726] [PYTHON] PySpark DF join no longer accepts on=NoneBrennan Ashton2015-08-121-2/+1
* [SPARK-9847] [ML] Modified copyValues to distinguish between default, explici...Joseph K. Bradley2015-08-122-3/+24
* [SPARK-9804] [HIVE] Use correct value for isSrcLocal parameter.Marcelo Vanzin2015-08-121-3/+10
* [SPARK-9747] [SQL] Avoid starving an unsafe operator in aggregationAndrew Or2015-08-127-76/+201
* [SPARK-7583] [MLLIB] User guide update for RegexTokenizerYuhao Yang2015-08-121-11/+30