itholic commented on code in PR #45876:
URL: https://github.com/apache/spark/pull/45876#discussion_r1554809227
##########
common/utils/src/main/scala/org/apache/spark/internal/LogKey.scala:
##########
@@ -112,6 +113,7 @@ object LogKey extends Enumeration {
val URI = Value
val USER_ID = Value
val USER_NAME = Value
+ val VERSION = Value
Review Comment:
Thanks for the suggestion! Using `PYTHON_VERSION` sounds good to me this
case for clarity.
--
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]