antonio-tg opened a new issue, #30978: URL: https://github.com/apache/superset/issues/30978
### Bug description I Just upgrade from superset 2.0.3 to 4.0.2 and it look wonderful, however I found something strange, my users how works with Gamma, sqllab and access to a specific psql base can't execute querys with psql functions like MAX, SUM, LPAD and quotes, but as an administrator I can run them, so I think that in the update they took away some privilege from Gamma that I would like to add so that they can continue working the same way as always. ### Screenshots/recordings With apache superset 2.1.3 run well:  But the same query with apache superset 4.0.2 this happends:  If I remove the quotes the query runs, but my users doesn't want to rewrite all his work  ### Superset version 4.1.0 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context I would like to test in superset 4.1.0 but unfortunately I work in a kubernetes cluster so I dependent of the docker images. ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
