morrySnow commented on code in PR #1961:
URL: https://github.com/apache/doris-website/pull/1961#discussion_r1953856368


##########
docs/sql-manual/sql-statements/data-modification/backup-and-restore/RESTORE.md:
##########
@@ -100,6 +100,20 @@ The user executing this SQL command must have at least the 
following privileges:
 - There can only be one executing BACKUP or RESTORE task under the same 
database.
 - You can restore the backed up tables in the warehouse to replace the 
existing tables of the same name in the database, but you must ensure that the 
table structures of the two tables are exactly the same. The table structure 
includes: table name, column, partition, Rollup, etc.
 - You can specify some partitions of the recovery table, and the system will 
check whether the partition Range or List can match.
+- PROPERTIES currently supports the following properties:

Review Comment:
   直接更新 参数章节的 properties 部分



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

Reply via email to