jackye1995 commented on PR #10362:
URL: https://github.com/apache/iceberg/pull/10362#issuecomment-2124943243

   Here is another doc in BigQuery explaining possible attacks: 
https://cloud.google.com/bigquery/docs/best-practices-row-level-security#limit-side-channel-attacks
   
   And to enforce this, features like row-level security "do not participate in 
query pruning on partitioned and clustered tables", as described in 
https://cloud.google.com/bigquery/docs/best-practices-row-level-security#filtering_on_partitioned_columns_impacts_performancesecurity#filtering_on_partitioned_columns_impacts_performance
   
   That is for row-level security, but it's a similar concept for view that we 
are talking about here.


-- 
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: issues-unsubscr...@iceberg.apache.org

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


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

Reply via email to