mistercrunch commented on issue #29839:
URL: https://github.com/apache/superset/issues/29839#issuecomment-2274516834

   About this SIP, I wanted to highlight that there is a significant 
opportunity to formalize and eventually isolate the "Data Access Layer" (DAL) 
within Superset, exposing it as a set of APIs and related backend services. The 
idea would be to evolve it toward a robust, independent service that 
facilitates not only Superset but other apps to access data, while offering 
mechanisms to authenticate, authorize & limit access (RLS), cache, and audit 
access to data within your organization. 
   
   First step in that direction is to organize the code in a way that clarifies 
what is and what's not part of the DAL.  Something to keep in mind while 
working on the async framework.


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