-
Notifications
You must be signed in to change notification settings - Fork 185
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
Integrate std::prm memory tracking for class ArraySchemaEvolution
.
#4736
Integrate std::prm memory tracking for class ArraySchemaEvolution
.
#4736
Conversation
This pull request has been linked to Shortcut Story #41175: Integrate std::prm memory tracking for class |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I gave this a quick skim and it appears to be on the right track. I think that bad include was the only thing I saw.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I'll approve once CI passes after the ArraySchema PR is merged.
2d6a163
to
d8f8101
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
…ileDB-Inc#4736) All member vector variables of the ArraySchemaEvolution class have PMR tracking. --- TYPE: NO_HISTORY DESC: Integrate std::prm memory tracking for class `ArraySchemaEvolution`.
All member vector variables of the ArraySchemaEvolution class have PMR tracking.
TYPE: NO_HISTORY
DESC: Integrate std::prm memory tracking for class
ArraySchemaEvolution
.