justinpark commented on PR #27314: URL: https://github.com/apache/superset/pull/27314#issuecomment-1973836215
@soniagtm Thank you for your suggestion. I appreciate your input, but I do have a few reservations regarding these changes. Firstly, this modification will alter the behavior of the "Run" command. Users who employ multiple SQLs in a single run might experience some regression due to this change. Secondly, I have already introduced a similar feature that runs the current query using a shortcut(ctrl + shift + enter #24329). This means users wishing to run a query without highlighting can achieve the same results using this shortcut. I hope this information helps clarify my approach. I'm always open to further discussion. 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. 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]
