yuqi1129 opened a new pull request, #12409: URL: https://github.com/apache/gravitino/pull/12409
### What changes were proposed in this pull request? Removes the `Since Version` columns (header, separator, and cells) and the equivalent inline availability references from the six documentation files that #12321 excluded because documentation rewrites were in progress: - `docs/iceberg-rest-service.md` - `docs/lakehouse-generic-catalog.md` - `docs/lakehouse-generic-delta-table.md` - `docs/lakehouse-generic-lance-table.md` - `docs/lakehouse-iceberg-catalog.md` - `docs/lance-rest-service.md` Version references needed for upgrade or migration are preserved, such as the `Deprecated version` column of the deprecated Iceberg REST environment variable table. ### Why are the changes needed? Follow-up of #12321, which removed availability-oriented version references across the doc set. The docs are version-selected, so a `Since Version` column adds nothing for a reader who is already on the page for their version. Fix: #12359 ### Does this PR introduce _any_ user-facing change? No, documentation only. ### How was this patch tested? Documentation change only. Verified that no `Since Version` reference remains in the doc set, and that every Markdown table still has consistent header, separator, and row cell counts. -- 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]
