simpleqt opened a new pull request, #18140: URL: https://github.com/apache/iceberg/pull/18140
Four in-page anchors resolve to nothing: - `docs/docs/branching.md:28` → `spark-procedures.md#expire-snapshots`; the heading is `### `+``expire_snapshots```+``, whose slug keeps the underscore. - `docs/docs/branching.md:112` and `docs/docs/index.md:32` → `spark-queries.md#time-travel`; the only matching section is "Time travel Queries with SQL". - `docs/docs/branching.md:114` → `flink-queries.md#reading-branches-and-tags-with-SQL`; anchors are case-sensitive, the heading slug is all-lowercase. Each replacement verified by slugifying the target file's headings. -- 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]
