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
   
![image](https://github.com/user-attachments/assets/039e3913-1cd1-466f-acdc-f98c20a2843b)
   
   Snapshot of the new default
   
![image](https://github.com/user-attachments/assets/cbbe3edc-9b4d-4473-8df9-52b0bf47ba85)
   Snapshot of the new JSON _tab_
   
![image](https://github.com/user-attachments/assets/25d89d58-bb0e-4e14-9671-fec20ef9f3d9)
   Snapshot of the new Visual _tab_
   
![image](https://github.com/user-attachments/assets/195a060c-be9f-431c-b25d-e0631a311b32)
   


-- 
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

Reply via email to