RussellSpitzer commented on issue #16474: URL: https://github.com/apache/iceberg/issues/16474#issuecomment-4502984810
select() is project-up by design; not an authorization boundary This is explicitly noted in the Java doc that filters will bring in other columns required for filters https://github.com/apache/iceberg/blob/866d50e368e8b6382d25a59457a6936aded39867/api/src/main/java/org/apache/iceberg/Scan.java#L96-L115 -- 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]
