gortiz opened a new pull request, #15898: URL: https://github.com/apache/pinot/pull/15898
This PR modifies Pinot UI when queries fail. Instead of showing/not showing the error message, now we provide up to three options: 1. Show the exception (the new default) 2. Show the JSON payload (similar to what we do in case of success) 3. Show the visual MSE stats (just in case there are stats, right now they are only included in MSE queries that fail due to a timeout) Snapshot of the previous default  Snapshot of the new default  Snapshot of the new JSON _tab_  Snapshot of the new Visual _tab_  -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org