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

[pull] main from StarRocks:main #8

Open
wants to merge 2,782 commits into
base: main
Choose a base branch
from
Open

[pull] main from StarRocks:main #8

wants to merge 2,782 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 15, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@github-actions github-actions bot added title needs [type] documentation Improvements or additions to documentation labels Jul 15, 2024
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually and removed documentation Improvements or additions to documentation title needs [type] labels Jul 17, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation title needs [type] labels Jul 17, 2024
@pull pull bot removed documentation Improvements or additions to documentation title needs [type] labels Jul 17, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation title needs [type] labels Jul 18, 2024
@pull pull bot removed documentation Improvements or additions to documentation title needs [type] labels Jul 19, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation title needs [type] labels Jul 19, 2024
@pull pull bot removed documentation Improvements or additions to documentation title needs [type] labels Jul 23, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation title needs [type] labels Jul 23, 2024
@pull pull bot removed documentation Improvements or additions to documentation title needs [type] labels Jul 23, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation title needs [type] labels Jul 23, 2024
@pull pull bot removed documentation Improvements or additions to documentation title needs [type] labels Jul 25, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 25, 2024
@pull pull bot removed the documentation Improvements or additions to documentation label Jul 26, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation title needs [type] labels Jul 26, 2024
@pull pull bot removed the title needs [type] label Feb 13, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 14, 2025
@pull pull bot removed the documentation Improvements or additions to documentation label Feb 14, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 14, 2025
@pull pull bot removed the documentation Improvements or additions to documentation label Feb 14, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 14, 2025
@pull pull bot removed the documentation Improvements or additions to documentation label Feb 14, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 15, 2025
@pull pull bot removed the documentation Improvements or additions to documentation label Feb 15, 2025
@pull pull bot removed the title needs [type] label Feb 15, 2025
Why I'm doing:
charge_size is the actual memory size occupied by an element, while value_size is the size of the element. For the underlying cache, it only needs to know charge_size for memory accounting purposes. As for the passed-in Item, if it needs to rely on the value_size for decoding, then ensuring that the data structure is self-descriptive.

The interface of DataCache only have one param charge_size, so In order to unify PageCache and DataCache, the charge mode of LRUCache will be removed.

What I'm doing:
Remove charge_mode from LRUCache

Signed-off-by: trueeyu <[email protected]>
@github-actions github-actions bot added title needs [type] documentation Improvements or additions to documentation labels Feb 17, 2025
@pull pull bot removed documentation Improvements or additions to documentation title needs [type] labels Feb 17, 2025
Signed-off-by: 絵空事スピリット <[email protected]>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 17, 2025
EsoragotoSpirit and others added 2 commits February 17, 2025 10:42
Signed-off-by: 絵空事スピリット <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull documentation Improvements or additions to documentation merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.