Commit Graph

11093 Commits

Author SHA1 Message Date
liuyao df54417da5
Merge pull request #14555 from taosdata/feature/TD-17095
feat(stream):stream interval delete data
2022-07-05 19:10:26 +08:00
Xiaoyu Wang cf9a6deaa5
Merge pull request #14543 from taosdata/feature/3.0_debug_wxy
fix: execution plan problem in the mode of using qnode as much as possible
2022-07-05 18:48:02 +08:00
54liuyao b7bf2bf808 feat(stream):stream interval delete data 2022-07-05 18:17:43 +08:00
Xiaoyu Wang 5b14444ca2 fix: a problem of unique function with ts 2022-07-05 18:00:07 +08:00
Minghao Li 103a9cd9e8 fix(sync): release SyncNode ref 2022-07-05 17:39:01 +08:00
Minghao Li 88b0ab5458 fix(sync): release SyncNode ref 2022-07-05 17:32:51 +08:00
Yihao Deng 2968ac850d
Merge pull request #14520 from taosdata/fix/rpcMem
fix: invalid read/write
2022-07-05 17:32:43 +08:00
Xiaoyu Wang 3dbb5554a5 fix: last(*)/frist(*), etc. do not return the tag column 2022-07-05 16:31:44 +08:00
shenglian-zhou 6c853fc553
Merge pull request #14519 from taosdata/szhou/feature/push-cond-child-proj
feat: support push condition into join
2022-07-05 16:01:22 +08:00
Xiaoyu Wang 24d0fc4515 fix: adjust parsing of negative numbers 2022-07-05 15:38:39 +08:00
Shengliang Guan 8705b6aaa5
Merge pull request #14542 from taosdata/fix/tsim
fix: crash if create 100 dnodes
2022-07-05 15:18:29 +08:00
shenglian-zhou d2804921f2
Merge pull request #14538 from taosdata/szhou/feature/valgrind
fix: fix memory leak when uv_loop_close
2022-07-05 15:17:35 +08:00
slzhou 64d2456073 fix: when there are no where condtions 2022-07-05 15:16:52 +08:00
slzhou b719e3ce24 fix: extract merge cond when no where condition 2022-07-05 14:56:40 +08:00
Xiaoyu Wang d223a6624b fix: execution plan problem in the mode of using qnode as much as possible 2022-07-05 14:55:32 +08:00
Shengliang Guan 4a494e234e test: cases with 100 dnodes 2022-07-05 14:40:48 +08:00
Minghao Li e8160342c3 refactor(sync): snapshot sender, receiver 2022-07-05 14:38:44 +08:00
Minglei Jin 06af04675a fix: dirty new allocated non-dirty page (root leaf without writings) 2022-07-05 14:28:10 +08:00
slzhou 7088166e98 fix: fix memory leak when uv_loop_close 2022-07-05 14:02:33 +08:00
slzhou 43047bc265 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj 2022-07-05 13:43:11 +08:00
slzhou 73e0e09dd8 feat: split join on condition into merge condition and on condition 2022-07-05 13:42:49 +08:00
Shengliang Guan 035882d047
Merge pull request #14534 from taosdata/fix/tsim
fix: add ref log to sync
2022-07-05 13:19:59 +08:00
Ganlin Zhao 09074e6d43
Merge pull request #14530 from taosdata/fix/TD-16877
fix(query): avg function support unsigned data type
2022-07-05 13:08:27 +08:00
Shengliang Guan 2daef4ba58 fix: add ref log to sync 2022-07-05 11:36:41 +08:00
dapan1121 f3bf757282
Merge pull request #14528 from taosdata/hotfix/qnodecrashissue
fix: fix qnode crash issue
2022-07-05 10:11:49 +08:00
dapan1121 45d5d704eb fix: fix qnode crash issue 2022-07-05 09:30:35 +08:00
Xiaoyu Wang ba056f7fbb
Merge pull request #14508 from taosdata/feature/3.0_debug_wxy
fix: automatically supplement primary key columns when creating stream
2022-07-05 09:27:52 +08:00
Cary Xu 0484809567
Merge pull request #14522 from taosdata/feature/TD-11274-3.0
test: add rsma persistence and recovery case
2022-07-05 09:08:03 +08:00
Minghao Li 6437d20cda refactor(sync): add resp syncRespCleanByTTL 2022-07-04 21:28:52 +08:00
Xiaoyu Wang 7c5419b43e fix: fix: increase the tag value overflow check when creating table 2022-07-04 21:12:15 +08:00
Liu Jicong d3a05cc260
Merge pull request #14525 from taosdata/feature/stream
fix(tmq): prepare scan should reset operator status
2022-07-04 21:10:36 +08:00
Liu Jicong 8127887dc4 fix(tmq): prepare scan should reset operator status 2022-07-04 20:47:56 +08:00
Ganlin Zhao 9ef0497eef Merge branch '3.0' into fix/TD-16877 2022-07-04 20:39:51 +08:00
Ganlin Zhao 1e7d94c291 fix(query): avg function support unsigned data type
TD-16877
2022-07-04 20:39:20 +08:00
Ganlin Zhao 9f529b7d3b fix(query): avg function support unsigned data type
TD-16877
2022-07-04 20:34:46 +08:00
Xiaoyu Wang 57dae9fcda fix: increase the tag value overflow check when creating table 2022-07-04 20:29:19 +08:00
Cary Xu b6613b5cf2 test: add rsma persistence and recovery case 2022-07-04 20:26:31 +08:00
yihaoDeng 9927aad95f update resp msg type 2022-07-04 20:25:18 +08:00
slzhou 024796599c Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj 2022-07-04 20:14:15 +08:00
yihaoDeng b1ef7071f0 fix: invalid read/write 2022-07-04 20:03:20 +08:00
slzhou a7c9ed9133 feat: push condition to child join operator 2022-07-04 20:01:07 +08:00
dapan1121 7f0cc9ca22
Merge pull request #14509 from taosdata/enh/addconverttype
enh: add type convert api
2022-07-04 19:52:35 +08:00
slzhou a380e0cd7c feat: merge condition, on condition and other conditions 2022-07-04 19:49:16 +08:00
Shengliang Guan 5405ac08d9
Merge pull request #14514 from taosdata/fix/tsim
enh: check available memory of dnode while creating db
2022-07-04 19:42:42 +08:00
Yihao Deng 7ae8787cef
Merge pull request #14511 from taosdata/enh/killQuery
enh: enhance kill query processing
2022-07-04 19:39:32 +08:00
Xiaoyu Wang ac34cde0af fix: increase the validity check of the rollup parameter in the create table statement 2022-07-04 19:27:27 +08:00
dapan1121 83cbc41088 fix: fix explain crash issue 2022-07-04 19:12:21 +08:00
Shengliang Guan 63e3529e0f fix: system memory not set in ut 2022-07-04 19:03:10 +08:00
yihaoDeng f213212faf fix compile error 2022-07-04 18:57:06 +08:00
Ganlin Zhao cce9f262aa
Merge pull request #14507 from taosdata/fix/TD-16948
refactor(query): remove redundant param check in function execution context
2022-07-04 18:52:53 +08:00