[enhancement](load) make default load mem limit configurable#12348
[enhancement](load) make default load mem limit configurable#12348yiguolei merged 4 commits intoapache:masterfrom
Conversation
c6eaf78 to
f21c08a
Compare
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
morningman
left a comment
There was a problem hiding this comment.
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 |
bf33741 to
3b036fc
Compare
ecefaa5 to
326ce0e
Compare
|
|
To ensure compatibility during the upgrade process, cannot be removed now |
OK. Thx for your advice. |
326ce0e to
8e7050e
Compare
morningman
left a comment
There was a problem hiding this comment.
LGTM, but please add some document for this config
Done. |
|
PR approved by at least one committer and no changes requested. |
* make LoadMemLimit valid for broker load, stream load and routine load Co-authored-by: wuhangze <wuhangze@jd.com>
Proposed changes
Issue Number: close #xxx
Problem summary
Describe your changes.
Checklist(Required)
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...