spark git commit: [SPARK-17790][SPARKR] Support for parallelizing R data.frame larger than 2GB

2016-10-12 Thread felixcheung
Repository: spark Updated Branches: refs/heads/branch-2.0 5451541d1 -> d55ba3063 [SPARK-17790][SPARKR] Support for parallelizing R data.frame larger than 2GB ## What changes were proposed in this pull request? If the R data structure that is being parallelized is larger than `INT_MAX` we use

spark git commit: [SPARK-17790][SPARKR] Support for parallelizing R data.frame larger than 2GB

2016-10-12 Thread felixcheung
Repository: spark Updated Branches: refs/heads/master d5580ebaa -> 5cc503f4f [SPARK-17790][SPARKR] Support for parallelizing R data.frame larger than 2GB ## What changes were proposed in this pull request? If the R data structure that is being parallelized is larger than `INT_MAX` we use file