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

feat: skip record column values for level0 sst #1282

Merged
merged 4 commits into from
Oct 26, 2023

Conversation

jiacai2050
Copy link
Contributor

Rationale

There are not many rows in min level, so we shouldn't record values for them, as they cost too much CPU.

Detailed Changes

  • Skip record column values for level0

Test Plan

Existing UT.

@jiacai2050 jiacai2050 merged commit cab0858 into apache:main Oct 26, 2023
7 checks passed
@jiacai2050 jiacai2050 deleted the feat-skip-values branch October 26, 2023 09:56
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.

None yet

2 participants