HappenLee commented on a change in pull request #6993:
URL: https://github.com/apache/incubator-doris/pull/6993#discussion_r744216445
##########
File path: docs/en/sql-reference/sql-statements/Data Definition/ALTER TABLE.md
##########
@@ -395,6 +401,10 @@ under the License.
20. Modify column comment
ALTER TABLE example_db.my_table MODIFY COLUMN k1 COMMENT "k1", MODIFY
COLUMN k2 COMMENT "k2";
+
+ 21. Modify Engine Type
Review comment:
The doc should keep as old. 'Engine Type' -> ‘engine type’
--
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]