Commit Graph

1235 Commits

Author SHA1 Message Date
slzhou 9ebca3eaff fix: access length col removed 2023-12-20 10:06:22 +08:00
slzhou bde2cf7b34 enhance: remove length col and refactor 2023-12-20 09:54:27 +08:00
slzhou f3847a00c6 fix: more space is required for a row 2023-12-20 08:10:45 +08:00
slzhou 1aa94a8b3d fix: ci error 2023-12-19 14:55:31 +08:00
slzhou 5be6ed9553 fix: increase page size and mem size 2023-12-18 14:23:30 +08:00
slzhou 0d711331b7 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wide-column 2023-12-18 13:27:30 +08:00
slzhou 8a6317b76a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix-tms-duration 2023-12-15 22:09:43 +08:00
slzhou b2ee43540b enhance: add log and clean up 2023-12-15 21:55:25 +08:00
slzhou ce48598f0d fix: pass first round test 2023-12-15 17:16:20 +08:00
shenglian zhou cc4a6c6d55 fix: add new duration block event 2023-12-15 15:04:47 +08:00
shenglian zhou 617d4bfb95 fix: add experimental flag 2023-12-15 10:40:54 +08:00
slzhou b309c251da fix: pass simple test 2023-12-13 13:21:26 +08:00
shenglian zhou 7f93cb9f1a fix: use pageid, offset, length as row index 2023-12-13 11:38:14 +08:00
slzhou 3b1a185949 fix: coldataSetNItems error 2023-12-11 09:12:16 +08:00
slzhou c705a71bd9 feat: use disk based buf for src block storage 2023-12-10 22:25:46 +08:00
slzhou d01e82439e feature: replace two lru cache with hash 2023-12-10 19:11:39 +08:00
slzhou 9a9264e03a fix: fix memory leak 2023-12-09 19:00:23 +08:00
slzhou 92a695cd2f fix: memory leaks 2023-12-08 22:12:24 +08:00
slzhou 205e3ecf27 fix: fix mem leak of block data buf 2023-12-08 21:49:36 +08:00
slzhou 6acbbc3cff fix: typo error 2023-12-08 21:15:06 +08:00
slzhou 83139b8d48 fix: save work 2023-12-08 17:45:54 +08:00
shenglian zhou 854766d986 enhance: save block then sort by row id 2023-12-08 15:57:29 +08:00
Haojun Liao 9477146b30 fix(tsdb): fix syntax error. 2023-12-08 10:29:38 +08:00
Haojun Liao 4ffaff4d50 other: merge 3.0 2023-12-08 10:14:42 +08:00
Haojun Liao 446c14da72 fix(tsdb): opt read stt file 2023-12-08 10:03:36 +08:00
Haojun Liao 7c17d6f313 fix(tsdb): opt read performance by check clean stt block if only row number required. 2023-12-07 23:12:54 +08:00
slzhou 1ba1fbfabc fix: remove allow_forbid_func define 2023-12-07 10:45:26 +08:00
shenglian zhou ac531c6d7f enhance: add fileset delimited front end 2023-12-06 10:45:12 +08:00
shenglian zhou a2e7c78d27 refactor: rename variables 2023-12-06 09:39:38 +08:00
shenglian zhou 8ff3f8e25e enhance: add duration order change by file /tmp/duration 2023-12-06 08:48:29 +08:00
shenglian zhou be6daee280 feature: switch duration mode randomly 2023-12-05 11:01:57 +08:00
slzhou e690076331 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-duration 2023-12-05 09:53:29 +08:00
slzhou 538f6fc722 fix: no block after new duration 2023-12-05 09:51:14 +08:00
shenglian zhou 3f8b2e826f fix: add new duration processing to table merge scan 2023-12-04 10:49:40 +08:00
shenglian zhou f2b38f5a4a refactor: start/stop duration from start/stop table merge scan 2023-12-01 16:51:02 +08:00
slzhou 4d755562af fix: resolve conflicts 2023-12-01 13:02:14 +08:00
slzhou 80ee5bfb3e fix: the initial value of first fileset start / end key 2023-11-30 11:08:18 +08:00
54liuyao ae386c6e34 opt expired data 2023-11-29 11:16:56 +08:00
shenglian zhou df4f7d6956 Revert "Revert "enhance: duration notification""
This reverts commit 3331e25aaf.
2023-11-28 10:31:18 +08:00
shenglian zhou 3331e25aaf Revert "enhance: duration notification"
This reverts commit 9dd306e1ef.
2023-11-28 08:29:05 +08:00
jiajingbin 9d9a88b3ed set datablock table name 2023-11-23 19:59:15 +08:00
shenglian zhou 9dd306e1ef enhance: duration notification 2023-11-22 13:56:16 +08:00
slzhou e9ac378d2c fix: in-place update when hash memember is found 2023-11-21 10:14:37 +08:00
“happyguoxy” f969579f7f fix: reset wrong variable 2023-11-17 16:18:58 +08:00
slzhou fe28af9fa3 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-again 2023-11-17 15:36:58 +08:00
shenglian zhou 88973c7464 feat: skip tables out of limit 2023-11-17 15:32:14 +08:00
liuyao 6d2d5823dc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-10 09:24:05 +08:00
kailixu 6b738884a4 chore: rsma checkpoint 2023-11-07 19:59:05 +08:00
kailixu 2d597659bc enh: rsma checkpoint 2023-11-02 15:20:54 +08:00
kailixu 9649e87cab fix: rsma checkpoint 2023-11-02 09:44:43 +08:00