jadami10 opened a new issue, #13055: URL: https://github.com/apache/pinot/issues/13055
#8194 added the ability to pass URLs with queries around. And when someone else clicks the URL, the query is automatically populated in the sql editor and executed. The issue here is, it's pretty common for someone to say "hey, can you help me with this <link to expensive query that takes down a server>?" And suddenly, you have a link in the wild that will slow or take down Pinot every time it's clicked even if they just wanted to see the query. The proposal is to, by default, disable automatically running queries via URL (including back/forward buttons) -- 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]
