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

Optimize memory consumption of delta index in DT engine (#716) #787

Merged
merged 9 commits into from
Jun 17, 2020

Conversation

ti-srebot
Copy link
Collaborator

cherry-pick #716 to release-4.0


  • Using Int32 instead of Int64 to store id in delta index
  • Add memory consumption stat of delta index to system table (FLASH-1177)

Copy link
Contributor

@JaySon-Huang JaySon-Huang left a comment

Choose a reason for hiding this comment

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

LGTM

@flowbehappy
Copy link
Contributor

/run-all-tests

@flowbehappy
Copy link
Contributor

/merge

@ti-srebot ti-srebot added the status/can-merge Indicates a PR has been approved by a committer. label Jun 17, 2020
@ti-srebot
Copy link
Collaborator Author

/run-all-tests

@ti-srebot ti-srebot merged commit 1fadcf1 into pingcap:release-4.0 Jun 17, 2020
@JaySon-Huang JaySon-Huang deleted the release-4.0-66898e3cb5cb branch June 17, 2020 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHERRY-PICK cherry pick status/can-merge Indicates a PR has been approved by a committer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants