aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/inst/tests/test_sparkSQL.R
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-8549] [SPARKR] Fix the line length of SparkRYu ISHIKAWA2015-07-051-2/+9
* [SPARK-7714] [SPARKR] SparkR tests should use more specific expectations than...Sun Rui2015-07-011-177/+177
* [SPARK-8662] SparkR Update SparkSQL Testcafreeman2015-06-261-3/+12
* [SPARK-8431] [SPARKR] Add in operator to DataFrame Column in SparkRYu ISHIKAWA2015-06-221-0/+10
* [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR filesYu ISHIKAWA2015-06-221-14/+14
* [SPARK-6820] [SPARKR] Convert NAs to null type in SparkR DataFrameshqzizania2015-06-081-0/+37
* [SPARK-8085] [SPARKR] Support user-specified schema in read.dfShivaram Venkataraman2015-06-051-0/+13
* [SPARK-7227] [SPARKR] Support fillna / dropna in R DataFrame.Sun Rui2015-05-311-0/+109
* [SPARK-6806] [SPARKR] [DOCS] Fill in SparkR examples in programming guideDavies Liu2015-05-231-78/+78
* [SPARK-7687] [SQL] DataFrame.describe() should cast all aggregates to StringJosh Rosen2015-05-181-5/+5
* [SPARK-7226] [SPARKR] Support math functions in R DataFrameqhuang2015-05-151-0/+24
* [SPARK-7482] [SPARKR] Rename some DataFrame API methods in SparkR to match th...Sun Rui2015-05-121-20/+20
* [SPARK-7435] [SPARKR] Make DataFrame.show() consistent with that of Scala and...Joshi2015-05-111-1/+2
* [SPARK-7231] [SPARKR] Changes to make SparkR DataFrame dplyr friendly.Shivaram Venkataraman2015-05-081-6/+30
* [SPARK-6841] [SPARKR] add support for mean, median, stdev etc.qhuang2015-05-051-0/+11
* [SPARK-7319][SQL] Improve the output from DataFrame.show()云峤2015-05-041-1/+1
* [SPARK-6818] [SPARKR] Support column deletion in SparkR DataFrame API.Sun Rui2015-04-231-0/+5
* [SPARK-6807] [SparkR] Merge recent SparkR-pkg changescafreeman2015-04-171-13/+22
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-081-0/+695