samredai commented on issue #4607: URL: https://github.com/apache/iceberg/issues/4607#issuecomment-1109809403
@kyle-cx that would be awesome! I think we can just work on it directly under this issue. Do you want to tackle the "single configuration page"? Some context around that requirement is that many people found it inefficient to have to search all over the site to find the one configuration table they need. So this item is to take the config tables out of separate sections, like [table](https://iceberg.apache.org/docs/latest/configuration/#table-properties) configs, [spark catalog](https://iceberg.apache.org/docs/latest/spark-configuration/#catalog-configuration) configs and [spark runtime](https://iceberg.apache.org/docs/latest/spark-configuration/#runtime-configuration) configs, and put them in a single `configuration.md` page that's purely a list of tables (perfect for a CMD/Ctrl+F). -- 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]
