Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use max memory size of Operator to compute CU(#15132) #15146

Merged
merged 6 commits into from
Mar 26, 2024

Conversation

ouyuanning
Copy link
Contributor

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue https://github.com/matrixorigin/MO-Cloud/issues/2351

What this PR does / why we need it:

cherry pick 15132 to 1.1-dev

ouyuanning and others added 2 commits March 25, 2024 16:59
现在table_scan算子在计算内存占用的时候,是使用累计的方式。
修改为取单次batch的最高值的方式计算内存占用

Approved by: @m-schen
@matrix-meow matrix-meow added the size/M Denotes a PR that changes [100,499] lines label Mar 25, 2024
@mergify mergify bot requested a review from sukki37 March 25, 2024 09:53
@mergify mergify bot added the kind/bug Something isn't working label Mar 25, 2024
@sukki37 sukki37 merged commit cee8095 into matrixorigin:1.1-dev Mar 26, 2024
15 of 16 checks passed
@ouyuanning ouyuanning deleted the cp-15132-to-1.1 branch April 2, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants