grundprinzip commented on code in PR #50102: URL: https://github.com/apache/spark/pull/50102#discussion_r1979698080
########## sql/connect/common/src/main/protobuf/spark/connect/base.proto: ########## @@ -261,6 +261,10 @@ message AnalyzePlanResponse { message SparkVersion { string version = 1; + // The java version the Spark Connect Service is built with. Review Comment: Agree this is the JRE version not the built version. Same is true for the Scala version likely. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org