Commit Graph

11445 Commits

Author SHA1 Message Date
Cary Xu 4a3ee65e78 Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact 2022-07-06 09:13:36 +08:00
Cary Xu 3091f111b7 other: use tp row 2022-07-06 09:13:24 +08:00
Minglei Jin fc20a61c85
Merge branch '3.0' into feat/tsdb_refact 2022-07-06 00:37:21 +08:00
Haojun Liao eafbaa6374
Merge pull request #14575 from taosdata/feature/3_liaohj
fix(query): release memory when operator is destroyed.
2022-07-05 23:53:56 +08:00
Haojun Liao e1f53d4c2f fix(query): release memory when operator is destroyed. 2022-07-05 23:14:16 +08:00
Shengliang Guan efeef24f1c refactor: adjust vnode propose msg 2022-07-05 21:43:55 +08:00
Shengliang Guan 3087208dc9 refactor: adjust vnode propose msg 2022-07-05 21:22:34 +08:00
Shengliang Guan 39420da24f Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-07-05 21:07:06 +08:00
Haojun Liao 8c1b9ea60f
Merge pull request #14557 from taosdata/feature/3_liaohj
fix(query): set number of rows before assign column data.
2022-07-05 20:42:09 +08:00
Shengliang Guan 61a803104d
Merge pull request #14567 from taosdata/fix/fixMemLeak
fix:  avoid rpc mem leak
2022-07-05 20:38:45 +08:00
Ganlin Zhao c9a7613de9
Merge pull request #14552 from taosdata/fix/TD-17012
fix(query): add "1b" timeunit in function param to represent nanosecond
2022-07-05 20:36:57 +08:00
shenglian-zhou 149587c948
Merge pull request #14560 from taosdata/szhou/feature/push-project-condition
feat: push project condition down to its child
2022-07-05 20:31:55 +08:00
Shengliang Guan 64b540bef5 refactor: adjust vnode propose msg 2022-07-05 20:04:17 +08:00
yihaoDeng eb3a9a53ab fix rpc mem leak 2022-07-05 20:03:27 +08:00
Ganlin Zhao cc89370f93 Merge branch '3.0' into fix/TD-17012 2022-07-05 19:59:36 +08:00
Shengliang Guan 53a847a413
Merge pull request #14545 from taosdata/fix/mnode
fix: crash while create db
2022-07-05 19:56:02 +08:00
Cary Xu 442a781781 Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact 2022-07-05 19:31:19 +08:00
Cary Xu eedaeda846 enh: rsma level 1/2 utilize separated version 2022-07-05 19:30:37 +08:00
Haojun Liao 15d8ae0fee other: merge 3.0 2022-07-05 19:22:50 +08:00
slzhou@taodata.com dd1dbe22ff feat: remove restriction on logcial child type 2022-07-05 19:12:42 +08:00
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
Minglei Jin 56efeefc56 tsdbUtil: fix binary search typo 2022-07-05 19:09:16 +08:00
Haojun Liao 0f595e8be1 refactor: do some internal refactor. 2022-07-05 19:09:00 +08:00
Shengliang Guan 93962a8c6d Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-07-05 19:08:30 +08:00
slzhou@taodata.com 26e4fcf56d feat: push project cond to child 2022-07-05 19:08:08 +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
Shengliang Guan 9aa870e5fe fix: wrong thread num 2022-07-05 18:44:00 +08:00
54liuyao b7bf2bf808 feat(stream):stream interval delete data 2022-07-05 18:17:43 +08:00
Haojun Liao 2d27248043 fix(query): set number of rows before assign column data. 2022-07-05 18:02:38 +08:00
Xiaoyu Wang 5b14444ca2 fix: a problem of unique function with ts 2022-07-05 18:00:07 +08:00
Shengliang Guan 080c03048b Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-07-05 17:52:24 +08:00
Minghao Li 103a9cd9e8 fix(sync): release SyncNode ref 2022-07-05 17:39:01 +08:00
Shengliang Guan 3e5e82158a refactor: add lock vnode hash 2022-07-05 17:38:21 +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
Hongze Cheng 004a6571b0 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-05 09:31:54 +00:00
Hongze Cheng 08a7d9d38f fix ci coredump 2022-07-05 09:31:51 +00:00
Ganlin Zhao 6251bd7ea9 fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
2022-07-05 17:18:37 +08:00
Shengliang Guan e8d0bcef7f refactor: remove merge queue in vnode 2022-07-05 17:03:58 +08:00
Haojun Liao c9ffc42ddb fix(query): set initial value for neighbor block check. 2022-07-05 17:02:21 +08:00
Ganlin Zhao 16a0c79ee4 fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
2022-07-05 16:44:14 +08:00
Xiaoyu Wang 3dbb5554a5 fix: last(*)/frist(*), etc. do not return the tag column 2022-07-05 16:31:44 +08:00
Shengliang Guan a08a6e5747 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-07-05 16:11:25 +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
Ganlin Zhao 278339bdc6 fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
2022-07-05 15:38:29 +08:00
Ganlin Zhao e6230baf70 fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
2022-07-05 15:35:24 +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