Commit Graph

9346 Commits

Author SHA1 Message Date
Haojun Liao 79b0d1fcbd fix(query): fix memory leak. 2022-09-15 15:02:23 +08:00
Haojun Liao 36c4b981f4
Merge pull request #16813 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-09-14 13:32:42 +08:00
Shengliang Guan 6263c8fcc9
Merge pull request #16781 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
2022-09-14 11:52:35 +08:00
Haojun Liao 00908a649c fix(query): reset buffer after group results generated. 2022-09-14 11:44:39 +08:00
Haojun Liao 0bb1dc9d1f fix(query): reset the output buffer when results have been produced. 2022-09-14 11:00:44 +08:00
Shengliang Guan e800f2f50a
Merge pull request #16815 from taosdata/enh/handleSchedError
enh(tsc): handle schedule error
2022-09-14 10:51:17 +08:00
Shengliang Guan 51085cec4e
Merge pull request #16821 from taosdata/fix/3.0_bugfix_wxy
enh: count(tbname) optimize
2022-09-14 10:49:51 +08:00
Xiaoyu Wang fbcef61d06 enh: add binary serialization method to node structure 2022-09-14 10:34:13 +08:00
Haojun Liao 7f03ffcd75 fix(query): set correct group id. 2022-09-14 09:57:37 +08:00
yihaoDeng 2b8b1ebc86 fix: fix mem leak 2022-09-13 20:45:28 +08:00
Shengliang Guan b1a1049c31
Merge pull request #16816 from taosdata/fix/TD-19064
fix: mark page dirty when adding to rbtree
2022-09-13 20:07:13 +08:00
Minglei Jin 3922ea4922 fix: drop page from rbtree before releasing 2022-09-13 19:16:25 +08:00
yihaoDeng b914e37874 enh(tsc): handle schedule error 2022-09-13 19:05:35 +08:00
Xiaoyu Wang d585c20aa3 enh: count(tbname) optimize 2022-09-13 18:58:56 +08:00
Haojun Liao 3dec6668a9 fix(query): return correct error code. 2022-09-13 18:33:45 +08:00
yihaoDeng 990416d20d enh(tsc): handle schedule error 2022-09-13 18:32:22 +08:00
Haojun Liao ad45c0a848 fix(query): set the group id. 2022-09-13 18:22:58 +08:00
yihaoDeng b82f27ec03 tsc: handle schedule error 2022-09-13 17:48:57 +08:00
Haojun Liao 60574763a9 refactor(query): do some internal refactor. 2022-09-13 17:41:31 +08:00
Haojun Liao 632a26d0fe refactor(query): do some internal refactor. 2022-09-13 17:39:43 +08:00
Shengliang Guan e5da5802e8
Merge pull request #16808 from taosdata/feature/TD-18948
feat(stream):optimize delete window
2022-09-13 17:38:47 +08:00
Shengliang Guan d3dcd67ed6
Merge pull request #16805 from taosdata/feature/TD-18765
fix:<TD-18765> support ttl in create table automatic
2022-09-13 17:38:28 +08:00
Shengliang Guan abdd28f355
Merge pull request #16791 from taosdata/fix/ctgMemleak
fix(ctg): fix memleak
2022-09-13 17:12:36 +08:00
Xiaoyu Wang 26a1bb437c enh: add binary serialization method to node structure 2022-09-13 16:53:26 +08:00
54liuyao d4d4d2c086 feat(stream):optimize delete window 2022-09-13 16:50:27 +08:00
wangmm0220 a6a38058dd fix:<TD-18765> support ttl in create table automatic 2022-09-13 16:39:27 +08:00
Liu Jicong 38424a6542
Merge pull request #16790 from taosdata/feature/stream
feat(stream): support hash suffix and prefix
2022-09-13 16:19:31 +08:00
Xiaoyu Wang 82fcd22107 enh: add binary serialization method to node structure 2022-09-13 15:57:17 +08:00
Shengliang Guan 9543e28e60
Merge pull request #16795 from taosdata/feature/TD-18765
feat:<TD-18765> support ttl in create table automatic
2022-09-13 15:31:58 +08:00
Liu Jicong b8a7c8b2aa feat(stream): support hash suffix and prefix 2022-09-13 15:21:26 +08:00
Xiaoyu Wang f40d838fe7 enh: add binary serialization method to node structure 2022-09-13 15:07:31 +08:00
Shengliang Guan bf4b0fbc2b
Merge pull request #16792 from taosdata/fix/3.0_bugfix_wxy
feat: database option 'tsdb_pagesize'
2022-09-13 15:07:23 +08:00
yihaoDeng 4fa07fef33 fix: ctg mem leak 2022-09-13 15:01:55 +08:00
wangmm0220 ff93a4c3a4 feat:<TD-18765> support ttl in create table automatic 2022-09-13 14:36:56 +08:00
yihaoDeng e979129669 enh: add err msg 2022-09-13 14:30:51 +08:00
Xiaoyu Wang 6cf578f299 feat: database option 'tsdb_pagesize' 2022-09-13 14:19:50 +08:00
Hongze Cheng 7ce9876230
Merge pull request #16782 from taosdata/fix/TD-19055
fix(tdb): use rbtree with dirty pages' list
2022-09-13 14:19:42 +08:00
yihaoDeng f72668def8 fix: fix mem leak 2022-09-13 14:09:17 +08:00
Xiaoyu Wang f32a17580c enh: add binary serialization method to node structure 2022-09-13 13:31:35 +08:00
yihaoDeng 51799dde97 fix: fix mem leak 2022-09-13 11:25:14 +08:00
Minglei Jin 508c7abb68 fix(tdb): use rbtree with dirty pages' list 2022-09-13 10:51:15 +08:00
Xiaoyu Wang ff9d673489 enh: add binary serialization method to node structure 2022-09-13 10:48:39 +08:00
Shengliang Guan 566af3ea92
Merge pull request #16778 from taosdata/enh/addErrMsg
enh: add err msg
2022-09-13 09:21:36 +08:00
yihaoDeng 6ada28b710 enh: add err msg 2022-09-12 22:57:58 +08:00
Shengliang Guan 6b04ee9816
Merge pull request #16763 from taosdata/fix/handleSentWrite
fix(rpc): handle sent write
2022-09-12 09:34:06 +08:00
yihaoDeng fb3c849141 fix: fix compile error 2022-09-11 23:01:37 +08:00
yihaoDeng 0a337e82e3 fix: fix compile error 2022-09-11 22:11:44 +08:00
yihaoDeng 308bfe7fb8 fix: fix compile error 2022-09-11 22:01:07 +08:00
yihaoDeng f26047cfe8 fix: fix compile error 2022-09-11 19:44:50 +08:00
yihaoDeng 440d14e36c fix: fix compile error 2022-09-10 23:27:05 +08:00