b-yacoubi commented on issue #37695:
URL: https://github.com/apache/superset/issues/37695#issuecomment-3951763127

   Apologies for the late reply, I didn't see the previous reply notification.
   
   In and of itself, the bot's reply is not really actionable, besides 
mentioning the WIP threads. `current_user_roles()` and 
`current_user_rls_roles()` have entirely different purposes (accessing 
information living within the superset data model), and afaik there is no way 
to store permanent "metadata" for a User object that can be retrieved later 
outside of the flask session context. I may be wrong, though.
   
   The unified API PR seems to have merged, but I can't find with a cursory 
search another issue or PR that replaces the SQL Lab execution paths with it 
(nor have I tested whether this API preserves session information like the old 
ones for dashboards/charts did).


-- 
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]

Reply via email to