flyrain commented on code in PR #969:
URL: https://github.com/apache/polaris/pull/969#discussion_r1956558246
##########
polaris-core/src/main/resources/schemas/policies/system/orphan-file-removal/2025-02-03.json:
##########
@@ -0,0 +1,47 @@
+{
+ "license": "Licensed under the Apache License, Version 2.0
(http://www.apache.org/licenses/LICENSE-2.0)",
+ "$id":
"https://polaris.apache.org/schemas/policies/system/orphan-file-removal/2025-02-03.json",
+ "title": "Orphan File Removal Policy",
+ "description": "Inheritable Polaris policy schema for Iceberg table orphan
file removal.",
Review Comment:
A inheritable policy means it can be applied to the under layer entities.
For example, all tables under a namespace get the policies if it is assigned to
the namespace.
I'm OK to remove it or keep it. Keeping it provides a complete view for
anyone who read the schema, but without too much context of Polaris.
--
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]