Skip to content

Commit

Permalink
[Docs] Update show_invalid_parquet parameter (#11675)
Browse files Browse the repository at this point in the history
Co-authored-by: dongtingting <[email protected]>
  • Loading branch information
dongtingting and dongtingting authored Jul 24, 2024
1 parent bbd6a10 commit 077ea73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/procedures.md
Original file line number Diff line number Diff line change
Expand Up @@ -1135,6 +1135,7 @@ Show invalid parquet files of a table.
|----------------|---------|----------|---------------|--------------------------------------|
| Path | String | Y | None | Hudi table name |
| limit | Int | N | 100 | Limit number |
| needDelete | Boolean | N | false | should delete |

**Output**

Expand Down

0 comments on commit 077ea73

Please sign in to comment.