aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/R
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-7230] [SPARKR] Make RDD private in SparkR.Shivaram Venkataraman2015-05-052-7/+7
* [SPARK-7319][SQL] Improve the output from DataFrame.show()云峤2015-05-041-1/+1
* [SPARK-6991] [SPARKR] Adds support for zipPartitions.hlin092015-04-272-0/+51
* [SPARK-6856] [R] Make RDD information more useful in SparkRJeff Harrison2015-04-271-0/+5
* [SPARK-6852] [SPARKR] Accept numeric as numPartitions in SparkR.Sun Rui2015-04-243-19/+19
* [SPARK-7033] [SPARKR] Clean usage of split. Use partition instead where appli...Sun Rui2015-04-244-33/+33
* [SPARK-6818] [SPARKR] Support column deletion in SparkR DataFrame API.Sun Rui2015-04-231-1/+7
* [SPARK-6807] [SparkR] Merge recent SparkR-pkg changescafreeman2015-04-1711-230/+594
* [SPARK-6855] [SPARKR] Set R includes to get the right collate order.Shivaram Venkataraman2015-04-165-2/+10
* [Minor][SparkR] Minor refactor and removes redundancy related to cleanClosure.hlin092015-04-132-16/+4
* [SPARK-6881][SparkR] Changes the checkpoint directory name.hlin092015-04-132-2/+2
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-0818-0/+6773