rdblue commented on a change in pull request #4119:
URL: https://github.com/apache/iceberg/pull/4119#discussion_r808514183
##########
File path: docs/versioned/tables/configuration.md
##########
@@ -75,7 +96,6 @@ Iceberg tables support table properties to configure table
behavior, like the de
| commit.manifest-merge.enabled | true | Controls whether to
automatically merge manifests on writes |
| history.expire.max-snapshot-age-ms | 432000000 (5 days) | Default max age of
snapshots to keep while expiring snapshots |
| history.expire.min-snapshots-to-keep | 1 | Default min number
of snapshots to keep while expiring snapshots |
-| history.expire.max-ref-age-ms | `Long.MAX_VALUE` (forever) | For
snapshot references except the `main` branch, default max age of snapshot
references to keep while expiring snapshots. The `main` branch never expires. |
Review comment:
No, it isn't deprecated. We're in the process of adding it.
--
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]