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 enable_tsid_primary_key #459

Merged
merged 3 commits into from
Dec 7, 2022

Conversation

ShiKaiWi
Copy link
Member

@ShiKaiWi ShiKaiWi commented Dec 7, 2022

Which issue does this PR close?

Closes #

Rationale for this change

Currently, the field in the schema enable_tsid_primary_key is useless. Let's remove it.

What changes are included in this PR?

Remove enable_tsid_primary_key field in the schema.

Are there any user-facing changes?

This will lead to breaking change for that the field enable_tsid_primary_key is part of the format of stored schema.

How does this change test

Existing tests.

@jiacai2050 jiacai2050 added A-analytic-engine Area: Analytic Engine breaking-change Contains user-facing changes labels Dec 7, 2022
Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

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

LGTM

@ShiKaiWi ShiKaiWi merged commit e661fbc into apache:main Dec 7, 2022
@ShiKaiWi ShiKaiWi deleted the refactor-remove-enable-tsid branch December 7, 2022 10:11
chunshao90 pushed a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* refactor: remove useless enable_tsid_primary_key

* chore: add new test cases for complex primary key

* chore: disallow complex primary key with tsid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-analytic-engine Area: Analytic Engine breaking-change Contains user-facing changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants