nastra commented on code in PR #11916: URL: https://github.com/apache/iceberg/pull/11916#discussion_r1905022184
########## docs/docs/maintenance.md: ########## @@ -137,7 +137,7 @@ See the [`RewriteDataFiles` Javadoc](../../javadoc/{{ icebergVersion }}/org/apac ### Rewrite manifests -Iceberg uses metadata in its manifest list and manifest files speed up query planning and to prune unnecessary data files. The metadata tree functions as an index over a table's data. +Iceberg uses metadata in its manifest list and manifest files to speed up query planning, and to prune unnecessary data files. The metadata tree functions as an index over a table's data. Review Comment: ```suggestion Iceberg uses metadata in its manifest list and manifest files to speed up query planning and to prune unnecessary data files. The metadata tree functions as an index over a table's data. ``` -- 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