xinyiZzz opened a new pull request, #28447: URL: https://github.com/apache/doris/pull/28447
## Proposed changes """ SET PROPERTY FOR 'root' 'parallel_fragment_exec_instance_num' = '10'; """ Support modify 'parallel_fragment_exec_instance_num' of all user queries, with priority higher than session veriable. Default USER PROPERTY `parallel_fragment_exec_instance_num` = -1, use session veriable at this time, otherwise use USER PROPERTY ## Further comments If this is a relatively large or complex change, kick off the discussion at [[email protected]](mailto:[email protected]) by explaining why you chose the solution you did and what alternatives you considered, etc... -- 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]
