Patch for SENTRY-2240 – DROP UDF Permission Issue in Sentry
Last week, I have discovered an issue in Sentry that it does not check permissions properly when a user is trying to DROP a function. To re-produce this is easy, simply create a function under a database using admin account, and make sure that one particular user does not have …