Commit Graph

9570 Commits

Author SHA1 Message Date
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
Minghao Li 2547e8d02e refactor: sync index 2022-06-08 11:03:28 +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
Hongze Cheng c5d27e7cbc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 02:18:55 +00:00
Shengliang Guan 812deed656 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-08 09:59:38 +08:00
Hongze Cheng 70c819ae76 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 01:58:10 +00:00
Cary Xu bac85eab63 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-08 09:50:34 +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
Cary Xu d4c33fba2f feat: create tsma result stable 2022-06-07 20:49:27 +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
Shengliang Guan fbbfb0dbe6 feat: drop dnode 2022-06-07 20:25:42 +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
Hongze Cheng e907d58d78 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 11:32:11 +00:00
Ganlin Zhao 53ee89a505 fix bugs 2022-06-07 19:30:49 +08:00
Hongze Cheng aa4e866a4e refact 2022-06-07 11:28:00 +00: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
Minghao Li eba8f2b543 fix(sync) send snapshot multi-times 2022-06-07 19:20:05 +08:00
Ganlin Zhao 351ac2d81c fix bugs 2022-06-07 19:16:40 +08:00
Hongze Cheng d9e9155fb2 more 2022-06-07 11:08:41 +00: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 e60c3b7255 Merge branch 'fix/jsonIdx' of github.com:taosdata/TDengine into fix/jsonIdx 2022-06-07 18:37:55 +08:00
wangmm0220 9221513d97 fix:memory leak & memory problem & sml params 2022-06-07 18:37:35 +08:00
Minghao Li 0e41ab7f99 Merge branch 'feature/sync-refactor' of https://github.com/taosdata/TDengine into feature/sync-refactor 2022-06-07 18:34:07 +08:00
Minghao Li 31b54e7462 enh(sync): add privateTerm into SyncSnapshotRsp, SyncSnapshotSend, SSyncSnapshotReceiver 2022-06-07 18:33:06 +08:00
Hongze Cheng 32d95b8f2c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 10:17:53 +00:00
Cary Xu bad81ad66a
Merge pull request #13568 from taosdata/feature/TD-14481-3.0
fix: get days per file for tsma
2022-06-07 18:04:32 +08:00
Shengliang Guan 4e99992cff fix: change quorum on sync reconfig successed 2022-06-07 18:00:50 +08:00
yihaoDeng 991b5c7b40 fix: avoid invalid read/write 2022-06-07 17:57:26 +08:00
Hongze Cheng 8477d22d2c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-07 09:57:14 +00: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
wangmm0220 56f7b46ae7 fix:global buffer overflow 2022-06-07 17:49:51 +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
Cary Xu 8e434be204 fix: get days per file for tsma 2022-06-07 17:25:43 +08:00
dapan1121 9450c959d7 get table index 2022-06-07 17:25:01 +08:00
Xiaoyu Wang 01a0194f4b
Merge pull request #13567 from taosdata/feature/3_liaohj_wxy
fix: a problem of parser async
2022-06-07 17:15:26 +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
Shengliang Guan 9efa68ab96 Merge branch 'fix/mnode' into feature/sync-refactor 2022-06-07 17:11:52 +08:00
Shengliang Guan f4cecb3cef fix: invalid msg handle 2022-06-07 17:03:52 +08:00
Ganlin Zhao dff653ed16 add apercentile distributed spliting 2022-06-07 16:54:08 +08:00
Hongze Cheng 80bd6409ab refact 2022-06-07 08:49:25 +00:00
Minghao Li 7852188394 enh(sync): add privateTerm into SSyncSnapshotSender, SyncAppendEntries, SyncAppendEntriesReply 2022-06-07 16:49:07 +08:00
Shengliang Guan a047d4a559 Merge remote-tracking branch 'origin/feature/sync-refactor' into fix/mnode 2022-06-07 16:37:50 +08:00
Minghao Li 305f4a8580 enh(sync): add term into index mgr 2022-06-07 16:33:37 +08:00
Shengliang Guan 48cf259181 refactor: adjust some logs 2022-06-07 16:30:50 +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
Hongze Cheng 53d66c41ac fix ci test 2022-06-07 08:10:21 +00:00
Liu Jicong 428966dec0
Merge pull request #13561 from taosdata/feature/stream
enh(stream): use same name rule with schemaless
2022-06-07 16:10:18 +08: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
Hongze Cheng e1967b5708 fix ci problem 2022-06-07 07:56:33 +00:00
Haojun Liao d98a4b467d fix(query): set the schemaless flag. 2022-06-07 15:52:46 +08:00
Liu Jicong 65900c32c3 enh(stream): use same name rule with schemaless 2022-06-07 15:40:11 +08:00
Minghao Li 8680da282a fix(sync): snapshot maybe change when sending 2022-06-07 15:36:41 +08:00
wangmm0220 74bc4cc3f0 fix:return false in is ture operator if result is null 2022-06-07 15:33:37 +08:00
Shengliang Guan c086e150f5
Merge pull request #13549 from taosdata/fix/mnode
feat: drop dnode
2022-06-07 15:12:19 +08:00
Shengliang Guan 24a6b352ef refactor: adjust some logs 2022-06-07 15:11:16 +08:00
Xiaoyu Wang 2bf16fbf43 feat: vgroup manage command 2022-06-07 15:02:41 +08:00
Minghao Li 326714a077 fix(sync): snapshot maybe change when sending 2022-06-07 14:35:20 +08:00
Shengliang Guan dd4e01eed3 feat: drop dnode 2022-06-07 14:31:07 +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
Minghao Li 44a893a1c1 fix(sync): snapshot maybe change when sending 2022-06-07 13:48:40 +08:00
Shengliang Guan e5f2b786fb feat: drop dnode 2022-06-07 13:41:41 +08: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
Hongze Cheng 892021b089 fix tsdb save 2022-06-07 05:24:25 +00:00
Shengliang Guan a56f149af9 refactor: get last commit index to mnode 2022-06-07 13:01:48 +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
Haojun Liao 8a00b3ab86 test: update test cases. 2022-06-07 11:43:25 +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
Hongze Cheng 933de38cd0 fix insert bug 2022-06-07 02:48:54 +00: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
Hongze Cheng ae3434222d fix query problem 2022-06-07 02:19:05 +00:00
Minghao Li a89e455267 fix(sync): delete some assert temporary 2022-06-07 09:55:18 +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
Haojun Liao 9740ccf9fa test:update test case. 2022-06-07 09:08:44 +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 0687e44ad7 Merge branch '3.0' into feature/3_liaohj 2022-06-06 23:42:32 +08:00
Haojun Liao 3e6bb05581 refactor: do some internal refactor. 2022-06-06 23:39:54 +08:00
Haojun Liao aba3ea28b5 refactor: do some internal refactor. 2022-06-06 23:35:25 +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
Haojun Liao a46d54c91f Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj 2022-06-06 22:37:39 +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
Shengliang Guan c77095bbb1
Merge pull request #13528 from taosdata/fix/mnode
feat: balance vgroup
2022-06-06 22:10:43 +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
Shengliang Guan 97f954c61f feat: balance vgroup 2022-06-06 21:00:37 +08:00
dapan1121 33a7a83d65 feature delete data 2022-06-06 20:59:36 +08:00
Hongze Cheng 92f68d83f1 fix query problem 2022-06-06 12:57:35 +00: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
Minghao Li 9baaf2cd0c enh(sync): add log index manager 2022-06-06 20:55:59 +08:00
Haojun Liao a87182a830 Merge branch '3.0' into feature/3_liaohj 2022-06-06 20:52:47 +08:00
Haojun Liao a59f40dde2 fix(query): check array length before generating the retention string . 2022-06-06 20:48:16 +08:00
Xiaoyu Wang 6de91932ea
Merge pull request #13472 from taosdata/feature/3.0_bug16060
feat: add physical plannode of indefinite rows func
2022-06-06 20:47:40 +08:00
Hongze Cheng 5852936a8d fix query problem 2022-06-06 12:46:21 +00:00
Hongze Cheng c28aac66dc more 2022-06-06 12:22:21 +00:00
Xiaoyu Wang 26d2c9e63d fix: top function with order by clause 2022-06-06 20:19:04 +08:00
WANG MINGMING a9c40b2f74
Merge pull request #13525 from taosdata/3.0
3.0
2022-06-06 20:15:56 +08:00
Liu Jicong 2677a3c8d9 refactor(stream) 2022-06-06 20:15:36 +08:00
Minghao Li 2071c5a74e fix(sync): sending snapshot 2022-06-06 20:02:27 +08:00
Haojun Liao b650daa334 refactor: do some internal refactor. 2022-06-06 20:00:11 +08:00
Hongze Cheng 3283fe93d8 more progress 2022-06-06 11:59:05 +00:00
Haojun Liao 2bd16c4978 refactor: update output of log. 2022-06-06 19:58:14 +08:00
Xiaoyu Wang 98a9789c7e fix: top function with order by clause 2022-06-06 19:55:28 +08:00
Hongze Cheng 5be506351a Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-06 11:36:39 +00:00
Shengliang Guan dd8ef45aae
Merge pull request #13517 from taosdata/fix/mnode
feat: redistribute vgroup
2022-06-06 19:30:57 +08:00
Shengliang Guan a33aef941a
Merge pull request #13519 from taosdata/fix/tsim
fix: cannot modify columns used by topic
2022-06-06 19:30:47 +08:00
Haojun Liao aa143beda4 fix(query): fix invalid free. 2022-06-06 19:27:51 +08:00
Hongze Cheng 18a0bf68e0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-06 11:26:54 +00:00
Xiaoyu Wang 2a1ec3c304 feat: order by distributed split 2022-06-06 18:39:23 +08:00
Minghao Li 0d7272a369 fix(sync): sending snapshot 2022-06-06 18:23:37 +08:00
Xiaoyu Wang ce3aacf4d7 feat: order by distributed split 2022-06-06 18:07:34 +08:00
Shengliang Guan 5f71c3a6e2 refactor: disable drop dnode script 2022-06-06 18:03:23 +08:00
Hongze Cheng 4f0e5c331c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-06 10:01:46 +00:00
Hongze Cheng 487530636d feat: tsdb multi-version 1 2022-06-06 10:00:48 +00:00
wangmm0220 5d042b674a fix: fix error in json and add test cases for json 2022-06-06 17:57:26 +08:00
wangmm0220 0232394386 fix: fix error in json and add test cases for json 2022-06-06 17:55:14 +08:00
Xiaoyu Wang a92fb4b788 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-06-06 17:52:52 +08:00
shenglian-zhou bb3194eb6b
Merge pull request #13499 from taosdata/szhou/feature/multiwaymerge
feat: add multiwaysort merge operator
2022-06-06 17:52:18 +08:00
Xiaoyu Wang f77c72c25a feat: order by distributed split 2022-06-06 17:51:25 +08:00
Shengliang Guan 033ebf49df Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-06 17:51:02 +08:00
Shengliang Guan 41d9c89b8e fix: cannot modify columns used by topic 2022-06-06 17:50:18 +08:00
Haojun Liao 475a399c31 refactor: do some internal refactor. 2022-06-06 17:29:43 +08:00
Minghao Li 84a67e850e fix(sync): sending snapshot 2022-06-06 17:23:59 +08:00
Shengliang Guan 362f37b5ed feat: redistribute vgroup 2022-06-06 17:12:28 +08:00
Cary Xu aeb4950a28
Merge pull request #13508 from taosdata/feature/TD-14481-3.0
fix: fix type convert of sum/avg for rsma
2022-06-06 17:12:18 +08:00
Hongze Cheng 3b8e93f48a Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-06 09:07:32 +00:00
Cary Xu ea8239c8e5 fix: fix type convert of sum/avg for rsma 2022-06-06 16:40:37 +08:00
WANG MINGMING 4ba2196d60
Merge pull request #13505 from taosdata/feature/TD-13041
fix:error in json and add test cases for json
2022-06-06 16:38:29 +08:00
Minghao Li 6b329f791b enh(sync): update raft core functions 2022-06-06 16:35:44 +08:00
wangmm0220 bae49baa98 fix: fix error in json and add test cases for json 2022-06-06 16:09:36 +08:00
Minghao Li af27303a4c enh(sync): update raft core functions 2022-06-06 16:02:25 +08:00
shenglian zhou 396a8a6b2e Merge branch 'szhou/feature/multiwaymerge' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-06 15:17:15 +08:00
shenglian zhou 72c71141b2 feat: support multiway sort merge 2022-06-06 15:16:20 +08:00
Hongze Cheng 52a62d6ae9 more 2022-06-06 07:13:52 +00:00
shenglian zhou c438b699c9 feat: support multiway sort merge 2022-06-06 15:12:07 +08:00
Hongze Cheng edbd19a6d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-06 07:11:27 +00:00
yihaoDeng c0ec997dda enh: support more json filter case 2022-06-06 14:56:54 +08:00
Shengliang Guan 5838956831 refactor: dnode online 2022-06-06 14:45:53 +08:00
shenglian-zhou b8508907af
Merge branch '3.0' into szhou/feature/multiwaymerge 2022-06-06 14:39:00 +08:00
shenglian zhou a8be204254 feat: add multiwaysort merge operator 2022-06-06 14:37:00 +08:00
Xiaoyu Wang d8e89196a6 fix: a problem of parser async 2022-06-06 14:12:57 +08:00
dapan1121 9cdde2a8c0 Merge branch '3.0' into featuer/delete 2022-06-06 13:58:01 +08:00
dapan1121 dbe1d1462d clean cache queue 2022-06-06 13:54:13 +08:00
Cary Xu 4da989d345 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-06 13:47:48 +08:00
Cary Xu 79769dd2ad feat: add vgroup epset for tsma 2022-06-06 13:47:32 +08:00
dapan1121 73d4e08ee6 sync update cache 2022-06-06 13:39:34 +08:00
Yihao Deng 19e2292e5f
Merge pull request #13491 from taosdata/fix/fixJsonIdx
fix: failed to update json idx
2022-06-06 13:08:11 +08:00
yihaoDeng f35ba2a85e fix: failed to update json idx 2022-06-06 11:51:00 +08:00
Xiaoyu Wang 0b5c08edb9 merge 3.0 2022-06-06 11:47:20 +08:00
Minghao Li 01b04e03d9 enh(sync): forbid elect for this round 2022-06-06 11:46:59 +08:00
Minghao Li 4b87154b0e enh(sync): forbid elect for this round 2022-06-06 11:40:37 +08:00
Minghao Li 9c1e1b2f96 enh(sync): add log index manager 2022-06-06 11:31:59 +08:00
Minghao Li 5009b7822f enh(sync): add log index manager 2022-06-06 11:24:25 +08:00
Shengliang Guan 9c21f48405
Merge pull request #13489 from taosdata/fix/mnode
enh: should not alter stb if field used by topic
2022-06-06 11:23:18 +08:00
Shengliang Guan eeb5c55782 enh: should not alter stb if field used by topic 2022-06-06 10:37:17 +08:00
Haojun Liao 79d8361a08 refactor: do some internal refactor. 2022-06-06 10:36:48 +08:00
Haojun Liao 570d464129 refactor: do some internal refactor. 2022-06-06 10:36:32 +08:00
Haojun Liao 90cb7966bc refactor: do some internal refactor. 2022-06-06 10:35:19 +08:00
Hongze Cheng 6d3f41c96e more 2022-06-06 02:28:58 +00:00
dapan1121 25e75ccb34 Merge branch '3.0' into feature/qnode 2022-06-06 10:25:00 +08:00
dapan1121 38fa01a6ba remove offline sch 2022-06-06 10:23:52 +08:00
Hongze Cheng 86a32ddac4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-06 01:52:14 +00:00
Hongze Cheng 179dc39075 more refact 2022-06-06 01:51:10 +00:00
dapan1121 e75f14b98b
Merge pull request #13471 from taosdata/feature/qnode
feat: add force update option for catalog updating
2022-06-06 09:49:02 +08:00
Hongze Cheng 5b64b2921f more 2022-06-06 01:46:27 +00:00
Hongze Cheng 461cd037bf Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-06 01:24:46 +00:00
Hongze Cheng f81d102747 refact 2022-06-06 01:24:14 +00:00
dapan1121 64de7ee1ac disable hb cleanup 2022-06-06 09:12:54 +08:00
WANG MINGMING 10e4824194
Merge pull request #13483 from taosdata/feature/TD-13041
feat: add sort/group logic for json
2022-06-05 23:13:13 +08:00
yihaoDeng 72657a3f60 fix invalid conn 2022-06-05 23:01:48 +08:00
Minghao Li fb4d372255 enh(sync): add log index manager 2022-06-05 22:51:15 +08:00
Yihao Deng 6c57bb2b07
Merge pull request #13480 from taosdata/enh/json_index
Enh/json index
2022-06-05 22:34:30 +08:00
wangmm0220 3aab380045 feat: merge from 3.0 2022-06-05 22:34:12 +08:00
wangmm0220 73dfefdbbc feat: test arith/logic operator for json 2022-06-05 22:31:25 +08:00
wangmm0220 a3a959043e feat: test arith/logic operator for json 2022-06-05 22:25:10 +08:00
Hongze Cheng 9ea8640b24 refact 2022-06-05 13:50:10 +00:00
Minghao Li 2adc0b8a76 enh(sync): add log index manager 2022-06-05 21:48:50 +08:00
yihaoDeng 0ca6a5ae27 refactor json index 2022-06-05 21:46:07 +08:00
wangmm0220 30b8bd1b16 feat: add sort/group logic for json 2022-06-05 21:31:54 +08:00
Hongze Cheng 638aa9cdcc refact 2022-06-05 13:19:42 +00:00
dapan1121 f1ee1abd7b delete data 2022-06-05 20:33:21 +08:00
Cary Xu fbdffd87ad
Merge pull request #13481 from taosdata/feature/TD-14481-3.0
enh: check max/sum/avg func for rsma
2022-06-05 20:30:05 +08:00
Hongze Cheng 4cd6278f89
Merge pull request #13479 from taosdata/feat/row_refact
feat: vnode multi-version
2022-06-05 20:01:34 +08:00
Cary Xu 1c46958cb4 enh: check max/sum/avg func for rsma 2022-06-05 19:55:06 +08:00
Minghao Li 5908631ec3 enh(sync): add log store2 2022-06-05 19:47:54 +08:00
yihaoDeng 16f8450bbc update test case 2022-06-05 19:44:44 +08:00
Hongze Cheng f02e10cf99 fix ci test 2022-06-05 11:30:30 +00:00
Xiaoyu Wang 1c3e02aa1f
Merge pull request #13476 from taosdata/feature/3.0_wxy
feat: sql command 'delete from'
2022-06-05 19:15:38 +08:00
Hongze Cheng e812d20a1b refact 2022-06-05 10:59:19 +00:00
yihaoDeng 02e46da0d1 handle conflict 2022-06-05 18:56:43 +08:00
Hongze Cheng 60364ac945 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-05 10:27:06 +00:00
wangmm0220 020372cc75 feat: add sort/group logic for json 2022-06-05 18:26:16 +08:00
Zhiqiang Wang 03ed83e0b0
Merge pull request #13478 from taosdata/fix/ZhiqiangWang/TD-15849-add-win32-udf-case
fix(os): add win32 udf case
2022-06-05 17:59:17 +08:00
dapan1121 b375531ade
Merge branch '3.0' into feature/qnode 2022-06-05 17:49:12 +08:00
Hongze Cheng 4bcb720e27 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-05 09:29:32 +00:00
Hongze Cheng bbc2ba9fef refact TSDB 2022-06-05 09:29:18 +00:00
Hongze Cheng 40a396563b more refact 2022-06-05 09:23:42 +00:00
Shengliang Guan 43df4f1c3d
Merge pull request #13477 from taosdata/fix/mnode
refactor: add alter-confirm while alter db
2022-06-05 17:14:19 +08:00
afwerar ac09ef04a9 fix(os): add win32 udf case 2022-06-05 17:02:43 +08:00
Hongze Cheng 0633c25a22 refact 2022-06-05 09:02:25 +00:00
wangmm0220 c9daa37886 feat: add sort/group logic for json 2022-06-05 16:52:28 +08:00
Hongze Cheng 8c75980679 more refact 2022-06-05 08:46:10 +00:00
Hongze Cheng a19a8f6e4f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-05 08:43:19 +00:00
Hongze Cheng c59b52855b more refact 2022-06-05 08:42:18 +00:00
Shengliang Guan 36fd0dac68 refactor: add alter-confirm while alter db 2022-06-05 16:34:20 +08:00
Xiaoyu Wang 55d41c8f5c feat: sql command 'delete from' 2022-06-05 15:48:06 +08:00
Hongze Cheng 5a8591052d more work 2022-06-05 07:46:57 +00:00
Haojun Liao 52ae8f0efa other: merge 3.0 2022-06-05 15:45:01 +08:00
Haojun Liao e25560b640 refactor: do some internal refactor. 2022-06-05 15:35:34 +08:00
Haojun Liao 6bd6822637 refactor: remove unused functions. 2022-06-05 15:26:25 +08:00
Haojun Liao 7df1727a7b refactor(query): do some internal refactor. 2022-06-05 15:24:57 +08:00
Shengliang Guan 980e289cdf refactor: add alter-confirm while alter db 2022-06-05 14:59:53 +08:00
Haojun Liao 6fcbcabdfc refactor: do some internal refactor. 2022-06-05 14:48:15 +08:00
yihaoDeng f425ccf23b handle conflict 2022-06-05 14:38:10 +08:00
wangmm0220 84fd45c3bb feat: add sort/group logic for json 2022-06-05 14:18:40 +08:00
wangmm0220 9e1cd759f3 feat: add sort/group logic for json 2022-06-05 13:50:31 +08:00
yihaoDeng 2c133b4a27 notify if server receice release req 2022-06-05 12:28:12 +08:00
Hongze Cheng fe27ee2654 more work 2022-06-05 03:47:41 +00:00
dapan1121 e6c15da7ea Merge branch '3.0' into feature/qnode 2022-06-05 10:24:58 +08:00
yihaoDeng 36bddebb26 enh: add json index 2022-06-05 10:23:46 +08:00
dapan1121 31f10572c4 remove rpc close 2022-06-05 10:18:03 +08:00
Hongze Cheng 5b2637e532 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-05 01:25:45 +00:00
Shengliang Guan a4166b731a
Merge pull request #13464 from taosdata/fix/mnode
refactor: add null transaction action typ
2022-06-05 09:19:27 +08:00
Cary Xu 9b348a4ad4
Merge pull request #13473 from taosdata/feature/TD-14481-3.0
feat: add vgroup and epset in tsma info
2022-06-05 07:55:31 +08:00
Cary Xu 8a3594dd8c feat: add vgroup and epset in tsma info 2022-06-05 00:49:20 +08:00
Haojun Liao 338f6eea71 fix(query): fix invalid free in exchange. 2022-06-05 00:47:03 +08:00
Hongze Cheng 8fd4c49a66 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 15:22:35 +00:00
Hongze Cheng b997509a75 more work 2022-06-04 15:22:20 +00:00
WANG MINGMING 8566917971
Merge pull request #13433 from taosdata/feature/TD-13041
feat:add json test case
2022-06-04 23:18:09 +08:00
Xiaoyu Wang 8ba9496471 feat: add physical plannode of indefinite rows func 2022-06-04 22:57:01 +08:00
yihaoDeng 7c9d76a6a6 enh: add json index 2022-06-04 22:33:36 +08:00
dapan1121 9bd195d94d reschedule timeout task 2022-06-04 22:33:30 +08:00
Hongze Cheng 32ee762924 add version on some structures 2022-06-04 14:27:34 +00:00
Hongze Cheng 80d2d94c32 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 14:03:14 +00:00
Hongze Cheng af4aaed01f more 2022-06-04 14:03:05 +00:00
Xiaoyu Wang d261c17a4d fix: a problem of parser async 2022-06-04 21:31:07 +08:00
Hongze Cheng 0abe329fce Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 12:42:36 +00:00
Hongze Cheng b1a781cc09 more progress 2022-06-04 12:42:25 +00:00
54liuyao 5400507245 feat(stream): stream state operator 2022-06-04 20:36:28 +08:00
Xiaoyu Wang 7fa2d3d0d0
Merge pull request #13467 from taosdata/feature/3.0_wxy
feat: sql command 'delete from'
2022-06-04 20:18:18 +08:00
Cary Xu 47bf6a5aa1
Merge pull request #13466 from taosdata/feature/TD-14481-3.0
feat: add msg of exp wnd and del
2022-06-04 20:17:33 +08:00
Xiaoyu Wang 74026205a7 feat: sql command 'delete from' 2022-06-04 19:54:55 +08:00
Cary Xu fc4c08ef46 other: code optimization for exp/del msg 2022-06-04 19:34:53 +08:00
wangmm0220 a2ebeda89c feat: add sort/group logic for json 2022-06-04 19:28:30 +08:00
Haojun Liao 0244c4ff94 enh(query): add a new operator. 2022-06-04 19:19:49 +08:00
Cary Xu 075d881c7f feat: add msg of exp wnd and del 2022-06-04 18:44:39 +08:00
Hongze Cheng 0bc5300d03 more progress 2022-06-04 09:31:35 +00:00
Haojun Liao ad6a648d2b refactor: do some internal refactor. 2022-06-04 17:08:46 +08:00
Haojun Liao 64c171d7b3
Merge pull request #13465 from taosdata/feature/3_liaohj
fix(query): enable filter in projection operator.
2022-06-04 17:03:01 +08:00
Haojun Liao 01e198231d fix(query): enable filter in projection operator. 2022-06-04 16:30:42 +08:00
Hongze Cheng de32cab384 more progress 2022-06-04 08:27:55 +00:00
dapan1121 c2c2defc7c Merge branch '3.0' into feature/qnode 2022-06-04 16:02:07 +08:00
dapan1121 8f16b9b8c1 catalog force update 2022-06-04 15:59:41 +08:00
Minghao Li ba8adb73cb refactor(sync): restart elect timer when vote for 2022-06-04 15:49:42 +08:00
Hongze Cheng c7c47788f3 more 2022-06-04 07:38:27 +00:00
Hongze Cheng b6e79b2693 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 06:57:36 +00:00
Hongze Cheng 23494b8ff1 more 2022-06-04 06:57:10 +00:00
Haojun Liao 31096b1c57
Merge pull request #13463 from taosdata/feature/3_liaohj
enh(query): add retension for the results of show databases;
2022-06-04 14:51:49 +08:00
Hongze Cheng f439918d51 more 2022-06-04 06:46:22 +00:00
Hongze Cheng a0aa003f89 more 2022-06-04 06:29:01 +00:00
Haojun Liao 2b3ff4d888 fix: update the column type in show. 2022-06-04 14:22:30 +08:00
Hongze Cheng e0428e45a4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 06:08:29 +00:00
Shengliang Guan 41a1b0fcf2 refactor: add null transaction action typ 2022-06-04 13:17:17 +08:00
Shengliang Guan 123b99040c
Merge pull request #13462 from taosdata/fix/mnode
refactor: adjust msg type
2022-06-04 12:45:33 +08:00
dapan1121 53ae7b794b
Merge pull request #13442 from taosdata/feature/qnode
feat: rescheduler timeout task
2022-06-04 12:35:27 +08:00
Shengliang Guan 1f419e0a36 refactor: adjust msg type 2022-06-04 12:31:53 +08:00
Haojun Liao 978f73393d enh(query): add retension for the results of show databases; 2022-06-04 12:31:35 +08:00
Shengliang Guan 380c460928
Merge pull request #13461 from taosdata/fix/mnode
refactor: adjust msg type
2022-06-04 12:25:06 +08:00
Hongze Cheng 2b022f665c more 2022-06-04 04:22:00 +00:00
wangmm0220 14f5019c6e fix:fix conflict merge from 3.0 2022-06-04 12:10:25 +08:00
WANG MINGMING 55e6f15b55
Merge pull request #13109 from taosdata/feature/TD-15956
feat:optimize for group by tag
2022-06-04 12:04:50 +08:00
Hongze Cheng 9fe400f207 more 2022-06-04 03:52:26 +00:00
Shengliang Guan 30da7560f8 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-04 11:50:47 +08:00
dapan1121 7f61dbc8cc fix rpc connection fail issue 2022-06-04 11:45:55 +08:00
Hongze Cheng 341a46e448 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 03:41:21 +00:00
Hongze Cheng c568aeaa43 more 2022-06-04 03:41:13 +00:00
Shengliang Guan 6c1966a28e refactor: adjust msg type 2022-06-04 11:30:57 +08:00
Minghao Li eea343c5a6 enh(sync): add syncTestTool 2022-06-04 11:25:03 +08:00
Haojun Liao a50d1086b0
Merge pull request #13455 from taosdata/feature/3_liaohj
Feature/3 liaohj
2022-06-04 11:20:01 +08:00
wangmm0220 a3033b59e6 fix:fix error in table scan by group 2022-06-04 11:19:38 +08:00
Xiaoyu Wang d733d6ca10
Merge pull request #13459 from taosdata/feature/3.0_wxy
feat: order by distributed split
2022-06-04 10:34:45 +08:00
wangmm0220 f1860b7918 fix:fix error in table scan by group 2022-06-04 10:25:55 +08:00
Xiaoyu Wang 6e6c9bda17 feat: order by distributed split 2022-06-04 10:16:52 +08:00
dapan1121 fc04aa847c fix qnode mnode query issue 2022-06-04 09:57:16 +08:00
Xiaoyu Wang 0ef1a19b23
Merge pull request #13440 from taosdata/feature/3.0_wxy
feat: group by distributed split
2022-06-04 09:49:44 +08:00
Xiaoyu Wang 7ede8db3c4 fix: a problem of parser async 2022-06-04 09:33:13 +08:00
Hongze Cheng 07d13f2e32 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-04 01:26:15 +00:00
Hongze Cheng 802f6d246c more 2022-06-04 01:26:05 +00:00
dapan1121 1b0e1146d4 Merge branch '3.0' into feature/qnode 2022-06-04 08:59:22 +08:00
Haojun Liao 0c94c65acb fix(query): add ref for job 2022-06-03 23:13:21 +08:00
Cary Xu ca1c28691d
Merge pull request #13429 from taosdata/feature/TD-14481-3.0
fix: add htonl to numOfBlocks
2022-06-03 22:30:28 +08:00
Shengliang Guan 41963445be
Merge pull request #13446 from taosdata/fix/mnode
test: case for alter db replica
2022-06-03 22:27:37 +08:00
Shengliang Guan caabf5fe15 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-03 21:48:45 +08:00
dapan1121 bcec782dd2 Merge branch '3.0' into feature/qnode 2022-06-03 20:47:46 +08:00
dapan1121 b6e60082ae rescheduler timeout task 2022-06-03 20:44:32 +08:00
Cary Xu 401610ab3c fix: use num of blocks from msg iter 2022-06-03 20:13:48 +08:00
Cary Xu f5ad5883f8 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-03 20:08:44 +08:00
Cary Xu 0b5cddeec6 fix: use num of block from msg iter 2022-06-03 20:08:17 +08:00
Hongze Cheng 216580473c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-03 10:36:09 +00:00
Xiaoyu Wang bc6326788a feat: group by distributed split 2022-06-03 16:57:52 +08:00
Xiaoyu Wang ed87c39ff1 fix: a problem of parser async 2022-06-03 16:45:33 +08:00
afwerar 490889f8e7 fix(os): win python case error 2022-06-03 16:13:06 +08:00
Haojun Liao f1bcfb309d fix(query): set null for empty min/max 2022-06-03 11:14:30 +08:00
Haojun Liao a2150d87b9 test(query): update unit test. 2022-06-03 00:46:00 +08:00
Haojun Liao 4b9ea626ae Merge branch '3.0' into feature/3_liaohj 2022-06-03 00:18:54 +08:00
Haojun Liao 3ff81a90e6 refactor: do some internal refactor. 2022-06-03 00:04:07 +08:00
Haojun Liao ad5be523e6 refactor: do some internal refactor. 2022-06-02 23:33:38 +08:00
Haojun Liao 6b49352a81 refactor: do some internal refactor. 2022-06-02 22:52:01 +08:00
wangmm0220 5ed0c48af0 feat:merge from 3.0 2022-06-02 22:49:53 +08:00
wangmm0220 c937313e3f feat:add json test case 2022-06-02 22:31:12 +08:00
Haojun Liao 4fd2fb06bc refactor: do some internal refactor. 2022-06-02 21:20:15 +08:00
Cary Xu 28d7f8f31d Merge branch '3.0' into feature/TD-14481-3.0 2022-06-02 21:02:30 +08:00
dapan1121 f6c6083aad reschedule timeout task 2022-06-02 21:02:02 +08:00
Cary Xu e607f5a16e fix: add htonl to numOfBlocks 2022-06-02 21:01:24 +08:00
Hongze Cheng b8c727ac24 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-02 12:52:34 +00:00
Hongze Cheng ae9698e1c7 feat: vnode multi-version 2022-06-02 12:52:16 +00:00
Shengliang Guan 3e0d80a247 test: case for alter db replica 2022-06-02 20:10:27 +08:00
Minghao Li 44994201b6 fix(sync): sending snapshot 2022-06-02 19:47:06 +08:00
Shengliang Guan 46772d3251 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-02 19:13:05 +08:00
Shengliang Guan ecaea66954 refactor: adjust some logs 2022-06-02 19:12:52 +08:00
Yihao Deng 3eb1d48815
Merge pull request #13418 from taosdata/enh/idxFilter
enh: refactor tag filter code
2022-06-02 19:11:54 +08:00
Shengliang Guan 465ec5003b refactor: adjust msg type 2022-06-02 19:00:14 +08:00
Shengliang Guan 2a8b999ca8
Merge pull request #13424 from taosdata/fix/mnode
refactor: adjust vnode queue
2022-06-02 19:00:11 +08:00
Yihao Deng 69f1960e2e
Merge branch '3.0' into enh/idxFilter 2022-06-02 18:57:44 +08:00
Ganlin Zhao 077724b892
Merge pull request #13423 from taosdata/fix/TD-16232
fix(query): concat/concat_ws function output incorrect when all params are constant and include NULL value.
2022-06-02 18:49:35 +08:00
Xiaoyu Wang 2bf32dae8f fix: a problem of parser async 2022-06-02 18:27:57 +08:00
Shengliang Guan a9b32dc327 refactor: adjust vnode queue 2022-06-02 18:26:29 +08:00
yihaoDeng 74513630db Merge branch 'DEV' into idx 2022-06-02 18:26:20 +08:00
Ganlin Zhao de167cd46d fix(query): concat/concat_ws function output incorrect when
all param are constant and include NULL value.

