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 Fa type param in Instance #102

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

ygf11
Copy link
Contributor

@ygf11 ygf11 commented Jul 18, 2022

Which issue does this PR close?

Related #72

Rationale for this change

To support various SstFactory in Instance easily, we need make it as an inner Trait Object.

What changes are included in this PR?

Remove Fa in Instance, and various place change to SstFactoryRef.

Are there any user-facing changes?

No

How does this change test

The refactor is tested by the compiler.

@CLAassistant
Copy link

CLAassistant commented Jul 18, 2022

CLA assistant check
All committers have signed the CLA.

@waynexia waynexia self-requested a review July 18, 2022 08:43
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.

Wonderful! Thanks for your contribution ❤️

@waynexia waynexia merged commit df18e26 into apache:main Jul 18, 2022
@ygf11 ygf11 deleted the refactor-factory branch August 27, 2022 09:42
chunshao90 pushed a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
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.

3 participants