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 the read speed of the Page Store #18390

Open
wants to merge 1 commit into
base: master-2.x
Choose a base branch
from

Conversation

yohengyang
Copy link

What changes are proposed in this pull request?

Lazy init PagedUfsBlockReader#mLastPage

Why are the changes needed?

Avoid unnecessary allocation of PagedUfsBlockReader#mLastPage when the entire block is cached

Does this PR introduce any user facing changes?

no

Lazy init PagedUfsBlockReader#mLastPage

Avoid unnecessary allocation of PagedUfsBlockReader#mLastPage when the entire block is cached
@alluxio-bot
Copy link
Contributor

Thank you for your pull request.
In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement (CLA).
It's all electronic and will take just a few minutes. Please download CLA form here, sign, and e-mail back to [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants