Kwafoor commented on code in PR #5871:
URL: https://github.com/apache/kyuubi/pull/5871#discussion_r1435914113
##########
kyuubi-server/src/main/scala/org/apache/kyuubi/sql/plan/command/RunnableCommand.scala:
##########
@@ -30,6 +30,10 @@ trait RunnableCommand extends KyuubiTreeNode {
protected var isAdmin: Boolean = false
+ val statement: String
Review Comment:
`Execute xxx Command` sounds good, I will fix it in another issue.
--
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]