aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-06Fix spark build issue on debianbranch-2.3Naresh Bhat
2018-06-03[SPARK-24369][SQL] Correct handling for multiple distinct aggregations having...Wenchen Fan
2018-06-04[SPARK-24455][CORE] fix typo in TaskSchedulerImpl commentxueyu
2018-06-01Preparing development version 2.3.2-SNAPSHOTMarcelo Vanzin
2018-06-01Preparing Spark release v2.3.1-rc4Marcelo Vanzin
2018-06-01Revert "[SPARK-24369][SQL] Correct handling for multiple distinct aggregation...Xiao Li
2018-06-01Preparing development version 2.3.2-SNAPSHOTMarcelo Vanzin
2018-06-01Preparing Spark release v2.3.1-rc3Marcelo Vanzin
2018-06-01[SPARK-24444][DOCS][PYTHON][BRANCH-2.3] Improve Pandas UDF docs to explain co...Bryan Cutler
2018-05-31[SPARK-24414][UI] Calculate the correct number of tasks for a stage.Marcelo Vanzin
2018-05-31[WEBUI] Avoid possibility of script in query param keysSean Owen
2018-05-30[SPARK-24384][PYTHON][SPARK SUBMIT] Add .py files correctly into PythonRunner...hyukjinkwon
2018-05-31[SPARK-23754][BRANCH-2.3][PYTHON] Re-raising StopIteration in client codee-dorigatti
2018-05-31[SPARK-24369][SQL] Correct handling for multiple distinct aggregations having...Takeshi Yamamuro
2018-05-29[SPARK-23991][DSTREAMS] Fix data loss when WAL write fails in allocateBlocksT...Gabor Somogyi
2018-05-29[SPARK-19613][SS][TEST] Random.nextString is not safe for directory namePrefixDongjoon Hyun
2018-05-28[SPARK-24373][SQL] Add AnalysisBarrier to RelationalGroupedDataset's and KeyV...Marco Gaido
2018-05-28[SPARK-24392][PYTHON] Label pandas_udf as ExperimentalBryan Cutler
2018-05-28[SPARK-24334] Fix race condition in ArrowPythonRunner causes unclean shutdown...Li Jin
2018-05-26[SPARK-19112][CORE][FOLLOW-UP] Add missing shortCompressionCodecNames to conf...Yuming Wang
2018-05-25[MINOR] Add port SSL config in toString and scaladocMarco Gaido
2018-05-24[SPARK-24378][SQL] Fix date_trunc function incorrect examplesYuming Wang
2018-05-24[SPARK-24230][SQL] Fix SpecificParquetRecordReaderBase with dictionary filters.Ryan Blue
2018-05-24[SPARK-24364][SS] Prevent InMemoryFileIndex from failing if file path doesn't...hyukjinkwon
2018-05-24[SPARK-24322][BUILD] Upgrade Apache ORC to 1.4.4Dongjoon Hyun
2018-05-24[SPARK-24257][SQL] LongToUnsafeRowMap calculate the new size may be wrongsychen
2018-05-23[SPARK-24313][SQL][BACKPORT-2.3] Fix collection operations' interpreted evalu...Marco Gaido
2018-05-23Correct reference to Offset classSeth Fitzsimmons
2018-05-22Preparing development version 2.3.2-SNAPSHOTMarcelo Vanzin
2018-05-22Preparing Spark release v2.3.1-rc2Marcelo Vanzin
2018-05-21[SPARK-24309][CORE] AsyncEventQueue should stop on interrupt.Imran Rashid
2018-05-18[SPARK-23850][SQL] Add separate config for SQL options redaction.Marcelo Vanzin
2018-05-18[SPARK-22371][CORE] Return None instead of throwing an exception when an accu...Artem Rudoy
2018-05-17[SPARK-21945][YARN][PYTHON] Make --py-files work with PySpark shell in Yarn c...hyukjinkwon
2018-05-17[SPARK-24002][SQL][BACKPORT-2.3] Task not serializable caused by org.apache.p...gatorsmile
2018-05-16[SPARK-23601][BUILD][FOLLOW-UP] Keep md5 checksums for nexus artifacts.Marcelo Vanzin
2018-05-15[SPARK-24259][SQL] ArrayWriter for Arrow produces wrong outputLiang-Chi Hsieh
2018-05-14[SPARK-23780][R] Failed to use googleVis library with new SparkRFelix Cheung
2018-05-14Preparing development version 2.3.2-SNAPSHOTMarcelo Vanzin
2018-05-14Preparing Spark release v2.3.1-rc1Marcelo Vanzin
2018-05-14[SPARK-23852][SQL] Add withSQLConf(...) to test caseHenry Robinson
2018-05-14[SPARK-23852][SQL] Upgrade to Parquet 1.8.3Henry Robinson
2018-05-14[SPARK-24246][SQL] Improve AnalysisException by setting the cause when it's a...Shixiong Zhu
2018-05-14[SPARK-24263][R] SparkR java check breaks with openjdkFelix Cheung
2018-05-13[SPARK-24262][PYTHON] Fix typo in UDF type match error messageKelley Robinson
2018-05-11[SPARKR] Require Java 8 for SparkRShivaram Venkataraman
2018-05-11[SPARK-24067][BACKPORT-2.3][STREAMING][KAFKA] Allow non-consecutive offsetscody koeninger
2018-05-10[SPARK-10878][CORE] Fix race condition when multiple clients resolves artifac...Kazuaki Ishizaki
2018-05-10[SPARK-19181][CORE] Fixing flaky "SparkListenerSuite.local metrics"“attilapiros”
2018-05-10[SPARKR] Match pyspark features in SparkR communication protocol.Marcelo Vanzin