Commit Graph

489 Commits

Author SHA1 Message Date
Shengliang Guan d9c261cd13 refact: remove some error codes 2022-12-03 10:17:02 +08:00
yihaoDeng df661958fc fix case 2022-11-30 20:42:03 +08:00
Haojun Liao 6e81e8cc73 refactor: do some internal refactor. 2022-11-28 12:32:40 +08:00
yihaoDeng d320a4dafc fix invalid packet 2022-11-24 21:16:08 +08:00
yihaoDeng 5e5cbea183 fix mem leak 2022-11-24 18:18:30 +08:00
Haojun Liao 8bf01cdecb fix(query): fix error in unit test. 2022-11-05 00:02:25 +08:00
yihaoDeng fd3ece836a fix invalid copy 2022-11-02 21:05:53 +08:00
yihaoDeng 4a01bc53c7 rm log 2022-10-28 18:29:59 +08:00
Shengliang Guan e9e0165a62
Merge pull request #17576 from taosdata/fix/fixConveriyDefeats
fix: fix coverity scan defeats
2022-10-23 14:37:56 +08:00
Shengliang Guan d22ab18d53
Merge pull request #17575 from taosdata/fix/rmRedundance
fix: rm redundance
2022-10-23 14:37:46 +08:00
yihaoDeng 17ee66cd2c fix coverity scan defeats 2022-10-23 12:25:52 +08:00
yihaoDeng 44e27f2906 avoid duplication of name 2022-10-23 11:22:33 +08:00
Cary Xu 951d110b3b fix: coverity scan for trow 2022-10-20 09:31:17 +08:00
yihaoDeng b5f7623219 fix invalid packet 2022-10-18 10:53:29 +08:00
yihaoDeng 78df93e0ca fix invalid packet 2022-10-17 22:17:47 +08:00
yihaoDeng c9aadfadee fix coverity scan problem 2022-10-17 16:29:50 +08:00
Hongze Cheng 63d9b85631 more code format 2022-10-13 13:59:18 +08:00
yihaoDeng 03f4412916 opt log time 2022-10-09 16:53:44 +08:00
yihaoDeng 738fddb814 fix coverity scan problem 2022-09-30 17:49:08 +08:00
yihaoDeng 3a9dee68cb opt tbname in 2022-09-30 11:30:07 +08:00
yihaoDeng 4977e2e676 opt tbname in 2022-09-29 18:35:12 +08:00
yihaoDeng 636004199b fix(idx): fix index read crash 2022-09-27 21:32:18 +08:00
yihaoDeng 6e561a6c78 fix: fix mem leak 2022-09-14 14:46:14 +08:00
yihaoDeng fb3c849141 fix: fix compile error 2022-09-11 23:01:37 +08:00
yihaoDeng ecfaf229e3 fix: add bench 2022-09-09 13:55:16 +08:00
yihaoDeng f6eda114bd fix(rpc): handle write failure 2022-09-09 11:32:13 +08:00
yihaoDeng 349dd69f94 fix compile error 2022-09-08 22:50:50 +08:00
yihaoDeng ee7a18db29 fix: add bench 2022-09-08 20:25:56 +08:00
yihaoDeng 3acd4d3afc refactor code 2022-09-07 19:41:51 +08:00
yihaoDeng f0c1950b63 refactor code 2022-09-07 19:39:44 +08:00
yihaoDeng 68a1c12dae add compile opt 2022-09-06 14:58:19 +08:00
yihaoDeng 9dcfba1970 refactor index code 2022-09-01 20:34:36 +08:00
yihaoDeng 47ff0e34b0 refactor idx code 2022-09-01 20:16:02 +08:00
Shengliang Guan 85f5d4d5e5 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-08-31 18:08:17 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
yihaoDeng cac4cb12e6 remove assert 2022-08-31 15:36:53 +08:00
yihaoDeng f8ecbdc805 add err msg 2022-08-24 20:21:18 +08:00
dapan1121 d5072a8f32 fix: fix sched handler memory leak issue 2022-08-12 11:36:49 +08:00
dapan1121 9cd7c54e25 fix: fix task sched crash issue 2022-08-12 10:41:02 +08:00
yihaoDeng 399d240df5 refactor index 2022-08-10 15:41:12 +08:00
yihaoDeng 2398c9e81b fix tag filter 2022-08-09 19:38:48 +08:00
yihaoDeng 9c3e08ad8b fix tag filter 2022-08-09 18:27:04 +08:00
yihaoDeng 1d274e581a fix tag filter 2022-08-09 09:00:11 +08:00
Shengliang Guan efb0127fbf refactor: adjust logs 2022-08-02 16:48:49 +08:00
Shengliang Guan d5aea7dac2 refactor: adjust sync log 2022-08-02 16:39:12 +08:00
yihaoDeng d2f57b4ad7 fix alter tag 2022-07-30 15:09:53 +08:00
yihaoDeng ac169b8d90 fix index bugf 2022-07-30 10:30:58 +08:00
yihaoDeng c0003de316 fix sim error 2022-07-29 18:26:31 +08:00
yihaoDeng 549f5983c0 fix invalid free 2022-07-28 09:22:36 +08:00
yihaoDeng 293a96d959 fix mem leak 2022-07-27 21:06:40 +08:00
yihaoDeng 233a016945 add debug 2022-07-23 15:49:48 +08:00
yihaoDeng 98aa28ef1e avoid mem leak 2022-07-23 15:32:18 +08:00
dapan1121 7a62409dc1 fix: fix taosd mem leak 2022-07-20 13:54:06 +08:00
yihaoDeng b1ed45fcf1 fix fst bug 2022-07-16 21:00:11 +08:00
yihaoDeng baa21c8398 Merge branch '3.0' of https://github.com/taosdata/TDengine into dev 2022-07-15 14:58:00 +08:00
yihaoDeng 35e8ad2811 feat: add time unsynced check 2022-07-15 14:51:20 +08:00
yihaoDeng de495eb7ec feat: add lru to index 2022-07-14 20:38:37 +08:00
yihaoDeng ca7ca2f1e3 refactor code 2022-07-14 19:23:01 +08:00
yihaoDeng 9c4842ef10 feat: add lru to index 2022-07-14 17:30:48 +08:00
yihaoDeng fe8ccabf7a add lru to index 2022-07-14 17:14:53 +08:00
yihaoDeng a9e64f2938 feat: add lru to index 2022-07-14 15:17:05 +08:00
yihaoDeng cace9b6be9 feat: add lru to index 2022-07-14 14:51:39 +08:00
yihaoDeng bb760de1cf add test case 2022-07-10 17:08:33 +08:00
yihaoDeng 06fe7f6a5a update test case 2022-07-10 16:17:42 +08:00
yihaoDeng f52038dbfc add test case 2022-07-10 11:35:24 +08:00
yihaoDeng 578343bee8 add test case 2022-07-08 21:08:47 +08:00
yihaoDeng c8573045f6 add test case 2022-07-08 20:59:37 +08:00
yihaoDeng 2cf01e0782 add test case 2022-07-08 20:50:11 +08:00
Zhiqiang Wang ac08c6eaa5
Merge pull request #14621 from taosdata/fix/ZhiqiangWang/TD-17006-fix-mac-ctest-error
test: fix Mac test error
2022-07-07 10:42:58 +08:00
afwerar 98641a8ff5 test: fix Mac test error 2022-07-06 20:47:38 +08:00
yihaoDeng 77faed4a23 fix json tag value 2022-07-06 20:29:52 +08:00
yihaoDeng 1e5ddcb92f merge 3.0 2022-07-06 18:29:11 +08:00
yihaoDeng 2ee0ebb8ca fix tag/json tag error 2022-07-06 18:01:53 +08:00
yihaoDeng 61b14c9c9e fix tag/json tag error 2022-07-06 17:36:24 +08:00
yihaoDeng 6e6721c6d4 fix tag/json tag error 2022-07-06 16:10:00 +08:00
yihaoDeng 14cfbd7e45 fix tag/json tag error 2022-07-06 15:07:42 +08:00
yihaoDeng 5e581cdfbc fix index mem leak 2022-07-06 10:29:44 +08:00
yihaoDeng 577ebfeb4b fix compile error 2022-07-05 20:47:13 +08:00
yihaoDeng d00158ff69 refactor idx code 2022-07-05 17:48:28 +08:00
yihaoDeng 856990c64b fix tag error 2022-07-05 10:40:14 +08:00
yihaoDeng f658c2caa3 fix tag error 2022-07-04 20:20:32 +08:00
yihaoDeng ba72ce2b8e Merge branch 'dev' into idx 2022-07-04 16:39:28 +08:00
yihaoDeng bd77e5b107 refactor index 2022-07-04 16:01:45 +08:00
yihaoDeng 1f74676954 refactor index 2022-07-04 15:41:36 +08:00
yihaoDeng e08353f843 Merge branch 'dlp' into idx 2022-07-04 09:28:26 +08:00
afwerar b9a1c6744c os: add Mac compile support 2022-07-02 17:40:23 +08:00
Shengliang Guan b490da0afc test: remove index test 2022-07-02 13:08:14 +08:00
Shengliang Guan 64755f585a test: remove unstable ut 2022-07-02 11:55:27 +08:00
yihaoDeng 8d1e2662c7 refactor index code 2022-07-01 11:50:41 +08:00
yihaoDeng 3681aacf0e feat: refactor index code 2022-06-30 21:08:15 +08:00
yihaoDeng da93f6c984 feat: refactor index code 2022-06-30 20:25:27 +08:00
yihaoDeng 4b0e8a3919 feat: refactor index code 2022-06-30 20:00:46 +08:00
yihaoDeng 5a4b51a968 fix index bug 2022-06-25 20:36:38 +08:00
Haojun Liao 5c1e7f3114 Merge branch '3.0' into feature/3_liaohj 2022-06-22 17:23:57 +08:00
Haojun Liao 14ddf539e0 refactor(query): do some internal refactor. 2022-06-22 17:21:04 +08:00
afwerar 9dff7b93c6 test: fix sim test error 2022-06-21 20:04:55 +08:00
yihaoDeng 2488382dd6 fix: avoid invalid value 2022-06-13 20:49:54 +08:00
yihaoDeng eb6b87b3e3 fix: invalid read/write 2022-06-13 14:15:05 +08:00
yihaoDeng 3c9ee325bc fix: invalid read/write 2022-06-11 23:15:43 +08:00
yihaoDeng 14a85095db fix: invalid read/write 2022-06-11 16:56:21 +08:00