TD-16232
TD-16233
2022-06-02 10:17:07 +00:00
Xiaoyu Wang 3fe2f16213 feat: group by distributed split 2022-06-02 17:58:01 +08:00
Haojun Liao ef6b0f942f fix(query): prepare test env 2022-06-02 17:52:51 +08:00
Hongze Cheng 8bf4890737
Merge pull request #13421 from taosdata/feat/row_refact
feat: vnode multi-version
2022-06-02 17:48:23 +08:00
Shengliang Guan a682999c1d refactor: adjust vnode queue 2022-06-02 17:43:03 +08:00
WANG MINGMING 57ad40e32f
Merge pull request #13419 from taosdata/feature/TD-14761
feat: give tips if col_set is empty in schemaless
2022-06-02 17:35:52 +08:00
Hongze Cheng 6b17c1cacd Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-02 09:28:07 +00:00
Haojun Liao 343f912ddd Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
# Conflicts:
#	source/client/inc/clientInt.h
#	source/client/src/clientImpl.c
#	source/client/src/clientMsgHandler.c
2022-06-02 17:27:51 +08:00
Xiaoyu Wang 6c5ec22718
Merge pull request #13417 from taosdata/feature/3.0_wxy
feat: stream interval distributed split
2022-06-02 17:21:04 +08:00
wangmm0220 f0531a2a3d Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-06-02 17:13:45 +08:00
wangmm0220 01cc322fc9 fix:add test case for schemaless 2022-06-02 17:09:12 +08:00
Shengliang Guan 0bade86534
Merge pull request #13410 from taosdata/fix/mnode
enh: adjust vnode replica and some logs
2022-06-02 17:06:10 +08:00
Xiaoyu Wang e794d542d6 feat: stream interval distributed split 2022-06-02 17:05:58 +08:00
Haojun Liao 84158d861d enh(query): query APIs are built on top of async APIs. 2022-06-02 16:54:35 +08:00
Shengliang Guan e26fdbac4e refactor: adjust some logs 2022-06-02 16:51:30 +08:00
Yihao Deng a7d2042e56
Merge branch '3.0' into enh/idxFilter 2022-06-02 16:39:38 +08:00
Xiaoyu Wang f9b7443482 feat: stream interval distributed split 2022-06-02 16:38:44 +08:00
Xiaoyu Wang f45ddaf1c8 feat: stream interval distributed split 2022-06-02 16:37:46 +08:00
yihaoDeng 6b69b28649 enh: refactor tag filter code 2022-06-02 16:36:48 +08:00
Hongze Cheng 39f6e30826 feat: row refact 2022-06-02 08:26:07 +00:00
Liu Jicong b95ec7b7d2
Merge pull request #13415 from taosdata/feature/tq
feat(tmq): support check col and tag modifiable
2022-06-02 16:08:21 +08:00
wangmm0220 70d3a47edd fix:fix error in schemaless if col_set is empty 2022-06-02 15:59:02 +08:00
Liu Jicong 0ead238adb feat(tmq): support check col and tag modifiable 2022-06-02 15:53:30 +08:00
Liu Jicong c28af7001f
Merge pull request #13256 from taosdata/feature/3_liaohj
enh(query): enable twa function in select clause.
2022-06-02 15:39:18 +08:00
Cary Xu d7288bfa45
Merge pull request #13386 from taosdata/feature/TD-14481-3.0
feat: tsma days refactor
2022-06-02 15:31:00 +08:00
WANG MINGMING 0ac78291ae
Merge pull request #13384 from taosdata/feature/TD-14761
feat:add schemaless param from db
2022-06-02 15:18:29 +08:00
Liu Jicong 77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj 2022-06-02 15:05:49 +08:00
wangmm0220 8cba836611 fix:fix CI error in schemaless parameters 2022-06-02 14:54:21 +08:00
WANG MINGMING 3a51acf55e
Merge pull request #13407 from taosdata/feat/tag_refact
fix:fix error in updata tag
2022-06-02 14:49:57 +08:00
Shengliang Guan e35ebdadac refactor: rename LEADER to leader 2022-06-02 14:35:59 +08:00
Shengliang Guan 27c1687a05 refactor: adjust some logs 2022-06-02 14:30:26 +08:00
wangmm0220 7b4d4e8b93 fix:fix error in updata tag 2022-06-02 14:16:46 +08:00
Cary Xu bc4cb4cb56 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-02 14:15:28 +08:00
Hongze Cheng 2b3845b801 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-02 06:04:42 +00:00
Hongze Cheng 5070bb3a6f more 2022-06-02 06:04:31 +00:00
Shengliang Guan 1157bca45f enh: adjust vnode replica 2022-06-02 13:57:12 +08:00
Minghao Li ac90f61b63 fix(sync): wal write from middle 2022-06-02 13:53:19 +08:00
dapan1121 ba76642d12
Merge pull request #13405 from taosdata/feature/qnode
feat: update table meta after alter table
2022-06-02 13:49:26 +08:00
Cary Xu ca62c04b63 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-02 13:46:02 +08:00
Liu Jicong dcf156ba47
Merge pull request #13404 from taosdata/feature/wal
feat(wal): support restore from snapshot
2022-06-02 13:41:25 +08:00
Hongze Cheng 6a204ca486 more 2022-06-02 05:28:45 +00:00
Minghao Li e4f04491df Merge remote-tracking branch 'origin/feature/wal' into feature/3.0_mhli 2022-06-02 13:21:58 +08:00
Minghao Li 6de1a73d4e Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-02 13:21:23 +08:00
Hongze Cheng fa1d70824c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-02 05:14:11 +00:00
Hongze Cheng 89d53fb60a more 2022-06-02 05:06:11 +00:00
wangmm0220 90cdc36018 fix:fix error in get db name for schemaless parameters 2022-06-02 12:55:51 +08:00
dapan1121 7251634534 Merge branch '3.0' into feature/qnode 2022-06-02 12:39:14 +08:00
dapan1121 a10643a074 update table meta after alter table 2022-06-02 12:34:35 +08:00
Cary Xu fb8d079901 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-02 12:28:35 +08:00
Cary Xu 08192fd05c
Merge pull request #13401 from taosdata/feature/TD-11274-3.0
other: code optimization and do more check
2022-06-02 12:28:21 +08:00
Cary Xu 80e9120fb4 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-02 12:26:46 +08:00
Liu Jicong dde0a264f1 Merge branch '3.0' into feature/wal 2022-06-02 12:18:39 +08:00
Minghao Li 1ff40068e7 fix: send snapshot 2022-06-02 11:57:06 +08:00
wangmm0220 10807abbc8 fix:fix error in get db name for schemaless parameters 2022-06-02 11:43:57 +08:00
Liu Jicong 240662e49d
Merge pull request #13400 from taosdata/feature/tq
feat(tmq): get_db api
2022-06-02 11:42:37 +08:00
Liu Jicong 361332505c feat(wal): support restore from snapshot 2022-06-02 11:38:04 +08:00
Minghao Li d04c12713a fix: send snapshot 2022-06-02 11:36:26 +08:00
Xiaoyu Wang cd7d3c59a2
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
2022-06-02 11:07:42 +08:00
Liu Jicong f2048b00cb fix(tmq): subscribe stb 2022-06-02 11:01:05 +08:00
Xiaoyu Wang edd0295a00 feat: interval distributed split 2022-06-02 10:45:27 +08:00
Cary Xu 756ef1d3a2 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-02 10:22:55 +08:00
Cary Xu 6a7fb64086 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-02 10:22:51 +08:00
Cary Xu 7fceb5a709 other: code optimization and do more check 2022-06-02 10:22:34 +08:00
Liu Jicong e1fd4a6640 feat(tmq): get_db api 2022-06-02 10:18:11 +08:00
Hongze Cheng 554c66d78c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-02 01:27:08 +00:00
Minghao Li 48a331fd2c refactor: print msg type 2022-06-02 00:00:27 +08:00
Liu Jicong 671d06efd2
Merge pull request #13394 from taosdata/feature/tq
refactor(tmq): push mode
2022-06-01 22:55:06 +08:00
Ganlin Zhao adc1030197
Merge pull request #13393 from taosdata/fix/TD-16070
feat(query): add log function support natural logarithm
2022-06-01 22:38:15 +08:00
Shengliang Guan cc0f91658e
Merge pull request #13392 from taosdata/fix/tsim
enh: add creating and dropping states to mnode
2022-06-01 22:34:14 +08:00
Liu Jicong f3b680f630 refactor(tmq): push mode 2022-06-01 22:22:14 +08:00
Minghao Li c3bf3cc97c fix: send snapshot 2022-06-01 21:57:30 +08:00
Ganlin Zhao 2c0f42c2be
Merge pull request #13390 from taosdata/fix/TD-16070
fix(query): concat/concat_ws function null constant handling and param check
2022-06-01 21:54:51 +08:00
Ganlin Zhao 98b40a59a0 feat(query): add log function support natural logrithm
TD-15182
2022-06-01 13:52:01 +00:00
Shengliang Guan d56c574fe4 enh: add creating and dropping states to mnode 2022-06-01 21:39:04 +08:00