ananthdurai opened a new issue #7613: URL: https://github.com/apache/pinot/issues/7613
One of the prime use cases for Apache Pinot is to support customer-facing analytics. The enterprise SaaS applications often deal with multi-tenant databases with strict pen testing requirements. It is critical to isolate row access to individual clients to enable valid multi-tenant access in the DB. (e.g). on How SQL server supports RLAC https://docs.microsoft.com/en-us/sql/relational-databases/security/row-level-security?view=sql-server-ver15 It will be nice to support RLAC in Pinot -- 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]
