Arunodoy18 commented on issue #23848:
URL: https://github.com/apache/superset/issues/23848#issuecomment-3822447995

   Thanks for the detailed reports and confirmations.
   
   I can reproduce this issue with queries like `SELECT COUNT(*) FROM table`
   on MSSQL, where the result column is unlabeled and Superset later expects
   a named field (e.g. for dimensions or alerts).
   
   I’m planning to investigate and propose a fix that safely handles unnamed
   result columns without requiring users to manually alias expressions.
   


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

Reply via email to