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: pass partition info to ceresmeta when create table #568

Merged
merged 4 commits into from
Jan 16, 2023
Merged

feat: pass partition info to ceresmeta when create table #568

merged 4 commits into from
Jan 16, 2023

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Jan 13, 2023

Which issue does this PR close?

Closes #
Refer to #572

Rationale for this change

In order to support the case where the partition table is opened by multiple machines in a non-cloud environment, store the partition info of PartitionTable in ceresmeta.

What changes are included in this PR?

  • Pass partition info to ceresmeta.

Are there any user-facing changes?

No.

How does this change test

Manual testing.

@ShiKaiWi ShiKaiWi changed the title feat: paas partition info to ceresmeta when create table feat: pass partition info to ceresmeta when create table Jan 16, 2023
Copy link
Member

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

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

LGTM

@chunshao90 chunshao90 merged commit 45e76d3 into apache:main Jan 16, 2023
chunshao90 added a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* feat: paas partition info to ceresmeta when create table

* refactor code

* refactor code

* refactor by CR
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