panbingkun opened a new pull request, #48283:
URL: https://github.com/apache/spark/pull/48283

   ### What changes were proposed in this pull request?
   The pr aims to show the spark version of the connect server when Spark 
Connect Client starts.
   
   
   ### Why are the changes needed?
   With the gradual popularize of Spark Connect module, when the Spark Connect 
client starts, explicitly displaying the spark version of the `connect server`, 
will reduce confusion for users during execution, such as the new version 
having some features. However, if it connects to an old version and encounters 
some problems, it will have to manually troubleshoot.
   <img width="878" alt="image" 
src="https://github.com/user-attachments/assets/c93026e8-03e7-4292-bae2-c3a0f4422191";>
   
   ### Does this PR introduce _any_ user-facing change?
   Yes, Connect‘s end-users can intuitively know the `Spark version` on the 
`server side` when starting the client, reducing confusion.
   
   
   ### How was this patch tested?
   Manually check.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.
   


-- 
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]

Reply via email to