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: [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]

Reply via email to