gengliangwang commented on code in PR #45903:
URL: https://github.com/apache/spark/pull/45903#discussion_r1554418548


##########
common/utils/src/main/scala/org/apache/spark/internal/LogKey.scala:
##########
@@ -102,7 +103,7 @@ object LogKey extends Enumeration {
   val THREAD_NAME = Value
   val TID = Value
   val TIMEOUT = Value
-  val TIME_UNITS = Value
+  val TOTAL_TIME = Value

Review Comment:
   cc @dtenedor I renamed TIME_UNITS as `TOTAL_TIME` and `EFFECTIVE_TIME`



-- 
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]

Reply via email to