elphastori opened a new pull request, #13333: URL: https://github.com/apache/iceberg/pull/13333
Introduce explicit Markdown headings for the `manifest_entry` and `data_file` structs so other documentation sections (for example, the *Entries* metadata-table page from #13104) can deep-link to them. These headings automatically generate the anchors #manifest-entry-fields and #data-file-fields. During review of #13104 it became clear that we cannot currently link to individual struct definitions because the headings (and therefore anchors) are missing. Adding them here resolves the issue in a focused, docs-only change. -- 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