xiaokang commented on pull request #8548: URL: https://github.com/apache/incubator-doris/pull/8548#issuecomment-1081330069
Hi @xinyiZzz , Thanks for you comment. The purpose of the first 1/2 is to reserve half of exec_mem_limit for other components rather than block_mgr. The purpose of the second 1/2 is to trigger spill before block_mgr_limit is full. Maybe twice 1/2 seems to be conservative. -- 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]
