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: remove Meta and Wal type params in Instance #163

Merged
merged 3 commits into from
Aug 5, 2022

Conversation

ygf11
Copy link
Contributor

@ygf11 ygf11 commented Aug 2, 2022

Which issue does this PR close?

Part of #72

Rationale for this change

Make Instance and other relative structs more simple.

What changes are included in this PR?

Remove Meta and Wal type params in Instance

Are there any user-facing changes?

No

How does this change test

The refactor is tested by the compiler.

Copy link
Member

@waynexia waynexia left a comment

Choose a reason for hiding this comment

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

Thanks! Excited to see this finally arrived 🥳

analytic_engine/src/setup.rs Outdated Show resolved Hide resolved
analytic_engine/src/instance/mod.rs Outdated Show resolved Hide resolved
Copy link
Member

@waynexia waynexia left a comment

Choose a reason for hiding this comment

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

Thanks @ygf11 👍

@waynexia waynexia merged commit 6c61002 into apache:main Aug 5, 2022
@ygf11 ygf11 deleted the instance branch August 5, 2022 09:41
chunshao90 pushed a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* refactor: remove Meta and Wal type params in Instance

* refactor: replace ManifestImpl with ManifestRef when build engine

* Fix assert obkv in EngineBuilder
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.

2 participants