maintenance
MaintenanceTable
¶
Source code in pyiceberg/table/maintenance.py
expire_snapshots()
¶
Return an ExpireSnapshots builder for snapshot expiration operations.
Returns:
| Type | Description |
|---|---|
ExpireSnapshots
|
ExpireSnapshots builder for configuring and executing snapshot expiration. |