aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare release v1.0.2-rc1v1.0.2Tathagata Das2014-07-2521-22/+22
* Revert "[maven-release-plugin] prepare release v1.0.2-rc1"Tathagata Das2014-07-2521-22/+22
* Revert "[maven-release-plugin] prepare for next development iteration"Tathagata Das2014-07-2521-22/+22
* Updated CHANGES.txtTathagata Das2014-07-252-4/+301
* [maven-release-plugin] prepare for next development iterationTathagata Das2014-07-2521-22/+22
* [maven-release-plugin] prepare release v1.0.2-rc1Tathagata Das2014-07-2521-22/+22
* Revert "[maven-release-plugin] prepare release v1.0.2-rc1"Tathagata Das2014-07-2521-22/+22
* Revert "[maven-release-plugin] prepare for next development iteration"Tathagata Das2014-07-2521-22/+22
* [maven-release-plugin] prepare for next development iterationTathagata Das2014-07-2521-22/+22
* [maven-release-plugin] prepare release v1.0.2-rc1Tathagata Das2014-07-2521-22/+22
* [SPARK-2529] Clean closures in foreach and foreachPartition.Reynold Xin2014-07-251-2/+4
* Updating versions for 1.0.2 release.Tathagata Das2014-07-256-6/+6
* Revert "[maven-release-plugin] prepare release v1.0.1-rc3"Tathagata Das2014-07-2521-22/+22
* Revert "[maven-release-plugin] prepare for next development iteration"Ubuntu2014-07-2521-22/+22
* [SPARK-2464][Streaming] Fixed Twitter stream stopping bugTathagata Das2014-07-241-2/+7
* [SPARK-2603][SQL] Remove unnecessary toMap and toList in converting Java coll...Yin Huai2014-07-241-6/+6
* [SPARK-2658][SQL] Add rule for true = 1.Michael Armbrust2014-07-233-1/+24
* [SPARK-2615] [SQL] Add Equal Sign "==" Support for HiveQlCheng Hao2014-07-2221-0/+45
* [SPARK-2561][SQL] Fix apply schemaMichael Armbrust2014-07-212-1/+7
* [SPARK-2494] [PySpark] make hash of None consistant cross machinesDavies Liu2014-07-211-3/+32
* Revert "[SPARK-1199][REPL] Remove VALId and use the original import style for...Patrick Wendell2014-07-213-31/+11
* [SPARK-2598] RangePartitioner's binary search does not use the given OrderingReynold Xin2014-07-203-5/+20
* [SPARK-2524] missing document about spark.deploy.retainedDriverslianhuiwang2014-07-191-0/+14
* Typo fix to the programming guide in the docsCesar Arevalo2014-07-191-3/+3
* [SPARK-2540] [SQL] Add HiveDecimal & HiveVarchar support in unwrapping dataCheng Hao2014-07-182-11/+5
* Added t2 instance typesBasit Mustafa2014-07-181-1/+4
* [SPARK-2570] [SQL] Fix the bug of ClassCastExceptionCheng Hao2014-07-171-1/+1
* [SPARK-2534] Avoid pulling in the entire RDD in various operators (branch-1.0...Reynold Xin2014-07-172-29/+28
* [SPARK-2412] CoalescedRDD throws exception with certain pref locsAaron Davidson2014-07-172-2/+16
* [SPARK-2154] Schedule next Driver when one completes (standalone mode)Aaron Davidson2014-07-161-0/+1
* SPARK-1097: Do not introduce deadlock while fixing concurrency bugAaron Davidson2014-07-161-2/+5
* [SPARK-2518][SQL] Fix foldability of Substring expression.Takuya UESHIN2014-07-162-3/+14
* [SPARK-2525][SQL] Remove as many compilation warning messages as possible in ...Yin Huai2014-07-163-19/+19
* [SPARK-2504][SQL] Fix nullability of Substring expression.Takuya UESHIN2014-07-152-16/+22
* [SPARK-2509][SQL] Add optimization for Substring.Takuya UESHIN2014-07-151-0/+3
* [SPARK-2314][SQL] Override collect and take in JavaSchemaRDD, forwarding to S...Aaron Staple2014-07-151-0/+16
* [SPARK-2498] [SQL] Synchronize on a lock when using scala reflection inside d...Zongheng Yang2014-07-151-15/+19
* [SQL] Attribute equality comparisons should be done by exprId.Michael Armbrust2014-07-151-1/+5
* SPARK-2407: Added internal implementation of SQL SUBSTR()William Benton2014-07-153-3/+128
* [SQL] Whitelist more Hive tests.Michael Armbrust2014-07-15105-0/+163
* [SPARK-2483][SQL] Fix parsing of repeated, nested data access.Michael Armbrust2014-07-152-6/+9
* [SPARK-2485][SQL] Lock usage of hive client.Michael Armbrust2014-07-151-2/+3
* Add/increase severity of warning in documentation of groupBy()Aaron Davidson2014-07-142-9/+21
* [SPARK-2443][SQL] Fix slow read from partitioned tablesZongheng Yang2014-07-141-3/+7
* [maven-release-plugin] prepare for next development iterationUbuntu2014-07-1421-22/+22
* [maven-release-plugin] prepare release v1.0.1-rc3Ubuntu2014-07-1421-22/+22
* [SPARK-2405][SQL] Reusue same byte buffers when creating new instance of InMe...Michael Armbrust2014-07-122-12/+25
* [SPARK-2441][SQL] Add more efficient distinct operator.Michael Armbrust2014-07-122-3/+34
* [SPARK-2455] Mark (Shippable)VertexPartition serializableAnkur Dave2014-07-125-14/+37
* Updating versions for branch-1.0Patrick Wendell2014-07-129-10/+10