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

(aoe): refactor zonemap index & add segment sparse filter & refactor seg file layout #422

Merged
merged 6 commits into from
Aug 19, 2021

Conversation

zzl200012
Copy link
Contributor

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

Fixes #419

What this PR does / why we need it:

  • add zonemap index for segment file
  • remove index for block file
  • add sparse filter for segment file
  • refactor segment file layout

Special notes for your reviewer:

Not Available

Additional documentation (e.g. design docs, usage docs, etc.):

Not Available

@zzl200012 zzl200012 added kind/tech-request New feature or request component/aoe priority/p0 Critical feature that should be implemented in this version kind/feature labels Aug 19, 2021
@yingfeng yingfeng merged commit 3fea8f5 into matrixorigin:main Aug 19, 2021
@zzl200012 zzl200012 deleted the aoe-storage-refactor branch August 19, 2021 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature kind/tech-request New feature or request priority/p0 Critical feature that should be implemented in this version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(aoe): segment layout optimization
3 participants