pvary commented on PR #6379: URL: https://github.com/apache/iceberg/pull/6379#issuecomment-1342581926
> > Does this mean, that if we want to update the current documentation (both for current and older releases) we need to create a pull request for https://github.com/apache/iceberg-docs? > > There are two kinds of docs, one that is in `iceberg` repo and one that is in `iceberg-docs `repo. `iceberg-docs` repo has some site-related extra docs and it also refers to `iceberg` repo docs. The release owner creates branches in `iceberg-docs ` repo. So we need to raise PR wherever our `.md` file is present related to that change. I see these hive related files in the docs repo: - https://github.com/apache/iceberg-docs/blob/1.1.0/docs/content/hive.md - https://github.com/apache/iceberg-docs/blob/latest/docs/content/hive.md - https://github.com/apache/iceberg-docs/blob/1.0.0/docs/content/hive.md - https://github.com/apache/iceberg-docs/blob/0.14.1/docs/content/hive.md If my understanding is correct, updating these should update the current documentation on the iceberg.apache.org site. Since this is not some code related change, but mostly "infrastructure" around Iceberg, I think it is reasonable to update it on at least update on the latest/1.1.0 branches. -- 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]
