We created a data pipeline using delta sharing to Snowflake to combine Jira data with other datasets we have on our data platform.
I'm trying to implement row-level security where Snowflake users can only see data related to projects they allowed to access.
Is there a way using the delta share dataset that provides the user to project permission?