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