xueyumusic commented on issue #4386: Run cursor selected query in query-console URL: https://github.com/apache/incubator-pinot/pull/4386#issuecomment-507035542 Hi, @kishoreg , if nothing is selected it behaves the same as currently, which uses the whole content in editor as single query. If selecting some part, the selected part is used as single query. The ';' ending looks supported right now for both whole content and select part, it just an optional not a force rule. Thanks.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
