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

to 2.0: reduce the memory consumption by using pointer as btree item in the partition state #21245

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

gouhongshen
Copy link
Contributor

@gouhongshen gouhongshen commented Jan 15, 2025

What type of PR is this?

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

Which issue(s) this PR fixes:

issue ##21083 #21106

What this PR does / why we need it:

reduce the memory consumption by storing points in the partition state.

@mergify mergify bot requested a review from sukki37 January 15, 2025 13:13
@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Jan 15, 2025
@gouhongshen gouhongshen force-pushed the fix_oom_by_pState_to_2.0 branch from 2963f6d to 59dd926 Compare January 15, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/api-change size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants