yiguolei commented on code in PR #25052: URL: https://github.com/apache/doris/pull/25052#discussion_r1349506627
########## 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: according to the code rules, please rename relayToOtherFE to relay_to_other_fe -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org