cfmcgrady commented on PR #4644: URL: https://github.com/apache/kyuubi/pull/4644#issuecomment-1491512839
> the start and stop need to be syncronized The start function has already been synchronized in the caller's code, shall we need to refine this? https://github.com/apache/kyuubi/blob/d9e14f239d5f27c3149519b70665fe36feaf0b3f/externals/kyuubi-spark-sql-engine/src/main/scala/org/apache/kyuubi/engine/spark/operation/ExecutePython.scala#L240-L253 -- 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]
