yaooqinn commented on a change in pull request #1023:
URL: https://github.com/apache/incubator-kyuubi/pull/1023#discussion_r702802466
##########
File path:
externals/kyuubi-spark-sql-engine/src/main/scala/org/apache/kyuubi/engine/spark/operation/GetFunctions.scala
##########
@@ -54,6 +55,17 @@ class GetFunctions(
" function within its schema")
}
+ override protected def beforeRun(): Unit = {
Review comment:
can we keep the meta operations unchanged 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]