Skip to content

Commit

Permalink
[doc] Delete redundant symbols in compaction doc (#3453)
Browse files Browse the repository at this point in the history
  • Loading branch information
xleoken authored May 31, 2024
1 parent d01e882 commit ebb3d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/maintenance/dedicated-compaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Run the following command to submit a compaction job for the table.
--table <table-name> \
[--partition <partition-name>] \
[--table_conf <table_conf>] \
[--catalog_conf <paimon-catalog-conf> [--catalog_conf <paimon-catalog-conf> ...]] \
[--catalog_conf <paimon-catalog-conf> [--catalog_conf <paimon-catalog-conf> ...]]
```
Example: compact table
Expand Down

0 comments on commit ebb3d06

Please sign in to comment.