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

refactor(storage/index): make the storage/index more index #9648

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

BohuTANG
Copy link
Member

@BohuTANG BohuTANG commented Jan 17, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

  • rename file to *_index.rs and structure to *Index
  • supported_type is a func of pub trait Index
  • remove MinMaxIndex, using RangeIndex instead

Closes #issue

@vercel
Copy link

vercel bot commented Jan 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Jan 17, 2023 at 11:48AM (UTC)

@mergify mergify bot added the pr-refactor this PR changes the code base without new features or bugfix label Jan 17, 2023
@BohuTANG BohuTANG marked this pull request as ready for review January 17, 2023 11:57
@BohuTANG BohuTANG requested a review from dantengsky January 17, 2023 11:57
@BohuTANG
Copy link
Member Author

There is no logic changed, let's merge.

@BohuTANG BohuTANG merged commit 148fb5d into databendlabs:main Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant