aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/R/serialize.R
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-13264][DOC] Removed multi-byte characters in spark-env.sh.templateSasaki Toru2016-02-111-1/+1
* [SPARK-12327][SPARKR] fix code for lintr warning for commented codefelixcheung2016-01-031-0/+2
* [SPARK-10051] [SPARKR] Support collecting data of StructType in DataFrameSun Rui2015-10-131-12/+31
* [SPARK-8951] [SPARKR] support Unicode characters in collect()CHOIJAEHONG2015-09-031-1/+1
* [SPARK-10048] [SPARKR] Support arbitrary nested Java array in serde.Sun Rui2015-08-251-9/+1
* [SPARK-9093] [SPARKR] Fix single-quotes strings in SparkRYu ISHIKAWA2015-07-171-2/+2
* [SPARK-8548] [SPARKR] Remove the trailing whitespaces from the SparkR filesYu ISHIKAWA2015-06-221-1/+1
* [SPARK-6820] [SPARKR] Convert NAs to null type in SparkR DataFrameshqzizania2015-06-081-0/+8
* [SPARK-7227] [SPARKR] Support fillna / dropna in R DataFrame.Sun Rui2015-05-311-1/+9
* [SPARK-6807] [SparkR] Merge recent SparkR-pkg changescafreeman2015-04-171-6/+3
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-081-0/+195