gengliangwang commented on code in PR #46980:
URL: https://github.com/apache/spark/pull/46980#discussion_r1643395106
##########
common/utils/src/main/scala/org/apache/spark/internal/LogKey.scala:
##########
@@ -108,7 +115,9 @@ private[spark] object LogKeys {
case object CANCEL_FUTURE_JOBS extends LogKey
case object CATALOG_NAME extends LogKey
case object CATEGORICAL_FEATURES extends LogKey
+ case object CHECKPOINT_DIR extends LogKey
case object CHECKPOINT_FILE extends LogKey
+ case object CHECKPOINT_INTERVAL extends LogKey
Review Comment:
INTERVAL
--
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]