kbendick commented on a change in pull request #4008:
URL: https://github.com/apache/iceberg/pull/4008#discussion_r795151795



##########
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:
       Oh I can add it back in though. My bad!
   
   EDIT - I think it actually got extended, due to the larger length of the 
last column. Let me take a look.




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