rdblue commented on code in PR #9591:
URL: https://github.com/apache/iceberg/pull/9591#discussion_r1473271642


##########
docs/docs/branching.md:
##########
@@ -33,14 +25,14 @@ menu:
 
 Iceberg table metadata maintains a snapshot log, which represents the changes 
applied to a table.
 Snapshots are fundamental in Iceberg as they are the basis for reader 
isolation and time travel queries.
-For controlling metadata size and storage costs, Iceberg provides snapshot 
lifecycle management procedures such as 
[`expire_snapshots`](../spark-procedures/#expire-snapshots) for removing unused 
snapshots and no longer necessary data files based on table snapshot retention 
properties.
+For controlling metadata size and storage costs, Iceberg provides snapshot 
lifecycle management procedures such as 
[`expire_snapshots`](spark-procedures.md#expire-snapshots) for removing unused 
snapshots and no longer necessary data files based on table snapshot retention 
properties.

Review Comment:
   This should not change... @bitsondatadev, can you verify that the anchor 
links still use `-` instead of `_`?



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to