juliuszsompolski opened a new pull request, #42150: URL: https://github.com/apache/spark/pull/42150
### What changes were proposed in this pull request? We want to validate that user provided sessionId is an UUID. Existing Spark Connect python and scala clients already do that, we would like to depend on it being in this format moving forward, just like we already validate that operatoinId is an UUID. ### Why are the changes needed? Validate what's already assumed. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing CI. -- 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]
