You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/08/12 03:58:15 UTC

[GitHub] [incubator-kyuubi] yaooqinn commented on a change in pull request #920: Add COMPILED State for ExecuteStatement af engine side

yaooqinn commented on a change in pull request #920:
URL: https://github.com/apache/incubator-kyuubi/pull/920#discussion_r687369705



##########
File path: kyuubi-common/src/main/scala/org/apache/kyuubi/operation/OperationState.scala
##########
@@ -42,24 +52,14 @@ object OperationState extends Enumeration {
     case UNKNOWN => UKNOWN_STATE
   }
 
-  implicit def fromTOperationState(from: TOperationState): OperationState = from match {

Review comment:
       dead code




-- 
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: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org