Commit Graph

5498 Commits

Author SHA1 Message Date
Ganlin Zhao dad3dd4f97 fix bugs 2022-06-08 16:35:13 +08:00
Ganlin Zhao 622b4f8d47 add spread split partial/merge function 2022-06-08 16:34:48 +08:00
Ganlin Zhao 183fcac013 add spread splitting translate fucntions 2022-06-08 16:34:37 +08:00
Ganlin Zhao ad895c243d enh(query): add spread function distributed splitting 2022-06-08 16:34:23 +08:00
yihaoDeng 6b39c690d2 json idx 2022-06-08 16:13:52 +08:00
Haojun Liao 9bee5e2cee refactor: do some internal refactor. 2022-06-08 16:08:26 +08:00
Ganlin Zhao ec5da952f9
Merge pull request #13580 from taosdata/feature/dist_split_glzhao
enh(query): add distributed splitting of aggregate function
2022-06-08 15:38:43 +08:00
shenglian-zhou 58161110e7
Merge pull request #13570 from taosdata/szhou/feature/multiwaymerge
feat: support multi-way sort merge
2022-06-08 15:32:39 +08:00
dapan1121 cd56e3b11f collect db table list 2022-06-08 15:30:57 +08:00
shenglian zhou b2d066521b feat: add group id to multiway-sort-merge operator 2022-06-08 14:58:50 +08:00
WANG MINGMING 098be04ab6
Merge pull request #13597 from taosdata/feature/TD-13041
fix:return false in is ture operator if result is null
2022-06-08 14:46:58 +08:00
wangmm0220 8e4690455d fix:return false in is ture operator if result is null 2022-06-08 14:06:42 +08:00
shenglian zhou 3f633cfede Merge branch 'szhou/feature/multiwaymerge' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-08 13:44:38 +08:00
shenglian zhou 3a9b5cc6f4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-08 13:43:56 +08:00
yihaoDeng 7e5dd50235 fix: add col type 2022-06-08 13:21:07 +08:00
dapan1121 1302eaa3ad fix explain issue 2022-06-08 12:42:34 +08:00
Ganlin Zhao b6eaec2ad4 Merge branch '3.0' into feature/dist_split_glzhao 2022-06-08 11:13:24 +08:00
Ganlin Zhao b93ea371a6 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-06-08 11:13:08 +08:00
Ganlin Zhao e5b1ba6dd1 add apercentile "t-digest" splitting 2022-06-08 11:11:48 +08:00
Xiaoyu Wang dd38da7982 merge 3.0 2022-06-08 10:46:11 +08:00
dapan1121 9cfdf92297 fix rc issue 2022-06-08 10:24:24 +08:00
dapan1121 8dcd05301e add assert 2022-06-08 09:47:50 +08:00
54liuyao 262a221c12 distributed interval 2022-06-08 09:33:11 +08:00
dapan1121 c94c760e13 add merge explain 2022-06-08 09:31:28 +08:00
Haojun Liao a552e1fcca test(query): fix a typo. 2022-06-08 09:30:59 +08:00
Xiaoyu Wang 08209f30ae Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-06-08 09:26:16 +08:00
dapan1121 308f6a5682 Merge branch '3.0' into feature/qnode 2022-06-08 08:57:58 +08:00
dapan1121 f5da576a89 fix in compare issue 2022-06-08 08:57:20 +08:00
dapan1121 aecc8ce9bc fix double free issue 2022-06-08 08:48:29 +08:00
Liu Jicong 6a5604fca6
Merge pull request #13582 from taosdata/feature/stream
refactor(stream)
2022-06-07 22:05:17 +08:00
yihaoDeng 69c4580177 Merge branch 'fix/jsonIdx' of https://github.com/taosdata/TDengine into jsonIdx 2022-06-07 21:44:12 +08:00
yihaoDeng fb389ab826 fix: avoid filter failure 2022-06-07 21:43:30 +08:00
Liu Jicong cbbf5f5d4d refactor(stream) 2022-06-07 21:35:49 +08:00
Xiaoyu Wang e8e68fab9a feat: physical plan add clone interface 2022-06-07 20:59:44 +08:00
Liu Jicong 931a763ebc
Merge pull request #13578 from taosdata/feature/stream
enh(stream): direct sink if not dispatch
2022-06-07 20:49:20 +08:00
Ganlin Zhao 6fff47b389 fix apercentile percent param in distributed splitting 2022-06-07 20:26:34 +08:00
Liu Jicong 46bea47b62 enh(stream): direct sink if not dispatch 2022-06-07 19:58:06 +08:00
Ganlin Zhao 367af0ec30 fix bugs 2022-06-07 19:55:55 +08:00
Ganlin Zhao 53ee89a505 fix bugs 2022-06-07 19:30:49 +08:00
WANG MINGMING f335ffe835
Merge pull request #13566 from taosdata/feature/TD-13041
fix:return false in is ture operator if result is null
2022-06-07 19:26:10 +08:00
Ganlin Zhao 351ac2d81c fix bugs 2022-06-07 19:16:40 +08:00
wangmm0220 414e82f0b1 fix:return false in is ture operator if result is null 2022-06-07 18:55:13 +08:00
shenglian zhou a9f019f6f2 feat: multi-way merge sort 2022-06-07 18:52:54 +08:00
Ganlin Zhao e6a852090f add apercentile distributed spliting 2022-06-07 18:42:20 +08:00
wangmm0220 9221513d97 fix:memory leak & memory problem & sml params 2022-06-07 18:37:35 +08:00
dapan1121 7c65ac7592
Merge pull request #13495 from taosdata/feature/qnode
enh: remove offline scheduler info
2022-06-07 17:53:17 +08:00
Liu Jicong 3ce93a18e6
Merge pull request #13565 from taosdata/feature/stream
feat(stream): snode process stream msg
2022-06-07 17:50:35 +08:00
shenglian zhou a0d96f9b98 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-07 17:41:27 +08:00
shenglian zhou eb6250de4f feat: support multiway sort merge 2022-06-07 17:41:11 +08:00
dapan1121 9450c959d7 get table index 2022-06-07 17:25:01 +08:00
Xiaoyu Wang c2477b4ed8
Merge pull request #13557 from taosdata/feature/3.0_wxy
feat: vgroup manage command
2022-06-07 17:14:57 +08:00
Xiaoyu Wang 4ab552234b fix: a problem of parser async 2022-06-07 17:14:20 +08:00
Ganlin Zhao dff653ed16 add apercentile distributed spliting 2022-06-07 16:54:08 +08:00
wangmm0220 652035d8b2 Merge branch 'fix/jsonIdx' of github.com:taosdata/TDengine into fix/jsonIdx 2022-06-07 16:29:30 +08:00
wangmm0220 7ab66e5b6b fix:memory leak in doFilter 2022-06-07 16:29:00 +08:00
Liu Jicong 94d7cbe622 feat(stream): snode process stream msg 2022-06-07 16:24:50 +08:00
Hongze Cheng fa8c6f26d5 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 08:10:35 +00:00
yihaoDeng b5c813f259 Merge branch 'nidx' into dev 2022-06-07 16:04:27 +08:00
yihaoDeng 9105c19e42 fix: add json contains 2022-06-07 16:02:41 +08:00
Liu Jicong 65900c32c3 enh(stream): use same name rule with schemaless 2022-06-07 15:40:11 +08:00
wangmm0220 74bc4cc3f0 fix:return false in is ture operator if result is null 2022-06-07 15:33:37 +08:00
Xiaoyu Wang 2bf16fbf43 feat: vgroup manage command 2022-06-07 15:02:41 +08:00
dapan1121 cd90a9fa30 add error code for each task 2022-06-07 14:26:18 +08:00
Ganlin Zhao 49b277e64b refactor 2022-06-07 14:12:12 +08:00
wangmm0220 324977a981 feat:add filter for tag scan 2022-06-07 14:07:44 +08:00
Hongze Cheng f6c38f09db Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 05:52:19 +00:00
yihaoDeng 163f8f2e08 fix: failed to update json idx 2022-06-07 13:40:39 +08:00
Xiaoyu Wang ac0c75ab2d fix: a problem of parser async 2022-06-07 13:28:33 +08:00
yihaoDeng a4dbf151aa fix: failed to update json idx 2022-06-07 13:24:35 +08:00
Xiaoyu Wang 6dc64627cd feat: vgroup manage command 2022-06-07 11:53:32 +08:00
Ganlin Zhao 12f4bc3c90 refactor 2022-06-07 11:45:55 +08:00
Liu Jicong 34a46348c3 merge from 3.0 2022-06-07 11:38:37 +08:00
Liu Jicong 1a84d07188 fix(stream): msg deserialize 2022-06-07 11:36:40 +08:00
Ganlin Zhao 384f226267 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-06-07 11:27:09 +08:00
Ganlin Zhao 5d543449c9 enh(query): add distributed splitting of aggregate function
TD-16321
2022-06-07 11:23:19 +08:00
Haojun Liao fb07e8b73e refactor:do some internal refactor and add some logs. 2022-06-07 11:15:33 +08:00
dapan1121 8d2538e3f2
Merge pull request #13537 from taosdata/featuer/delete
feat: support delete data
2022-06-07 11:01:25 +08:00
Liu Jicong a0bc17c29f
Merge pull request #13532 from taosdata/feature/stream
refactor(stream): distributed execution
2022-06-07 10:54:34 +08:00
Liu Jicong 858868d76a refactor(stream): distributed execution 2022-06-07 10:54:18 +08:00
Haojun Liao f535b77902 Merge branch '3.0' into feature/3_liaohj 2022-06-07 10:31:57 +08:00
Shengliang Guan 70e277172f fix index 2022-06-07 10:24:42 +08:00
yihaoDeng c607a5efce fix: failed to update json idx 2022-06-07 09:40:49 +08:00
dapan1121 b875f37f02 Merge branch '3.0' into feature/qnode 2022-06-07 09:35:16 +08:00
dapan1121 39848d24f9 fix catalog quit issue 2022-06-07 09:34:47 +08:00
Hongze Cheng aae7f8361d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 01:31:57 +00:00
Xiaoyu Wang 6c6259c51b fix: a problem of parser async 2022-06-07 09:27:27 +08:00
Hongze Cheng 6917ff2685 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 01:23:53 +00:00
dapan1121 16b84f575f Merge branch '3.0' into featuer/delete 2022-06-07 09:13:47 +08:00
dapan1121 42d02a7ea6 fix uidlist issue 2022-06-07 09:11:53 +08:00
Yihao Deng 6dcb6cc67b
Merge branch '3.0' into enh/suppportIdxJson 2022-06-07 08:53:28 +08:00
WANG MINGMING 72914955b5
Merge pull request #13530 from taosdata/feature/TD-13041
fix: error in json and add test cases for json
2022-06-06 23:44:01 +08:00
Haojun Liao b2e51d956e
Merge pull request #13527 from taosdata/feature/3_liaohj
fix(query): check array length before generating the retention string .
2022-06-06 22:41:32 +08:00
Liu Jicong 1b26da1bae refactor(stream): distributed execution 2022-06-06 22:18:50 +08:00
yihaoDeng 414d0f2e75 fix: failed to update json idx 2022-06-06 22:12:57 +08:00
wangmm0220 ca187f2e44 Merge branch 'feature/TD-13041' of github.com:taosdata/TDengine into feature/TD-13041 2022-06-06 21:14:46 +08:00
wangmm0220 89b2a64435 fix: fix error in json and add test cases for json 2022-06-06 21:14:24 +08:00
Liu Jicong edb9da8484
Merge pull request #13507 from taosdata/feature/stream
refactor(stream)
2022-06-06 21:14:23 +08:00
dapan1121 33a7a83d65 feature delete data 2022-06-06 20:59:36 +08:00
dapan1121 e8e1119023 Merge branch 'feature/3_liaohj' of github.com:taosdata/TDengine into feature/3_liaohj 2022-06-06 20:57:22 +08:00
dapan1121 6c719eef5e fix vnode get table meta issue 2022-06-06 20:56:40 +08:00