vogievetsky opened a new pull request, #14155: URL: https://github.com/apache/druid/pull/14155
Right now if you have a native (json) query and it has a parse error the run button will do nothing when clicked and that is such bad UX strange that it looks like a bug. I mean no body could be so incompetent as to design it like that on purpose, right? This PR adds an error toast with a helpful "Go to issue" action that takes the cursor to the location of the syntax error. <img width="1294" alt="image" src="https://user-images.githubusercontent.com/177816/234179112-75aad88e-94fa-418c-9929-f656524647b2.png"> -- 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]
