pan3793 commented on code in PR #45876:
URL: https://github.com/apache/spark/pull/45876#discussion_r1554808552
##########
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:
should it be PYTHON_VERSION, SPARK_VERSION, HIVE_VERSION, JAVA_VERSION etc. ?
--
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]