[GitHub] spark pull request #16356: [SPARK-18949] [SQL] Add recoverPartitions API to ...

2016-12-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/16356 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request #16356: [SPARK-18949] [SQL] Add recoverPartitions API to ...

2016-12-20 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/16356#discussion_r93337049 --- Diff: python/pyspark/sql/catalog.py --- @@ -258,6 +258,11 @@ def refreshTable(self, tableName): """Invalidate and refresh all the cached

[GitHub] spark pull request #16356: [SPARK-18949] [SQL] Add recoverPartitions API to ...

2016-12-20 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/16356#discussion_r93335790 --- Diff: python/pyspark/sql/catalog.py --- @@ -258,6 +258,11 @@ def refreshTable(self, tableName): """Invalidate and refresh all the cached

[GitHub] spark pull request #16356: [SPARK-18949] [SQL] Add recoverPartitions API to ...

2016-12-20 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/16356#discussion_r93332266 --- Diff: python/pyspark/sql/catalog.py --- @@ -258,6 +258,11 @@ def refreshTable(self, tableName): """Invalidate and refresh all the cached

[GitHub] spark pull request #16356: [SPARK-18949] [SQL] Add recoverPartitions API to ...

2016-12-20 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/16356#discussion_r93329801 --- Diff: project/MimaExcludes.scala --- @@ -37,7 +37,9 @@ object MimaExcludes { // Exclude rules for 2.2.x lazy val v22excludes =