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


##########
gensrc/thrift/BackendService.thrift:
##########
@@ -74,6 +85,8 @@ struct TRoutineLoadTask {
     17: optional bool memtable_on_sink_node;
     18: optional string qualified_user
     19: optional string cloud_cluster
+    20: optional TKinesisLoadInfo kinesis_load_info
+    21: optional list<PaloInternalService.TPipelineWorkloadGroup> 
workload_groups

Review Comment:
   What is the use of `workload_groups`?



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