svn commit: r27919 - in /dev/spark/2.4.0-SNAPSHOT-2018_07_04_20_01-f997be0-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-07-04 Thread pwendell
Author: pwendell Date: Thu Jul 5 03:15:40 2018 New Revision: 27919 Log: Apache Spark 2.4.0-SNAPSHOT-2018_07_04_20_01-f997be0 docs [This commit notification would consist of 1467 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-24698][PYTHON] Fixed typo in pyspark.ml's Identifiable class.

2018-07-04 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master 489a5294d -> f997be0c3 [SPARK-24698][PYTHON] Fixed typo in pyspark.ml's Identifiable class. ## What changes were proposed in this pull request? Fixed a small typo in the code that caused 20 random characters to be added to the UID,

spark git commit: [SPARK-17213][SPARK-17213][FOLLOW-UP] Improve the test of

2018-07-04 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master bf764a33b -> 489a5294d [SPARK-17213][SPARK-17213][FOLLOW-UP] Improve the test of ## What changes were proposed in this pull request? This is a minor improvement for the test of SPARK-17213 ## How was this patch tested? N/A Author: Xiao

spark git commit: [SPARK-22384][SQL][FOLLOWUP] Refine partition pruning when attribute is wrapped in Cast

2018-07-04 Thread lixiao
Repository: spark Updated Branches: refs/heads/master ca8243f30 -> bf764a33b [SPARK-22384][SQL][FOLLOWUP] Refine partition pruning when attribute is wrapped in Cast ## What changes were proposed in this pull request? As mentioned in https://github.com/apache/spark/pull/21586 ,

svn commit: r27917 - in /dev/spark/2.4.0-SNAPSHOT-2018_07_04_08_02-ca8243f-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-07-04 Thread pwendell
Author: pwendell Date: Wed Jul 4 15:18:44 2018 New Revision: 27917 Log: Apache Spark 2.4.0-SNAPSHOT-2018_07_04_08_02-ca8243f docs [This commit notification would consist of 1467 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [MINOR][ML] Minor correction in the powerIterationSuite

2018-07-04 Thread srowen
Repository: spark Updated Branches: refs/heads/master 1a2655a9e -> ca8243f30 [MINOR][ML] Minor correction in the powerIterationSuite ## What changes were proposed in this pull request? Currently the power iteration clustering test in spark ml, maps the results to the labels 0 and 1 for

spark git commit: [SPARK-24635][SQL] Remove Blocks class from JavaCode class hierarchy

2018-07-04 Thread wenchen
Repository: spark Updated Branches: refs/heads/master 021145f36 -> 1a2655a9e [SPARK-24635][SQL] Remove Blocks class from JavaCode class hierarchy ## What changes were proposed in this pull request? The `Blocks` class in `JavaCode` class hierarchy is not necessary. Its function can be taken

spark git commit: [SPARK-24716][SQL] Refactor ParquetFilters

2018-07-04 Thread wenchen
Repository: spark Updated Branches: refs/heads/master b2deef64f -> 021145f36 [SPARK-24716][SQL] Refactor ParquetFilters ## What changes were proposed in this pull request? Replace DataFrame schema to Parquet file schema when create `ParquetFilters`. Thus we can easily implement `Decimal` and

spark git commit: [SPARK-24727][SQL] Add a static config to control cache size for generated classes

2018-07-04 Thread wenchen
Repository: spark Updated Branches: refs/heads/master 772060d09 -> b2deef64f [SPARK-24727][SQL] Add a static config to control cache size for generated classes ## What changes were proposed in this pull request? Since SPARK-24250 has been resolved, executors correctly references

svn commit: r27915 - in /dev/spark/2.4.0-SNAPSHOT-2018_07_04_04_02-772060d-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-07-04 Thread pwendell
Author: pwendell Date: Wed Jul 4 11:17:28 2018 New Revision: 27915 Log: Apache Spark 2.4.0-SNAPSHOT-2018_07_04_04_02-772060d docs [This commit notification would consist of 1467 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-24704][WEBUI] Fix the order of stages in the DAG graph

2018-07-04 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/master 7c08eb6d6 -> 772060d09 [SPARK-24704][WEBUI] Fix the order of stages in the DAG graph ## What changes were proposed in this pull request? Before:

svn commit: r27914 - in /dev/spark/2.4.0-SNAPSHOT-2018_07_04_00_01-7c08eb6-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-07-04 Thread pwendell
Author: pwendell Date: Wed Jul 4 07:17:46 2018 New Revision: 27914 Log: Apache Spark 2.4.0-SNAPSHOT-2018_07_04_00_01-7c08eb6 docs [This commit notification would consist of 1467 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]