Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
xuyu committed Sep 29, 2024
1 parent de20828 commit 355c33c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/content/spark/procedures.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ This section introduce all available spark procedures about paimon.
<li>new_tag_name: the new tag name to rename.</li>
</td>
<td>
-- based on snapshot 10 with 1d <br/>
CALL sys.rename_tag(table => 'default.T', tag_name => 'tag1', new_tag_name => 'tag2')
</td>
</tr>
Expand Down

0 comments on commit 355c33c

Please sign in to comment.