Commit Graph

9376 Commits

Author SHA1 Message Date
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
Ganlin Zhao 0d7e1eb4e0 fix(query): twa function output NULL if input has overlap timestamps
TD-18224
2022-09-13 16:45:40 +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
dapan1121 4fd0bc409d fix: fix client/server memory leak issues 2022-09-13 09:09:21 +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
yihaoDeng 26d86477f9 fix: fix compile error 2022-09-10 20:11:17 +08:00
yihaoDeng 16a5f01293 fix: fix compile error 2022-09-10 19:08:34 +08:00
yihaoDeng 4745b4ff81 fix: make CI happy 2022-09-10 18:18:12 +08:00
yihaoDeng d1d35c48e4 fix: make CI happy 2022-09-10 17:24:23 +08:00
yihaoDeng eac5d2c497 fix: make CI happy 2022-09-10 17:12:22 +08:00
yihaoDeng 93dd2101c1 fix: make CI happy 2022-09-10 10:27:41 +08:00
yihaoDeng 58c410118f fix: make CI happy 2022-09-09 19:09:24 +08:00
yihaoDeng fadd7317af fix: make CI happy 2022-09-09 18:40:32 +08:00
yihaoDeng bfcb181662 fix: make CI happy 2022-09-09 18:30:02 +08:00
Haojun Liao 26a27261a0
Merge pull request #16764 from taosdata/feature/3_liaohj
fix(query):  add data required flag for avg against super table.
2022-09-09 17:36:21 +08:00
yihaoDeng 11a8237975 fix: fix compile error 2022-09-09 14:47:49 +08:00
yihaoDeng edf3f6320d fix: fix compile error 2022-09-09 14:28:57 +08:00
Haojun Liao 717e6706bb fix(query): add data required flag for avg against super table. 2022-09-09 14:26:44 +08:00
Hongze Cheng a0ba99e8a8 fix unit test 2022-09-09 14:12:26 +08:00
Hongze Cheng ea70651dc0 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-09 14:06:01 +08:00
yihaoDeng ecfaf229e3 fix: add bench 2022-09-09 13:55:16 +08:00
Shengliang Guan 25e463d7c4
Merge pull request #16759 from taosdata/fix/TD-19032
fix: update wal reader's curFileFirstVer
2022-09-09 12:41:44 +08:00
yihaoDeng f6eda114bd fix(rpc): handle write failure 2022-09-09 11:32:13 +08:00
yihaoDeng 57e34dc308 fix(rpc): handle write failure 2022-09-09 11:28:00 +08:00
Shengliang Guan aebe84bdec
Merge pull request #16749 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
2022-09-09 09:08:06 +08:00
Xiaoyu Wang d66bb918a4 enh: add binary serialization method to node structure 2022-09-09 08:30:45 +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
Minglei Jin b6ddf5bfd7 fix: update wal reader's curFileFirstVer 2022-09-08 18:30:15 +08:00
Hongze Cheng eae7947c68 more refact 2022-09-08 17:58:33 +08:00
Xiaoyu Wang 3f5746d20b enh: add binary serialization method to node structure 2022-09-08 15:43:14 +08:00
slzhou 41250383e2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-09-08 15:30:04 +08:00
slzhou ea5ab9f8fd fix: add _wstart when _wstart does not appear in select projection list 2022-09-08 15:29:46 +08:00
54liuyao 3cbd3db8ce feat(stream): stream delete for session&state 2022-09-08 14:14:52 +08:00
Xiaoyu Wang d5735d608c Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-08 09:44:53 +08:00
Shengliang Guan 9141839f0a
Merge pull request #16730 from taosdata/fix/fixCompileError
fix: fix compile error
2022-09-07 22:36:16 +08:00
Shengliang Guan 76dc3b234d
Merge pull request #16729 from taosdata/fix/TD-18975
fix: fix statecount result error
2022-09-07 22:35:28 +08:00
yihaoDeng 0a4644307e fix: fix compile error 2022-09-07 19:48:43 +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
Shengliang Guan e0d5ec3962
Merge pull request #16728 from taosdata/feature/3.0_mhli
refactor(sync): add syncHeartbeat, syncHeartbeatReply
2022-09-07 18:58:50 +08:00
dapan1121 582f44c2fd fix: fix statecount result error 2022-09-07 18:52:54 +08:00
Minghao Li c5ec1741bc refactor(sync): add syncHeartbeatReply 2022-09-07 18:02:10 +08:00
Xiaoyu Wang e5aa7eeac6 enh: add binary serialization method to node structure 2022-09-07 16:48:54 +08:00
Minghao Li d9363214b7 refactor(sync): add syncHeartbeat 2022-09-07 15:29:04 +08:00
dapan1121 febe603191
Merge pull request #16716 from taosdata/feature/TD-18820
feat(stream):change single interval disc buff and interval delete
2022-09-07 15:27:20 +08:00
Shengliang Guan cada689bff
Merge pull request #16697 from taosdata/fix/TD-18923
fix: fix now in alter tag value issue
2022-09-07 14:55:45 +08:00
54liuyao 1f5d9a38e7 feat(stream):change single interval disc buff and interval delete 2022-09-07 14:48:14 +08:00
Xiaoyu Wang 24a4572706 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-07 11:04:58 +08:00
Minghao Li c151dd3b92 fix(sync): mem leak 2022-09-07 10:35:44 +08:00
dapan1121 851ffe49ae enh: support set tag value with expr 2022-09-07 10:25:21 +08:00
yihaoDeng c9a770b184 Merge branch '3.0' of https://github.com/taosdata/TDengine into dev3 2022-09-06 20:10:47 +08:00
yihaoDeng b277748662 fix mem leak 2022-09-06 20:09:41 +08:00
dapan1121 4a563b6d50 fix: fix now in alter tag value 2022-09-06 19:17:11 +08:00
yihaoDeng 6c40af0059 fix no resp error 2022-09-06 19:16:56 +08:00
yihaoDeng d1755fad24 fix trans cli mem leakk 2022-09-06 18:47:43 +08:00
Xiaoyu Wang 5cfb023d01 enh: add binary serialization method to node structure 2022-09-06 17:26:37 +08:00
Shengliang Guan e7532dcfb5
Merge pull request #16687 from taosdata/szhou/fixbugs
fix: save selectivity value for first/last even column consists of all null values
2022-09-06 17:16:27 +08:00
Hongze Cheng dab11cffaf
Merge pull request #16689 from taosdata/fix/TD-18781-2
fix: force pageSize as i64 to fix u32 overflow
2022-09-06 17:11:08 +08:00
Shengliang Guan 0c42158194
Merge pull request #16685 from taosdata/enh/add_compile_opt
enh: add compile opt
2022-09-06 16:33:58 +08:00
Minglei Jin bdb7f20d3d fix: force pageSize as i64 to fix u32 overflow 2022-09-06 16:29:59 +08:00
slzhou 84f79e8df2 fix: save selectivity value for first/last even column consists of all null values 2022-09-06 15:48:08 +08:00
yihaoDeng 07f60925c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into dev3 2022-09-06 15:25:14 +08:00
yihaoDeng 68a1c12dae add compile opt 2022-09-06 14:58:19 +08:00
slzhou 63ba9420f3 fix: change whether uv pipe exists 2022-09-06 13:47:16 +08:00
Xiaoyu Wang 27a687aba8 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-06 13:41:05 +08:00
Xiaoyu Wang 983ac86a49 enh: add binary serialization method to node structure 2022-09-06 13:40:43 +08:00
slzhou 863d2aa1f4 fix: invalid read after teardown udfs and close uv pipe later 2022-09-06 11:32:38 +08:00
Shengliang Guan 72615fde4f
Merge pull request #16662 from taosdata/feat/TD-18892
feat: support table name prefix/suffix config
2022-09-05 19:41:51 +08:00
dapan1121 dc4504b4c2 feat: support table name prefix/suffix config 2022-09-05 15:09:23 +08:00
54liuyao f35f5d5f4f feat(stream): refactor single interval 2022-09-05 13:19:40 +08:00
Haojun Liao 229e1ba710
Merge pull request #16656 from taosdata/feature/3_liaohj
fix(query): remove invalid assert.
2022-09-05 12:16:52 +08:00
Haojun Liao 2224df24f7 other:merge 3.0 2022-09-05 10:24:03 +08:00
Haojun Liao 06282bcbe0 fix(query): remove invalid assert. 2022-09-05 10:19:31 +08:00
Cary Xu 407773b67b fix: double free for stream input block data 2022-09-05 09:44:51 +08:00