an3uryzm commented on issue #34784: URL: https://github.com/apache/superset/issues/34784#issuecomment-3670639352
We have the same issue in superset 6.0.0rc4 @dosu Steps to reproduce: 1. Add dataset 2. Add calculated column 3. Go to SQL Lab and try this: describe table dataset(_your_dataset_id_); See, that , and Superset produces error from database (UNKNOWN_IDENTIFIER) Superset sends SQL query to database without using SQL expression of calculated column defined in the dataset. flag OPTIMIZE_SQL is false (never turned it on) -- 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]
