KurtYoung commented on issue #10270: [FLINK-14672][sql-client] Make Executor stateful in sql client URL: https://github.com/apache/flink/pull/10270#issuecomment-560211105 > A quick question: shall we introduce a type `SessionID` as wrapper of `String` instead of just using `String`? We can gain type safety & expressive code then. We could revisit this when necessary, currently I don't see any strong reason to make it a `Class` instead of a `String`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
