[GitHub] spark pull request #21832: [SPARK-24879][SQL] Fix NPE in Hive partition prun...

2018-07-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/21832 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #21832: [SPARK-24879][SQL] Fix NPE in Hive partition prun...

2018-07-20 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/21832#discussion_r204161199 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveShim.scala --- @@ -606,7 +607,15 @@ private[client] class Shim_v0_13 extends

[GitHub] spark pull request #21832: [SPARK-24879][SQL] Fix NPE in Hive partition prun...

2018-07-20 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/21832#discussion_r204157323 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveShim.scala --- @@ -606,7 +606,15 @@ private[client] class Shim_v0_13 extends

[GitHub] spark pull request #21832: [SPARK-24879][SQL] Fix NPE in Hive partition prun...

2018-07-20 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/21832#discussion_r204156800 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/client/FiltersSuite.scala --- @@ -72,6 +72,10 @@ class FiltersSuite extends SparkFunSuite

[GitHub] spark pull request #21832: [SPARK-24879][SQL] Fix NPE in Hive partition prun...

2018-07-20 Thread PenguinToast
GitHub user PenguinToast opened a pull request: https://github.com/apache/spark/pull/21832 [SPARK-24879][SQL] Fix NPE in Hive partition pruning filter pushdown ## What changes were proposed in this pull request? We get a NPE when we have a filter on a partition column of the