morningman commented on code in PR #11550:
URL: https://github.com/apache/doris/pull/11550#discussion_r940786948
##########
docs/en/docs/sql-manual/sql-reference/Data-Definition-Statements/Alter/ALTER-TABLE-PROPERTY.md:
##########
@@ -154,6 +154,21 @@ Only the MySQL type can be changed to the ODBC type. The
value of driver is the
ALTER TABLE example_db.mysql_table MODIFY ENGINE TO odbc PROPERTIES("driver" =
"MySQL");
```
+12. Modify the number of copies
Review Comment:
done
--
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]