You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2023/01/13 06:01:18 UTC

[GitHub] [doris] morningman commented on a diff in pull request #15892: [typo](doc)rename column add 1.2 label

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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org