Peng-Lei commented on a change in pull request #34719:
URL: https://github.com/apache/spark/pull/34719#discussion_r783220944
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveSQLViewSuite.scala
##########
@@ -181,4 +181,43 @@ class HiveSQLViewSuite extends SQLViewSuite with
TestHiveSingleton {
}
}
}
+
+ test("hive partitioned view is not supported") {
Review comment:
@cloud-fan I didn't find the right location for this test case. So I put
it here for now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]