morningman commented on code in PR #15892:
URL: https://github.com/apache/doris/pull/15892#discussion_r1068961795


##########
docs/en/docs/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-TABLE-RENAME.md:
##########
@@ -68,6 +68,8 @@ RENAME PARTITION old_partition_name new_partition_name;
 
 4. Modify the column name
 
+<version since="1.2"></version>

Review Comment:
   Your should wrap your content with this tagm eg:
   
   ```
   
   <version since="1.2">
   
   your content
   
   </version>
   
   ```



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

Reply via email to