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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org