Quatters commented on PR #33716: URL: https://github.com/apache/superset/pull/33716#issuecomment-3032529623
> Getting this in the "Featured Charts" dashboard -> <img alt="Screenshot 2025-07-02 at 9 17 38 AM" width="627" src="https://private-user-images.githubusercontent.com/487433/461618864-68fa0615-51e2-45c8-a84e-ed6e7028509b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTE1NTM0MDEsIm5iZiI6MTc1MTU1MzEwMSwicGF0aCI6Ii80ODc0MzMvNDYxNjE4ODY0LTY4ZmEwNjE1LTUxZTItNDVjOC1hODRlLWVkNmU3MDI4NTA5Yi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwNzAzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDcwM1QxNDMxNDFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lMjgxYWUyNGEzMDI0ZDBiN2QxNjI1ZDcyNGI5YzUzMDcwOTYxZDc1MmJmOGJmMzljYzA1MzI4ZTQzZjA5OWE3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.CO_z1wk5IKvDP-NxbRzFdePiOvV3Qf-6-f00-z_RahY"> Seems that sqlite does not support `... as data(col1, col2, ...)` column naming. I rewrote SQL query so it should work now. -- 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]
