Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/21712#discussion_r200064292
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/client/HiveClientSuite.scala
---
@@ -122,6 +122,22 @@ class HiveClientSuite(version: String)
"aa" :: Nil)
}
+ test("getPartitionsByFilter: cast(chunk as int)=1 (not a valid partition
predicate)") {
--- End diff --
I ran this test with current master branch, seems it can also pass without
this change?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]