wangbo opened a new pull request, #39730: URL: https://github.com/apache/doris/pull/39730
A workload group's tag property may be three cases as below: 1 empty string, null or '', it could be published to all BE. 2 a value match some BE' location, then the workload group could only be published to the BE with same tag. 3 not an empty string, but some invalid string which can not math any BE's location, then it could not be published any BE. ## Proposed changes Issue Number: close #xxx <!--Describe your changes.--> -- 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]
