spark git commit: [SPARK-25040][SQL] Empty string for non string types should be disallowed

2018-10-22 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master c391dc65e -> 03e82e368 [SPARK-25040][SQL] Empty string for non string types should be disallowed ## What changes were proposed in this pull request? This takes over original PR at #22019. The original proposal is to have null for float

svn commit: r30227 - in /dev/spark/2.4.1-SNAPSHOT-2018_10_22_22_02-4099565-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-10-22 Thread pwendell
Author: pwendell Date: Tue Oct 23 05:17:02 2018 New Revision: 30227 Log: Apache Spark 2.4.1-SNAPSHOT-2018_10_22_22_02-4099565 docs [This commit notification would consist of 1477 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-24499][SQL][DOC][FOLLOW-UP] Fix spelling in doc

2018-10-22 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.4 b9b594ade -> 4099565cd [SPARK-24499][SQL][DOC][FOLLOW-UP] Fix spelling in doc ## What changes were proposed in this pull request? This PR replaces `turing` with `tuning` in files and a file name. Currently, in the left side menu,

spark git commit: [SPARK-24499][SQL][DOC][FOLLOW-UP] Fix spelling in doc

2018-10-22 Thread wenchen
Repository: spark Updated Branches: refs/heads/master 3b4556745 -> c391dc65e [SPARK-24499][SQL][DOC][FOLLOW-UP] Fix spelling in doc ## What changes were proposed in this pull request? This PR replaces `turing` with `tuning` in files and a file name. Currently, in the left side menu,

svn commit: r30225 - in /dev/spark/3.0.0-SNAPSHOT-2018_10_22_20_02-3b45567-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-10-22 Thread pwendell
Author: pwendell Date: Tue Oct 23 03:17:10 2018 New Revision: 30225 Log: Apache Spark 3.0.0-SNAPSHOT-2018_10_22_20_02-3b45567 docs [This commit notification would consist of 1483 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r30224 - in /dev/spark/2.3.3-SNAPSHOT-2018_10_22_18_02-8fbf3ee-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-10-22 Thread pwendell
Author: pwendell Date: Tue Oct 23 01:16:40 2018 New Revision: 30224 Log: Apache Spark 2.3.3-SNAPSHOT-2018_10_22_18_02-8fbf3ee docs [This commit notification would consist of 1443 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-25795][R][EXAMPLE] Fix CSV SparkR SQL Example

2018-10-22 Thread dongjoon
Repository: spark Updated Branches: refs/heads/branch-2.4 f33d888a2 -> b9b594ade [SPARK-25795][R][EXAMPLE] Fix CSV SparkR SQL Example ## What changes were proposed in this pull request? This PR aims to fix the following SparkR example in Spark 2.3.0 ~ 2.4.0. ```r > df <-

spark git commit: [SPARK-25795][R][EXAMPLE] Fix CSV SparkR SQL Example

2018-10-22 Thread dongjoon
Repository: spark Updated Branches: refs/heads/branch-2.3 d7a35877b -> 8fbf3ee91 [SPARK-25795][R][EXAMPLE] Fix CSV SparkR SQL Example ## What changes were proposed in this pull request? This PR aims to fix the following SparkR example in Spark 2.3.0 ~ 2.4.0. ```r > df <-

spark git commit: [SPARK-25795][R][EXAMPLE] Fix CSV SparkR SQL Example

2018-10-22 Thread dongjoon
Repository: spark Updated Branches: refs/heads/master ff9ede092 -> 3b4556745 [SPARK-25795][R][EXAMPLE] Fix CSV SparkR SQL Example ## What changes were proposed in this pull request? This PR aims to fix the following SparkR example in Spark 2.3.0 ~ 2.4.0. ```r > df <-

svn commit: r30223 - in /dev/spark/3.0.0-SNAPSHOT-2018_10_22_16_07-ff9ede0-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-10-22 Thread pwendell
Author: pwendell Date: Mon Oct 22 23:21:36 2018 New Revision: 30223 Log: Apache Spark 3.0.0-SNAPSHOT-2018_10_22_16_07-ff9ede0 docs [This commit notification would consist of 1483 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-25627][TEST] Reduce test time for ContinuousStressSuite

2018-10-22 Thread srowen
Repository: spark Updated Branches: refs/heads/master bd66c7302 -> ff9ede092 [SPARK-25627][TEST] Reduce test time for ContinuousStressSuite ## What changes were proposed in this pull request? This goes to reduce test time for ContinuousStressSuite - from 8 mins 13 sec to 43 seconds. The

spark git commit: [SPARK-25771][PYSPARK] Fix improper synchronization in PythonWorkerFactory

2018-10-22 Thread zsxwing
Repository: spark Updated Branches: refs/heads/master 81a305dd0 -> bd66c7302 [SPARK-25771][PYSPARK] Fix improper synchronization in PythonWorkerFactory ## What changes were proposed in this pull request? Fix the following issues in PythonWorkerFactory 1. MonitorThread.run uses a wrong lock.

svn commit: r30221 - in /dev/spark/v2.4.0-rc4-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _site/api/java/org/apache/spark

2018-10-22 Thread wenchen
Author: wenchen Date: Mon Oct 22 16:16:37 2018 New Revision: 30221 Log: Apache Spark v2.4.0-rc4 docs [This commit notification would consist of 1479 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r30220 - /dev/spark/v2.4.0-rc4-bin/

2018-10-22 Thread wenchen
Author: wenchen Date: Mon Oct 22 15:46:56 2018 New Revision: 30220 Log: Apache Spark v2.4.0-rc4 Added: dev/spark/v2.4.0-rc4-bin/ dev/spark/v2.4.0-rc4-bin/SparkR_2.4.0.tar.gz (with props) dev/spark/v2.4.0-rc4-bin/SparkR_2.4.0.tar.gz.asc

svn commit: r30219 - in /dev/spark/2.4.1-SNAPSHOT-2018_10_22_08_15-f33d888-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2018-10-22 Thread pwendell
Author: pwendell Date: Mon Oct 22 15:29:39 2018 New Revision: 30219 Log: Apache Spark 2.4.1-SNAPSHOT-2018_10_22_08_15-f33d888 docs [This commit notification would consist of 1477 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[1/2] spark git commit: Preparing Spark release v2.4.0-rc4

2018-10-22 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.4 c21d7e1bb -> f33d888a2 Preparing Spark release v2.4.0-rc4 Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/e69e2bfa Tree:

[spark] Git Push Summary

2018-10-22 Thread wenchen
Repository: spark Updated Tags: refs/tags/v2.4.0-rc4 [created] e69e2bfa4 - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org