[GitHub] spark pull request #15136: [SPARK-17581] [SQL] Invalidate Statistics After S...

2016-11-26 Thread gatorsmile
Github user gatorsmile closed the pull request at: https://github.com/apache/spark/pull/15136 --- 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

[GitHub] spark pull request #15136: [SPARK-17581] [SQL] Invalidate Statistics After S...

2016-09-18 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/15136#discussion_r79298630 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala --- @@ -290,6 +290,27 @@ class StatisticsSuite extends QueryTest with

[GitHub] spark pull request #15136: [SPARK-17581] [SQL] Invalidate Statistics After S...

2016-09-18 Thread gatorsmile
GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/15136 [SPARK-17581] [SQL] Invalidate Statistics After Some ALTER TABLE Commands ### What changes were proposed in this pull request? In the recent statistics-related work, our focus is on how to