apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
11.84k stars 3.12k forks source link

[fix](spill) Adjust the logic for triggering spilling #37221

Open mrhhsg opened 2 days ago

mrhhsg commented 2 days ago

Proposed changes

  1. If 'query_weighted_limit` was not set, do not trigger spilling.
  2. Using process_memory_usage to represent the process memory usage is more reasonable.
github-actions[bot] commented 2 days ago

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] commented 2 days ago

PR approved by at least one committer and no changes requested.

github-actions[bot] commented 2 days ago

PR approved by anyone and no changes requested.

jacktengg commented 2 days ago

run buildall

github-actions[bot] commented 2 days ago

clang-tidy review says "All clean, LGTM! :+1:"