svn commit: r24677 - in /dev/spark/2.3.1-SNAPSHOT-2018_02_03_14_01-45f0f4f-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-02-03 Thread pwendell
Author: pwendell Date: Sat Feb 3 22:15:08 2018 New Revision: 24677 Log: Apache Spark 2.3.1-SNAPSHOT-2018_02_03_14_01-45f0f4f docs [This commit notification would consist of 1442 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r24675 - in /dev/spark/2.4.0-SNAPSHOT-2018_02_03_12_01-551dff2-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-02-03 Thread pwendell
Author: pwendell Date: Sat Feb 3 20:15:14 2018 New Revision: 24675 Log: Apache Spark 2.4.0-SNAPSHOT-2018_02_03_12_01-551dff2 docs [This commit notification would consist of 1444 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-21658][SQL][PYSPARK] Revert "[] Add default None for value in na.replace in PySpark"

2018-02-03 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.3 be3de8791 -> 45f0f4ff7 [SPARK-21658][SQL][PYSPARK] Revert "[] Add default None for value in na.replace in PySpark" This reverts commit 0fcde87aadc9a92e138f11583119465ca4b5c518. See the discussion in

spark git commit: [SPARK-21658][SQL][PYSPARK] Revert "[] Add default None for value in na.replace in PySpark"

2018-02-03 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 4aaa7d40b -> 551dff2bc [SPARK-21658][SQL][PYSPARK] Revert "[] Add default None for value in na.replace in PySpark" This reverts commit 0fcde87aadc9a92e138f11583119465ca4b5c518. See the discussion in

spark git commit: [MINOR][DOC] Use raw triple double quotes around docstrings where there are occurrences of backslashes.

2018-02-03 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.3 4de206182 -> be3de8791 [MINOR][DOC] Use raw triple double quotes around docstrings where there are occurrences of backslashes. >From [PEP 257](https://www.python.org/dev/peps/pep-0257/): > For consistency, always use """triple double

spark git commit: [MINOR][DOC] Use raw triple double quotes around docstrings where there are occurrences of backslashes.

2018-02-03 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 522e0b186 -> 4aaa7d40b [MINOR][DOC] Use raw triple double quotes around docstrings where there are occurrences of backslashes. >From [PEP 257](https://www.python.org/dev/peps/pep-0257/): > For consistency, always use """triple double

svn commit: r24657 - in /dev/spark/2.4.0-SNAPSHOT-2018_02_03_04_01-522e0b1-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-02-03 Thread pwendell
Author: pwendell Date: Sat Feb 3 12:17:36 2018 New Revision: 24657 Log: Apache Spark 2.4.0-SNAPSHOT-2018_02_03_04_01-522e0b1 docs [This commit notification would consist of 1444 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r24656 - in /dev/spark/2.3.1-SNAPSHOT-2018_02_03_02_01-4de2061-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-02-03 Thread pwendell
Author: pwendell Date: Sat Feb 3 10:15:59 2018 New Revision: 24656 Log: Apache Spark 2.3.1-SNAPSHOT-2018_02_03_02_01-4de2061 docs [This commit notification would consist of 1442 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r24655 - in /dev/spark/2.4.0-SNAPSHOT-2018_02_03_00_01-fe73cb4-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-02-03 Thread pwendell
Author: pwendell Date: Sat Feb 3 08:16:26 2018 New Revision: 24655 Log: Apache Spark 2.4.0-SNAPSHOT-2018_02_03_00_01-fe73cb4 docs [This commit notification would consist of 1444 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

spark git commit: [SPARK-23305][SQL][TEST] Test `spark.sql.files.ignoreMissingFiles` for all file-based data sources

2018-02-03 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.3 1bcb3728d -> 4de206182 [SPARK-23305][SQL][TEST] Test `spark.sql.files.ignoreMissingFiles` for all file-based data sources ## What changes were proposed in this pull request? Like Parquet, all file-based data source handles

spark git commit: [SPARK-23305][SQL][TEST] Test `spark.sql.files.ignoreMissingFiles` for all file-based data sources

2018-02-03 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 63b49fa2e -> 522e0b186 [SPARK-23305][SQL][TEST] Test `spark.sql.files.ignoreMissingFiles` for all file-based data sources ## What changes were proposed in this pull request? Like Parquet, all file-based data source handles

spark git commit: [SPARK-23311][SQL][TEST] add FilterFunction test case for test CombineTypedFilters

2018-02-03 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.3 b614c083a -> 1bcb3728d [SPARK-23311][SQL][TEST] add FilterFunction test case for test CombineTypedFilters ## What changes were proposed in this pull request? In the current test case for CombineTypedFilters, we lack the test of

spark git commit: [SPARK-23311][SQL][TEST] add FilterFunction test case for test CombineTypedFilters

2018-02-03 Thread lixiao
Repository: spark Updated Branches: refs/heads/master fe73cb4b4 -> 63b49fa2e [SPARK-23311][SQL][TEST] add FilterFunction test case for test CombineTypedFilters ## What changes were proposed in this pull request? In the current test case for CombineTypedFilters, we lack the test of