Commit Graph

37521 Commits

Author SHA1 Message Date
Xiaoyu Wang 751129c5c1
Merge pull request #15479 from taosdata/feature/3.0_debug_wxy
enh: add interface for dynamic control data scan
2022-07-27 19:03:05 +08:00
Xiaoyu Wang b12fa7494e enh: add interface for dynamic control data scan 2022-07-27 18:28:54 +08:00
Shengliang Guan f2dbf0ade3
Merge pull request #15470 from taosdata/fix/mnode
refactor: privilege code
2022-07-27 17:54:02 +08:00
Shengliang Guan f4fa20e3db test: valgrind case 2022-07-27 17:44:19 +08:00
Shengliang Guan b5c6d56323
Merge pull request #15476 from taosdata/fix/tsim
test: recover case
2022-07-27 17:41:56 +08:00
gccgdb1234 0c43e05bfe Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-27 17:16:10 +08:00
cpwu bfa388a406 Merge branch '3.0' into cpwu/3.0 2022-07-27 17:16:09 +08:00
gccgdb1234 1119cf0276 doc: change sidebar_label of reference manual 2022-07-27 17:16:02 +08:00
Ganlin Zhao c74c52d10c
Merge pull request #15443 from taosdata/enh/TD-17659
fix(query): fix sum/max/min null input
2022-07-27 17:13:09 +08:00
wangmm0220 2ba6ac5fba feat:add ts,table name from SDeleterRes 2022-07-27 17:11:57 +08:00
wenzhouwww@live.cn f1e28fb865 update case 2022-07-27 17:09:41 +08:00
slzhou@taodata.com 6cb92ef6ee fix: support multi-rows with same ts for join operator 2022-07-27 17:09:24 +08:00
tomchon e44593414d test:modify the way to stop taosd from "SIGINT" to "SIGILL" in test framework 2022-07-27 17:08:28 +08:00
Shengliang Guan d786d85d65 fix: compiler error 2022-07-27 17:06:58 +08:00
Shengliang Guan 0bb173a9b0 test: recover case 2022-07-27 17:03:30 +08:00
tomchon 8a7ae7548c Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-27 16:59:43 +08:00
gccgdb1234 6a8c1e4fdb doc: change the order of operation chapter 2022-07-27 16:58:39 +08:00
gccgdb1234 c7e1febcb8 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-27 16:56:20 +08:00
gccgdb1234 d70795f013 doc: reference guide to reference manual 2022-07-27 16:56:13 +08:00
Liu Jicong 5e1bbe0e7e refactor(sma): remove option 2022-07-27 16:55:23 +08:00
Liu Jicong 00acf4520c refactor(stream): remove option 2022-07-27 16:49:03 +08:00
Shengliang Guan 4c49d99aff
Merge pull request #15466 from taosdata/fix/tsim
test: recover case
2022-07-27 16:46:46 +08:00
Yihao Deng e987607743
Merge pull request #15469 from taosdata/enh/rpcBUf
fix: read buf
2022-07-27 16:43:36 +08:00
Minglei Jin 1584dd0ac0 fix: free ovfl cells when destroying page 2022-07-27 16:42:09 +08:00
dapan1121 216d753eb4
Merge pull request #15471 from taosdata/fix/TD-17800
fix:fix remove from cache issue
2022-07-27 16:42:01 +08:00
dapan1121 75974255c7 fix: fix mnd meta issue 2022-07-27 16:26:41 +08:00
slzhou@taodata.com e1d5971e39 feat: add multi-rows merge join 2022-07-27 16:11:32 +08:00
shenglian-zhou 09218fefc8
Merge pull request #15465 from taosdata/szhou/fix/udf
fix: prepare for multirow join
2022-07-27 16:09:27 +08:00
dapan1121 4b8c007618 fix:fix remove from cache issue 2022-07-27 16:06:00 +08:00
Hongze Cheng db6c660b83 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-27 07:57:00 +00:00
Haojun Liao 089f045817
Merge pull request #15444 from taosdata/feature/3_liaohj
fix(query):fix memory leak.
2022-07-27 15:49:52 +08:00
Shengliang Guan b7b51f4a26 Merge branch '3.0' into fix/tsim 2022-07-27 15:46:46 +08:00
Shengliang Guan 64d9562949 refactor: privilege code 2022-07-27 15:43:49 +08:00
Hongze Cheng cace6bfca7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-27 07:30:26 +00:00
Xiaoyu Wang 0952c98609
Merge pull request #15468 from taosdata/feature/TD-14761_wxy
feat: delete sink node add ts column name attribute
2022-07-27 15:26:36 +08:00
Xiaoyu Wang 58514862e6 feat: delete sink node add ts column name attribute 2022-07-27 15:25:57 +08:00
wangmm0220 e1c4130007 fix:add test case 2022-07-27 15:23:33 +08:00
slzhou@taodata.com 3469117732 fix: add input ts order to physical plan join node 2022-07-27 15:12:23 +08:00
wenzhouwww@live.cn 9cb3f9b3af solve conflix 2022-07-27 15:05:44 +08:00
Xiaoyu Wang cd25d2dc60
Merge pull request #15456 from taosdata/feature/3.0_debug_wxy
fix: db options rename
2022-07-27 15:02:20 +08:00
yihaoDeng 5ed23e7912 fix read buf 2022-07-27 14:52:44 +08:00
gccgdb1234 2d8cd533e3 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-27 14:51:51 +08:00
gccgdb1234 020f1233af doc: rename stream and tmq 2022-07-27 14:51:43 +08:00
dapan1121 2956422239
Merge pull request #15461 from taosdata/fix/stbmetadelete
fix: fix stb meta removed issue
2022-07-27 14:51:13 +08:00
Shengliang Guan 42b809ec3d test: recover case 2022-07-27 14:43:55 +08:00
cpwu f15c6b0ef0 fix case 2022-07-27 14:41:07 +08:00
Shengliang Guan 5b96fee400 test: recover case 2022-07-27 14:41:05 +08:00
Minglei Jin e42c25ba34
Merge pull request #15462 from taosdata/fix/TD-17831
fix: filter not exist child tables
2022-07-27 14:31:24 +08:00
slzhou@taodata.com b941513479 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/udf 2022-07-27 14:28:15 +08:00
slzhou@taodata.com 70067fa939 fix: prepare for multirow join 2022-07-27 14:27:59 +08:00