HyukjinKwon commented on a change in pull request #30662:
URL: https://github.com/apache/spark/pull/30662#discussion_r538941692
##########
File path: sql/hive/src/test/scala/org/apache/spark/sql/hive/UDFSuite.scala
##########
@@ -209,4 +209,32 @@ class UDFSuite
assert(e.getMessage.contains("Can not get an evaluator of the empty
UDAF"))
}
}
+
+ test("permanent view should use captured catalog and namespace for
function") {
Review comment:
Shall we add a JIRA prefix in the test title @linhongliu-db?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]