xy720 opened a new pull request #3360:
URL: https://github.com/apache/incubator-doris/pull/3360
#2290
This cl add new command to set replication number of table in one time.
```
alter table test_tbl set ("default.replication_num" = "3");
```
It changes replication num of every partitiion of the table.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]