nastra commented on code in PR #13898: URL: https://github.com/apache/iceberg/pull/13898#discussion_r2293395655
########## docs/docs/api.md: ########## @@ -113,13 +113,18 @@ table.updateSchema() Available operations to update a table are: * `updateSchema` -- update the table schema +* `updateStatistics` -- update the table metadata statistics Review Comment: I think we're also missing `updateSpec` / `replaceSortOrder` / `newRewrite` / `rewriteManifests` / -- 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]
