sfirke opened a new pull request, #38986: URL: https://github.com/apache/superset/pull/38986
### SUMMARY Fix #23848. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF #### BEFORE <img width="528" height="492" alt="image" src="https://github.com/user-attachments/assets/a2a0e7cb-bdc6-4630-9116-c860384998d4" /> #### AFTER <img width="468" height="457" alt="image" src="https://github.com/user-attachments/assets/d2fd567a-af59-4c8e-9e4e-adb0258524b3" /> ### TESTING INSTRUCTIONS Run a query like `SELECT COUNT(*) FROM my_table` on a DB that returns `(No column name)` and see that it no longer errors. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue: Fixes #23848 -- 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]
