Commit Graph

37110 Commits

Author SHA1 Message Date
shenglian zhou c061cd2fe2 fix: multi row same ts join 2022-07-27 21:42:35 +08:00
Shengliang Guan c3eb00a041 Merge remote-tracking branch 'origin/3.0' into fix/valgrind 2022-07-27 21:32:44 +08:00
Shengliang Guan 28bb895722 test: valgrind case 2022-07-27 21:32:18 +08:00
yihaoDeng 6838574c8f fix mem leak 2022-07-27 21:26:08 +08:00
Shengliang Guan e326c1cf03
Merge pull request #15481 from taosdata/fix/valgrind
test: valgrind case
2022-07-27 21:08:28 +08:00
yihaoDeng 293a96d959 fix mem leak 2022-07-27 21:06:40 +08:00
Liu Jicong 904ec81bf9 fix(stream): concurrency dispatch 2022-07-27 21:02:21 +08:00
Cary Xu 3e2c24d987 other: add debug logs 2022-07-27 20:56:33 +08:00
Shengliang Guan e2648a7023 test: restore case 2022-07-27 20:29:25 +08:00
Shengliang Guan 59fd4e192c Merge remote-tracking branch 'origin/3.0' into fix/valgrind 2022-07-27 20:18:32 +08:00
WANG MINGMING 7badec9ecc
Merge pull request #15477 from taosdata/feature/TD-14761
feat:add ts,table name from SDeleterRes
2022-07-27 20:16:00 +08:00
Liu Jicong ba0c1b3689 refactor(stream) 2022-07-27 20:11:03 +08:00
Minghao Li d1068ceaf5 refactor(sync): add trace log 2022-07-27 19:37:32 +08:00
Shengliang Guan 40e67b676c test: valgrind case 2022-07-27 19:32:50 +08:00
Minglei Jin 5c6de97378
Merge pull request #15474 from taosdata/fix/TD-17825
fix: free ovfl cells when destroying page
2022-07-27 19:23:34 +08:00
Shuduo Sang 8d59865551
feat: de submodule (#15464)
* feat: use contrib instead of submodule for tools/taosws/taosa

* feat: de-submodule, remove taostools/taosws/taosadapter from .gitmodules

* ci: remove submodule taos-tools, taosadapter and taosws-rs from cache

Co-authored-by: tangfangzhi <fztang@taosdata.com>
2022-07-27 19:15:54 +08:00
Shengliang Guan ffffc44ac0
Merge pull request #15478 from taosdata/fix/valgrind
test: valgrind case
2022-07-27 19:14:28 +08:00
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
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
slzhou@taodata.com 6cb92ef6ee fix: support multi-rows with same ts for join operator 2022-07-27 17:09:24 +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
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
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
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
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