Habeeb556 commented on issue #29457: URL: https://github.com/apache/superset/issues/29457#issuecomment-2218389916
I agree with you. I'm not exactly sure about the business logic here since I'm a DBA focused on database support for analytical tools. They encountered the error because of a `SELECT * FROM table` query, and they might not need that column, or it could reference something within the application — I'm not sure. Overall, it's good that we can skip this error now when using `SELECT *`. -- 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]
