panbingkun commented on code in PR #46057:
URL: https://github.com/apache/spark/pull/46057#discussion_r1568232939


##########
common/utils/src/main/scala/org/apache/spark/internal/LogKey.scala:
##########
@@ -172,12 +228,16 @@ object LogKey extends Enumeration {
   val TOPIC_PARTITION = Value
   val TOTAL_EFFECTIVE_TIME = Value
   val TOTAL_TIME = Value
-  val UNSUPPORTED_EXPRESSION = Value

Review Comment:
   Let's unify it as an abbreviation
   `EXPRESSION` -> `EXPR`



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