nija-at opened a new pull request, #40836:
URL: https://github.com/apache/spark/pull/40836

   ### What changes were proposed in this pull request?
   
   Expose the host and bearer token as properties of the
   `SparkConnectClient`.
   
   ### Why are the changes needed?
   
   This allows for querying the connecting host and bearer token
   given an instance of spark connect client.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Introduces two new properties `host` and `token` to the
   `SparkConnectClient` class
   
   ### How was this patch tested?
   
   Unit tests


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