Nitin-Kashyap commented on code in PR #25052:
URL: https://github.com/apache/doris/pull/25052#discussion_r1349869726
##########
gensrc/thrift/PlanNodes.thrift:
##########
@@ -465,11 +465,17 @@ struct TFrontendsMetadataParams {
1: optional string cluster_name
}
+struct TQueriesMetadataParams {
+ 1: optional string cluster_name
+ 2: optional bool relayToOtherFE
Review Comment:
fixed
--
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]