You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/01/30 09:01:33 UTC

[GitHub] [iceberg] szehon-ho commented on a change in pull request #4008: [Site] - Document max_concurrent_deletes parameter in spark stored procedures.

szehon-ho commented on a change in pull request #4008:
URL: https://github.com/apache/iceberg/pull/4008#discussion_r795149569



##########
File path: site/docs/spark-procedures.md
##########
@@ -221,12 +222,13 @@ Used to remove files which are not referenced in any metadata files of an Iceber
 
 #### Usage
 
-| Argument Name | Required? | Type | Description |
-|---------------|-----------|------|-------------|
-| `table`       | ✔️  | string | Name of the table to clean |
-| `older_than`  | ️   | timestamp | Remove orphan files created before this timestamp (Defaults to 3 days ago) |
-| `location`    |    | string    | Directory to look for files in (defaults to the table's location) |
-| `dry_run`     |    | boolean   | When true, don't actually remove files (defaults to false) |
+| Argument Name | Required? | Type      | Description                                                                                                                                                |
+|--------|-----------|-----------|------------------------------------------------------------------------------------------------------------------------------------------------------------|

Review comment:
       Seems some unnecessary ```---``` got removed, though I guess as it's MD table it's not a big deal




-- 
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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org