Feature request
Is your feature request related to a problem? Please describe.
If a query fails when run from the SQL editor, it shows the message Error: failed to run query. Bad request.
Describe the solution you'd like
It would be useful if it could show additional error details in the error popup or somewhere else in the UI.
Describe alternatives you've considered
Alternatively, it could just log the additional details in the JS console.
Feature request
Is your feature request related to a problem? Please describe.
If a query fails when run from the SQL editor, it shows the message
Error: failed to run query. Bad request.Describe the solution you'd like
It would be useful if it could show additional error details in the error popup or somewhere else in the UI.
Describe alternatives you've considered
Alternatively, it could just log the additional details in the JS console.