morningman commented on a change in pull request #3360:
URL: https://github.com/apache/incubator-doris/pull/3360#discussion_r412233611
##########
File path: fe/src/main/java/org/apache/doris/catalog/Catalog.java
##########
@@ -5176,8 +5176,50 @@ public void replayModifyTableProperty(short opCode,
ModifyTablePropertyOperation
}
}
+ /**
+ * Set replication number for a table that only have one partition.
Review comment:
```suggestion
* Set replication number for unpartitioned 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]