RussellSpitzer commented on issue #16471: URL: https://github.com/apache/iceberg/issues/16471#issuecomment-4504080572
The same deployment already trusts writers on manifest `file_path` and table `location`, which can do the exact same thing. I would still close this issue: path-based catalogs are deprecated, and I don't think this is meaningfully fixable in isolation. If you're on `HadoopFileIO` (or similar), a writer can already escape the warehouse through manifest entries without needing `..` in namespace or table names. -- 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]
