Commit Graph

6 Commits

Author SHA1 Message Date
Zhixiao Bao af7e34e189
feat(keep): support keep on super table level. (#30097)
* Feat: support use keep while create super table.

* Test(keep): add test for create super table with keep option.

* Feat(keep): Add tmsg for create keep.

* Feat(keep): support alter table option keep.

* Fix(keep): Add baisc test for alter table option.

* Fix(keep): memory leek.

* Feat(keep): add keep to metaEntry&metaCache and fix earliestTs with stn keep.

* Test(keep): add some cases for select with stb keep.

* Fix: fix ci core while alter stb.

* Feat(keep): delete expired data in super table level.

* Feat: remove get stb keep while query.

* Fix : build error.

* Revert "Fix : build error."

This reverts commit 0ed66e4e848e5528d57f5a7c9fa7600c4742a71c.

* Revert "Feat(keep): delete expired data in super table level."

This reverts commit 36330f6b4c587bc126d3f75480d81e637d7601e6.

* Fix : build errors.

* Feat : support restart taosd.

* Fix : alter table comment problems.

* Test : add tests for super table keep.

* Fix: change sdb stb reserve size.

* Test: add more tests.

* Feat: Disable normal tables and sub tables from setting the keep parameter

* Fix: add more checks to avoid unknown address.

* Docs: Add docs for stable keep.

* Fix: some review changes.

* Fix: review errors.
2025-03-14 16:10:13 +08:00
danielclow 1b2b510b60 docs: second round of restructuring updates 2024-12-02 17:01:27 +08:00
danielclow 064fe7e01a docs: new english docs 2024-11-25 15:25:51 +08:00
Ping Xiao c0fd9b378b docs: remove ttl option from sql for creating stable 2024-09-04 15:25:31 +08:00
gccgdb1234 a514ea255f doc: remove column comment 2024-08-14 13:14:35 +08:00
gccgdb1234 af3c27b87b doc: refactor doc EN version 2024-08-12 14:02:40 +08:00