svn commit: r28695 - in /dev/spark/2.3.3-SNAPSHOT-2018_08_13_10_01-787790b-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-08-13 Thread pwendell
Author: pwendell Date: Mon Aug 13 17:15:24 2018 New Revision: 28695 Log: Apache Spark 2.3.3-SNAPSHOT-2018_08_13_10_01-787790b docs [This commit notification would consist of 1443 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r28697 - in /dev/spark/2.4.0-SNAPSHOT-2018_08_13_12_01-c220cc4-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-08-13 Thread pwendell
Author: pwendell Date: Mon Aug 13 19:16:02 2018 New Revision: 28697 Log: Apache Spark 2.4.0-SNAPSHOT-2018_08_13_12_01-c220cc4 docs [This commit notification would consist of 1476 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark-website git commit: Stash pride logo for next year

2018-08-13 Thread srowen
Repository: spark-website Updated Branches: refs/heads/asf-site e33a4bb7d -> 8eb764260 Stash pride logo for next year Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/8eb76426 Tree:

[1/2] spark git commit: Preparing Spark release v2.3.2-rc5

2018-08-13 Thread jshao
Repository: spark Updated Branches: refs/heads/branch-2.3 787790b3c -> 29a040361 Preparing Spark release v2.3.2-rc5 Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/4dc82259 Tree:

[spark] Git Push Summary

2018-08-13 Thread jshao
Repository: spark Updated Tags: refs/tags/v2.3.2-rc5 [created] 4dc82259d - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[2/2] spark git commit: Preparing development version 2.3.3-SNAPSHOT

2018-08-13 Thread jshao
Preparing development version 2.3.3-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/29a04036 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/29a04036 Diff:

spark git commit: [SPARK-22974][ML] Attach attributes to output column of CountVectorModel

2018-08-13 Thread dbtsai
Repository: spark Updated Branches: refs/heads/master ab197308a -> 3eb52092b [SPARK-22974][ML] Attach attributes to output column of CountVectorModel ## What changes were proposed in this pull request? The output column from `CountVectorModel` lacks attribute. So a later transformer like

svn commit: r28704 - in /dev/spark/2.3.3-SNAPSHOT-2018_08_13_22_02-29a0403-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-08-13 Thread pwendell
Author: pwendell Date: Tue Aug 14 05:16:02 2018 New Revision: 28704 Log: Apache Spark 2.3.3-SNAPSHOT-2018_08_13_22_02-29a0403 docs [This commit notification would consist of 1443 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r28683 - in /dev/spark/2.4.0-SNAPSHOT-2018_08_13_00_02-a992827-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-08-13 Thread pwendell
Author: pwendell Date: Mon Aug 13 07:16:40 2018 New Revision: 28683 Log: Apache Spark 2.4.0-SNAPSHOT-2018_08_13_00_02-a992827 docs [This commit notification would consist of 1476 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-25096][SQL] Loosen nullability if the cast is force-nullable.

2018-08-13 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master a9928277d -> b270bccff [SPARK-25096][SQL] Loosen nullability if the cast is force-nullable. ## What changes were proposed in this pull request? In type coercion for complex types, if the found type is force-nullable to cast, we should

spark git commit: [SPARK-25099][SQL][TEST] Generate Avro Binary files in test suite

2018-08-13 Thread wenchen
Repository: spark Updated Branches: refs/heads/master ab06c2535 -> 26775e3c8 [SPARK-25099][SQL][TEST] Generate Avro Binary files in test suite ## What changes were proposed in this pull request? In PR https://github.com/apache/spark/pull/21984 and https://github.com/apache/spark/pull/21935

spark git commit: [SPARK-24391][SQL] Support arrays of any types by from_json

2018-08-13 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master b270bccff -> ab06c2535 [SPARK-24391][SQL] Support arrays of any types by from_json ## What changes were proposed in this pull request? The PR removes a restriction for element types of array type which exists in `from_json` for the root

spark git commit: [SPARK-23908][SQL][FOLLOW-UP] Rename inputs to arguments, and add argument type check.

2018-08-13 Thread wenchen
Repository: spark Updated Branches: refs/heads/master 2e3abdff2 -> b804ca577 [SPARK-23908][SQL][FOLLOW-UP] Rename inputs to arguments, and add argument type check. ## What changes were proposed in this pull request? This is a follow-up pr of #21954 to address comments. - Rename ambiguous

spark git commit: [SPARK-22713][CORE] ExternalAppendOnlyMap leaks when spilled during iteration

2018-08-13 Thread wenchen
Repository: spark Updated Branches: refs/heads/master 26775e3c8 -> 2e3abdff2 [SPARK-22713][CORE] ExternalAppendOnlyMap leaks when spilled during iteration ## What changes were proposed in this pull request? This PR solves [SPARK-22713](https://issues.apache.org/jira/browse/SPARK-22713) which

svn commit: r28694 - in /dev/spark/2.4.0-SNAPSHOT-2018_08_13_08_02-b804ca5-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-08-13 Thread pwendell
Author: pwendell Date: Mon Aug 13 15:16:09 2018 New Revision: 28694 Log: Apache Spark 2.4.0-SNAPSHOT-2018_08_13_08_02-b804ca5 docs [This commit notification would consist of 1476 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark-website git commit: Add CVE-2018-11770

2018-08-13 Thread srowen
Repository: spark-website Updated Branches: refs/heads/asf-site a63b5f427 -> e33a4bb7d Add CVE-2018-11770 Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/e33a4bb7 Tree:

spark git commit: [SPARK-25028][SQL] Avoid NPE when analyzing partition with NULL values

2018-08-13 Thread wenchen
Repository: spark Updated Branches: refs/heads/master b804ca577 -> c220cc42a [SPARK-25028][SQL] Avoid NPE when analyzing partition with NULL values ## What changes were proposed in this pull request? `ANALYZE TABLE ... PARTITION(...) COMPUTE STATISTICS` can fail with a NPE if a partition

spark git commit: [SPARK-25028][SQL] Avoid NPE when analyzing partition with NULL values

2018-08-13 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.3 b9b35b959 -> 787790b3c [SPARK-25028][SQL] Avoid NPE when analyzing partition with NULL values ## What changes were proposed in this pull request? `ANALYZE TABLE ... PARTITION(...) COMPUTE STATISTICS` can fail with a NPE if a

svn commit: r28702 - /dev/spark/v2.3.2-rc5-bin/

2018-08-13 Thread jshao
Author: jshao Date: Tue Aug 14 04:02:50 2018 New Revision: 28702 Log: Apache Spark v2.3.2-rc5 Added: dev/spark/v2.3.2-rc5-bin/ dev/spark/v2.3.2-rc5-bin/SparkR_2.3.2.tar.gz (with props) dev/spark/v2.3.2-rc5-bin/SparkR_2.3.2.tar.gz.asc

spark git commit: [SPARK-25104][SQL] Avro: Validate user specified output schema

2018-08-13 Thread dbtsai
Repository: spark Updated Branches: refs/heads/master c220cc42a -> ab197308a [SPARK-25104][SQL] Avro: Validate user specified output schema ## What changes were proposed in this pull request? With code changes in https://github.com/apache/spark/pull/21847 , Spark can write out to Avro file