gengliangwang commented on code in PR #45923:
URL: https://github.com/apache/spark/pull/45923#discussion_r1560115778
##########
common/utils/src/main/scala/org/apache/spark/internal/LogKey.scala:
##########
@@ -100,6 +101,7 @@ object LogKey extends Enumeration {
val OFFSETS = Value
val OLD_BLOCK_MANAGER_ID = Value
val OLD_VALUE = Value
+ val OPERATION_ID = Value
Review Comment:
this duplicateds with OP_ID
--
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]