aokolnychyi commented on code in PR #9253: URL: https://github.com/apache/iceberg/pull/9253#discussion_r1421696977
########## docs/spark-procedures.md: ########## @@ -446,6 +446,7 @@ This procedure invalidates all cached Spark plans that reference the affected ta |---------------|-----------|------|-------------| | `table` | ✔️ | string | Name of the table to update | | `use_caching` | ️ | boolean | Use Spark caching during operation (defaults to true) | +| `spec_id` | | int | Spec id of the manifests to rewrite (defaults to latest spec id) | Review Comment: I think `latest` should be `current` -- 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