spark git commit: [SPARK-23436][SQL] Infer partition as Date only if it can be casted to Date

2018-02-19 Thread wenchen
Repository: spark Updated Branches: refs/heads/master f5850e789 -> 651b0277f [SPARK-23436][SQL] Infer partition as Date only if it can be casted to Date ## What changes were proposed in this pull request? Before the patch, Spark could infer as Date a partition value which cannot be casted

spark git commit: [SPARK-23457][SQL] Register task completion listeners first in ParquetFileFormat

2018-02-19 Thread wenchen
Repository: spark Updated Branches: refs/heads/master 3ee3b2ae1 -> f5850e789 [SPARK-23457][SQL] Register task completion listeners first in ParquetFileFormat ## What changes were proposed in this pull request? ParquetFileFormat leaks opened files in some cases. This PR prevents that by

svn commit: r25154 - /dev/spark/v2.3.0-rc4-bin/spark-parent_2.11.iml

2018-02-19 Thread sameerag
Author: sameerag Date: Tue Feb 20 04:47:53 2018 New Revision: 25154 Log: remove iml file Removed: dev/spark/v2.3.0-rc4-bin/spark-parent_2.11.iml - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional