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

Data should be deleted, if its prop dropped then add back, even after compaction. #3159

Closed
liuyu85cn opened this issue Oct 20, 2021 · 1 comment
Assignees
Labels
priority/low-pri Priority: low type/bug Type: something is unexpected wontfix Solution: this will not be worked on recently

Comments

@liuyu85cn
Copy link
Contributor

liuyu85cn commented Oct 20, 2021

version : 2.6.0 (or nightly, whatever, same behavior)

How To Reproduce(must be provided)

Steps to reproduce the behavior:

  1. Step 1 ALTER TAG <tag_name> DROP (prop_name)
  2. Step 2 ALTER TAG <tag_name> ADD (prop_name)

Expected behavior

old value should be deleted

Additional context

Compaction filter not handle this.

@liuyu85cn liuyu85cn added the type/bug Type: something is unexpected label Oct 20, 2021
@liuyu85cn liuyu85cn changed the title Data should be deleted, if its tag dropped then add back, even after compaction. Data should be deleted, if its prop dropped then add back, even after compaction. Oct 20, 2021
@Sophie-Xie Sophie-Xie added this to the v3.0.0 milestone Oct 22, 2021
@critical27 critical27 removed this from the v3.0.0 milestone Nov 8, 2021
@Sophie-Xie Sophie-Xie modified the milestones: v3.0.0, v3.1.0 Nov 10, 2021
@critical27 critical27 removed this from the v3.1.0 milestone Feb 18, 2022
@Sophie-Xie Sophie-Xie added the priority/low-pri Priority: low label Mar 8, 2022
@Sophie-Xie Sophie-Xie added this to the v5.0.0 milestone Apr 28, 2022
@Sophie-Xie
Copy link
Contributor

Talked it offline, all schema problem will fixed in 5.x.

@Sophie-Xie Sophie-Xie removed this from the v5.0.0 milestone Apr 28, 2022
@Sophie-Xie Sophie-Xie added the wontfix Solution: this will not be worked on recently label Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/low-pri Priority: low type/bug Type: something is unexpected wontfix Solution: this will not be worked on recently
Projects
None yet
Development

No branches or pull requests

3 participants