Details
Description
Current implementation of conf.notebook.get_ordered_interpreters does a database call to get user permissions for each interpreter.
Switch to doing 1 database call and then filter the list.
Attachments
Issue Links
- related to
-
HUE-8305 [useradmin] Optimize performance on checking Hue permissions if user is in many groups
- Resolved