Iceberg Table Maintenance #3499
Answered
by
jbonofre
jonsnowseven
asked this question in
Q&A
|
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. |
Answered by
jbonofre
Jan 21, 2026
Replies: 1 comment
|
Polaris can "host" the policies defining the tables maintenance (when to trigger it, etc). |
0 replies
Answer selected by
jonsnowseven
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.