svn commit: r23890 - in /dev/spark/2.3.0-SNAPSHOT-2017_12_23_12_01-1219d7a-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2017-12-23 Thread pwendell
Author: pwendell Date: Sat Dec 23 20:14:44 2017 New Revision: 23890 Log: Apache Spark 2.3.0-SNAPSHOT-2017_12_23_12_01-1219d7a docs [This commit notification would consist of 1418 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-22889][SPARKR] Set overwrite=T when install SparkR in tests

2017-12-23 Thread felixcheung
Repository: spark Updated Branches: refs/heads/branch-2.2 7a97943f2 -> 41f705a57 [SPARK-22889][SPARKR] Set overwrite=T when install SparkR in tests ## What changes were proposed in this pull request? Since all CRAN checks go through the same machine, if there is an older partial download or

spark git commit: [SPARK-22889][SPARKR] Set overwrite=T when install SparkR in tests

2017-12-23 Thread felixcheung
Repository: spark Updated Branches: refs/heads/master aeb45df66 -> 1219d7a43 [SPARK-22889][SPARKR] Set overwrite=T when install SparkR in tests ## What changes were proposed in this pull request? Since all CRAN checks go through the same machine, if there is an older partial download or

spark git commit: [SPARK-22844][R] Adds date_trunc in R API

2017-12-23 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master f6084a88f -> aeb45df66 [SPARK-22844][R] Adds date_trunc in R API ## What changes were proposed in this pull request? This PR adds `date_trunc` in R API as below: ```r > df <- createDataFrame(list(list(a = as.POSIXlt("2012-12-13

spark git commit: [HOTFIX] Fix Scala style checks

2017-12-23 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master ea2642eb0 -> f6084a88f [HOTFIX] Fix Scala style checks ## What changes were proposed in this pull request? This PR fixes a style that broke the build. ## How was this patch tested? Manually tested. Author: hyukjinkwon

spark git commit: [SPARK-20694][EXAMPLES] Update SQLDataSourceExample.scala

2017-12-23 Thread srowen
Repository: spark Updated Branches: refs/heads/master 86db9b2d7 -> ea2642eb0 [SPARK-20694][EXAMPLES] Update SQLDataSourceExample.scala ## What changes were proposed in this pull request? Create table using the right DataFrame. peopleDF->usersDF peopleDF: ++---+ | age| name|

spark git commit: [SPARK-20694][EXAMPLES] Update SQLDataSourceExample.scala

2017-12-23 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-2.2 1cf3e3a26 -> 7a97943f2 [SPARK-20694][EXAMPLES] Update SQLDataSourceExample.scala ## What changes were proposed in this pull request? Create table using the right DataFrame. peopleDF->usersDF peopleDF: ++---+ | age| name|

spark git commit: [SPARK-22833][IMPROVEMENT] in SparkHive Scala Examples

2017-12-23 Thread srowen
Repository: spark Updated Branches: refs/heads/master 8941a4abc -> 86db9b2d7 [SPARK-22833][IMPROVEMENT] in SparkHive Scala Examples ## What changes were proposed in this pull request? SparkHive Scala Examples Improvement made: * Writing DataFrame / DataSet to Hive Managed , Hive External

svn commit: r23882 - in /dev/spark/2.3.0-SNAPSHOT-2017_12_23_00_01-8941a4a-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2017-12-23 Thread pwendell
Author: pwendell Date: Sat Dec 23 08:15:07 2017 New Revision: 23882 Log: Apache Spark 2.3.0-SNAPSHOT-2017_12_23_00_01-8941a4a docs [This commit notification would consist of 1418 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]