This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 077ea735503 [Docs] Update show_invalid_parquet parameter (#11675)
077ea735503 is described below
commit 077ea7355030b5dfe41b46c341a18cbf238d5407
Author: xiaodong <[email protected]>
AuthorDate: Wed Jul 24 08:54:35 2024 +0800
[Docs] Update show_invalid_parquet parameter (#11675)
Co-authored-by: dongtingting <[email protected]>
---
website/docs/procedures.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/website/docs/procedures.md b/website/docs/procedures.md
index 11d8b39245b..f57b8713bd5 100644
--- a/website/docs/procedures.md
+++ b/website/docs/procedures.md
@@ -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**