aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/inst/worker
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-17919] Make timeout to RBackend configurable in SparkRHossein2016-10-302-3/+8
* [SPARK-16785] R dapply doesn't return array or raw columnsClark Fitzgerald2016-09-061-1/+8
* [SPARK-16299][SPARKR] Capture errors from R workers in daemon.R to avoid dele...Sun Rui2016-07-011-1/+1
* [SPARK-12922][SPARKR][WIP] Implement gapply() on DataFrame in SparkRNarine Kokhlikyan2016-06-151-48/+90
* [SPARK-12919][SPARKR] Implement dapply() on DataFrame in SparkR.Sun Rui2016-04-291-1/+35
* [SPARK-13812][SPARKR] Fix SparkR lint-r test errors.Sun Rui2016-03-131-1/+1
* [SPARK-10500][SPARKR] sparkr.zip cannot be created if /R/lib is unwritableSun Rui2015-11-152-3/+5
* [SPARK-10048] [SPARKR] Support arbitrary nested Java array in serde.Sun Rui2015-08-251-2/+2
* [SPARK-7230] [SPARKR] Make RDD private in SparkR.Shivaram Venkataraman2015-05-051-1/+1
* [SPARK-6807] [SparkR] Merge recent SparkR-pkg changescafreeman2015-04-171-5/+54
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-082-0/+180