stevenzwu commented on code in PR #13549:
URL: https://github.com/apache/iceberg/pull/13549#discussion_r2213840597


##########
docs/docs/spark-procedures.md:
##########
@@ -487,7 +487,7 @@ Data files in manifests are sorted by fields in the 
partition spec. This procedu
 | Argument Name | Required? | Type | Description                               
                    |
 
|---------------|-----------|------|---------------------------------------------------------------|
 | `table`       | ✔️  | string | Name of the table to update                   
                |
-| `use_caching` | ️   | boolean | Use Spark caching during operation (defaults 
to true)         |
+| `use_caching` | ️   | boolean | Use Spark caching during operation (defaults 
to false)        |

Review Comment:
   The property key seems incorrect. Hyphen (not underscore)?
   
   
https://github.com/apache/iceberg/blob/main/spark/v4.0/spark/src/main/java/org/apache/iceberg/spark/actions/RewriteManifestsSparkAction.java#L91



-- 
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

Reply via email to