-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Only delete data, but don't delete tsfile when performing a drop column statement on the table model #16936
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
Merged
jt2594838
merged 27 commits into
apache:master
from
zerolbsony:improve_optimize_delete_tsfile
Jan 12, 2026
Merged
Only delete data, but don't delete tsfile when performing a drop column statement on the table model #16936
Changes from 7 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
f6afc4e
Remove the code check port is occupied, and resolve the problem that …
zerolbsony 5b9fc58
Merge branch 'master' of github.com:zerolbsony/iotdb
zerolbsony b0c3bfa
Adjust column name with the same as "desc regions"
zerolbsony d9fafc9
Merge branch 'master' of github.com:zerolbsony/iotdb
zerolbsony f9b7f9d
Only delete data, but don't delete tsfile when performing a drop colu…
zerolbsony 8c92be6
Fix NPE
zerolbsony 8b91c88
Don't delete tsfile when use tag as a where clause in the delete stat…
zerolbsony bdb9396
stash
zerolbsony 0de2ba8
Merge branch 'master' of github.com:zerolbsony/iotdb
zerolbsony 0d3c0b3
Merge branch 'master' of github.com:zerolbsony/iotdb
zerolbsony 8a06414
Merge branch 'master' into improve_optimize_delete_tsfile
zerolbsony 7eef316
Won't delete according tsfile files directly if IDPredicate type is n…
zerolbsony 660b5e6
Merge branch 'master' of github.com:zerolbsony/iotdb
zerolbsony e570fda
Merge branch 'master' into improve_optimize_delete_tsfile
zerolbsony 524cc4c
Occur incompatible exception when merging statistics, need to rewrite…
zerolbsony a9f3fb5
Don't merge statistics when two types are not compatible;
zerolbsony a864880
Fix out of bounds problem from unit test.
zerolbsony 2c250e1
Use a constant variable instead of frequently creating a empty Binary…
zerolbsony 77034e4
Merge branch 'master' of github.com:zerolbsony/iotdb
zerolbsony 267c1bd
Merge branch 'master' into improve_optimize_delete_tsfile
zerolbsony b2927fc
When the statement to execute is to drop a column, put it in the mods…
zerolbsony 080b69d
Repair and add the logic involve DATE data type.
zerolbsony 9ba0fda
Fix problem that out of bounds in the SchemaUtilsTest.
zerolbsony 87a4da5
In order to avoid get chunkMetadata of other index in the array, wish…
zerolbsony bdf8543
Fix the issue "Only the target component should be written, not all o…
zerolbsony 14f88e3
Fix unit test.
zerolbsony 517ffad
Fix unit test.
zerolbsony File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.