panbingkun commented on code in PR #46264:
URL: https://github.com/apache/spark/pull/46264#discussion_r1582500556
##########
common/utils/src/main/scala/org/apache/spark/internal/LogKey.scala:
##########
@@ -349,11 +387,11 @@ object LogKeys {
case object RETRY_COUNT extends LogKey
case object RETRY_INTERVAL extends LogKey
case object RIGHT_EXPR extends LogKey
+ case object RIGHT_LOGICAL_PLAN_STATS_SIZE_IN_BYTES extends LogKey
case object RMSE extends LogKey
case object ROCKS_DB_LOG_LEVEL extends LogKey
case object ROCKS_DB_LOG_MESSAGE extends LogKey
case object RPC_ENDPOINT_REF extends LogKey
- case object RULE_BATCH_NAME extends LogKey
Review Comment:
Unified as `LogKeys.BATCH_NAME`, remove `LogKeys.RULE_BATCH_NAME`
--
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]