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 2021/11/07 08:03:40 UTC

[GitHub] [incubator-doris] HappenLee commented on a change in pull request #6993: [Alter] Support alter table engine type from MySQL to ODBC

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