wForget commented on a change in pull request #1282:
URL: https://github.com/apache/incubator-kyuubi/pull/1282#discussion_r736084028
##########
File path:
externals/kyuubi-spark-sql-engine/src/main/scala/org/apache/kyuubi/engine/spark/udf/KDFRegistry.scala
##########
@@ -64,6 +67,13 @@ object KDFRegistry {
"string",
"1.3.0")
+ val stop_engine: KyuubiDefinedFunction = create(
Review comment:
> yes, we can define a `STOP ENGINE` command with kyuubi defined antlr
g4.
sounds great
--
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]