liaoxin01 commented on code in PR #52560:
URL: https://github.com/apache/doris/pull/52560#discussion_r2179585602


##########
gensrc/thrift/DataSinks.thrift:
##########
@@ -296,6 +296,9 @@ struct TOlapTableSink {
     23: optional double max_filter_ratio
 
     24: optional string storage_vault_id
+
+    25: optional map<i64, i32> partition_total_replicas_num
+    26: optional map<i64, i32> partition_required_replicas_num

Review Comment:
   Those parameters might be better placed in TOlapTablePartitionParam.



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

Reply via email to