villebro commented on issue #28377:
URL: https://github.com/apache/superset/issues/28377#issuecomment-2359287160

   @shohamyamin while I'd love for us to use OPA or some other similar tool, I 
think the main challenge is integrating it in a way which is sufficiently 
performant, especially for list views. A few other things come to mind:
   - New component - OPA would need to run alongside Superset. Requiring this 
by default will be a major disruption.
   - By default, I believe OPA loads policies into memory from a mount point. 
We would likely want to store these in the Superset's metastore
   - Providing OPA with access to the full Superset context will be 
challenging, as I don't think OPA supports directly making queries to a 
Postgres database.
   
   Not saying it can't be done (in fact I'd love to use something like OPA), 
but we need to make sure we've considered all the pros/cons.


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to