Hello All, Probing into to see if I can extend apache ranger plugin system to accommodate for some very basic access control for snowflake queries. In this regard wanted to understand if the plugin framework supports these. If so how can I go about it ?
1. Plugin should allow for looking at the access policies. Ranger will act as the source of truth for all snowflake access policies. 2. Further the plugin should sync these access policies into snowflake. 3. Authorization still happens in snowflake as this is not trivially supported to use Ranger from snowflake for authorization purposes. Please let me know your thoughts on this. Thanks. -Vikas