Skip to content

Conversation

@sollhui
Copy link
Contributor

@sollhui sollhui commented Aug 18, 2024

pick (#38960)

At present, the memory allocation of ByteBuffer is done through new char[capacity_]. Now, it is uniformly allocated by Allocator for the following purposes:

  1. Better memory statistics
  2. Better support for memory limit check

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@sollhui
Copy link
Contributor Author

sollhui commented Aug 18, 2024

run buildall

@yiguolei
Copy link
Contributor

run buildall

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

@sollhui
Copy link
Contributor Author

sollhui commented Aug 27, 2024

run buildall

2 similar comments
@sollhui
Copy link
Contributor Author

sollhui commented Aug 29, 2024

run buildall

@sollhui
Copy link
Contributor Author

sollhui commented Sep 2, 2024

run buildall

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

@sollhui
Copy link
Contributor Author

sollhui commented Sep 2, 2024

run buildall

@sollhui sollhui closed this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants