Henry2SS commented on PR #12348: URL: https://github.com/apache/doris/pull/12348#issuecomment-1237725446
> We already had a `load_mem_limit` session variable for this purpose. I think we should use that instead of adding a new config. the defaut value of `load_mem_limit` is `0`. And it means there is no limit. And it is mainly for `INSERT INTO` operations. it is okay to set it to `2G` by default? -- 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]
