wForget commented on PR #2332: URL: https://github.com/apache/incubator-kyuubi/pull/2332#issuecomment-1097474671
> what's the semantics of `createSession`, I can not see a clearly definition between `createSession` and `openSession`. e.g. Spark engine, you have already new a spark session at `createSession` phase. Shall we need move them to `openSession` ? This is exactly the same as the previous semantics, `createSession` is just to create a session object for `openSession`. -- 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]
