Iceberg Table Maintenance #3499
-
|
Hello, While reviewing the Polaris documentation, I came across the following statement in the Iceberg catalog capabilities section:
Could you clarify what this means in practice? Specifically:
Thanks for the clarification. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Polaris can "host" the policies defining the tables maintenance (when to trigger it, etc). |
Beta Was this translation helpful? Give feedback.
Polaris can "host" the policies defining the tables maintenance (when to trigger it, etc).
However, Polaris itself doesn't perform the tables maintenance, you have to use an "external" service (for instance a Spark job) to "consume" the policies and execute the maintenance accordingly.