Commit Graph

9570 Commits

Author SHA1 Message Date
Cary Xu ba103f3c27 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-09 17:03:16 +08:00
Cary Xu 4f716560a2
Merge pull request #13642 from taosdata/feature/TD-11274-3.0
enh: set 0 in flen part for tsrow
2022-06-09 17:02:48 +08:00
Liu Jicong b23fa19bc4 feat(stream): sink table can be other db 2022-06-09 16:50:11 +08:00
WANG MINGMING a80a3f4617
Merge pull request #13647 from taosdata/feature/TD-14761
fix:error in schemaless
2022-06-09 16:43:26 +08:00
WANG MINGMING fe6014eaf1
Merge pull request #13632 from taosdata/fix/TD-16289
fix:err in tag scan
2022-06-09 16:43:16 +08:00
Shengliang Guan ab578845b4 Merge remote-tracking branch 'origin/3.0' into feature/sync-refactor 2022-06-09 16:34:43 +08:00
Shengliang Guan 81e431b16a Merge branch 'feature/sync-refactor' of https://github.com/taosdata/TDengine into feature/sync-refactor 2022-06-09 16:33:43 +08:00
Minghao Li 9a61a567c5 refactor(sync): set gRaftDetailLog false 2022-06-09 16:32:37 +08:00
Cary Xu 8997f2cdc1 fix: solve a non-standard explicit type conversion 2022-06-09 16:26:30 +08:00
Shengliang Guan 0beb323653 Merge branch 'feature/sync-refactor' of https://github.com/taosdata/TDengine into feature/sync-refactor 2022-06-09 16:16:13 +08:00
yihaoDeng daa2e86887 enh: refactor index code 2022-06-09 15:53:34 +08:00
wangmm0220 fb26a97fae fix:error in schemaless 2022-06-09 15:45:31 +08:00
dapan1121 001061fcd2 add get tb index async api 2022-06-09 15:17:10 +08:00
Cary Xu 4e30fac809 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-09 15:15:23 +08:00
Cary Xu 69e7c77f4a Merge branch '3.0' into feature/TD-14481-3.0 2022-06-09 15:15:22 +08:00
yihaoDeng eab330c092 enh: refactor index code 2022-06-09 15:14:11 +08:00
Cary Xu fb3b66413e enh: code optimization for trow 2022-06-09 15:13:58 +08:00
Cary Xu 08a19b7b28 enh: set 0 in flen part for tsrow 2022-06-09 15:00:48 +08:00
Yihao Deng 1946f39a96
Merge pull request #13638 from taosdata/enh/refactorTrans
enh: refactor trans
2022-06-09 14:32:04 +08:00
wangmm0220 04f1f71095 fix:error in schemaless 2022-06-09 14:27:02 +08:00
Ganlin Zhao 20b1ee6160 fix bugs 2022-06-09 14:21:27 +08:00
Minghao Li 7ae6d8f77d refactor(sync): set gRaftDetailLog true 2022-06-09 14:18:57 +08:00
Minghao Li ee32302101 refactor(sync): add detail log flag 2022-06-09 14:14:45 +08:00
Shengliang Guan 17f8ccc901 enh: record config index 2022-06-09 14:12:52 +08:00
yihaoDeng d9c83f6357 enh: change rpcGetConnInfo 2022-06-09 13:50:18 +08:00
Shengliang Guan 65f65b53b3 Merge remote-tracking branch 'origin/3.0' into feature/sync-refactor 2022-06-09 13:49:43 +08:00
Shengliang Guan 71ff80101d Merge branch 'feature/sync-refactor' of https://github.com/taosdata/TDengine into feature/sync-refactor 2022-06-09 13:45:16 +08:00
Shengliang Guan f093f3a565 Merge branch 'fix/dnode' into feature/sync-refactor 2022-06-09 13:45:08 +08:00
Ganlin Zhao bed14b6ee3 enable hll splitting 2022-06-09 13:36:49 +08:00
Ganlin Zhao 8e65f1e426 add hll partial/merge functions 2022-06-09 13:31:33 +08:00
Xiaoyu Wang 8908c365a0 merge 3.0 2022-06-09 13:28:55 +08:00
Xiaoyu Wang 31dc553390 feat: sma index optimize 2022-06-09 13:24:04 +08:00
Liu Jicong 88313b9068
Merge pull request #13619 from taosdata/feature/stream
fix(query): decode
2022-06-09 13:03:35 +08:00
Minghao Li 4f7dc62433 refactor(sync): add detail log flag 2022-06-09 12:56:52 +08:00
Haojun Liao e3e6f7838c
Merge pull request #13634 from taosdata/feature/3_liaohj
refactor: do some internal refactor, and add a new api
2022-06-09 12:56:23 +08:00
Cary Xu 49ff6bd8be Merge branch '3.0' into feature/TD-11274-3.0 2022-06-09 11:55:26 +08:00
Cary Xu ffe4d7cc62 other: merge 3.0 2022-06-09 11:55:11 +08:00
Cary Xu c9b0b7cd76 feat: add test case for tsrow 2022-06-09 11:53:50 +08:00
afwerar d95b7a3dc1 fix(os): add win32 taosd case 2022-06-09 11:48:41 +08:00
Liu Jicong 9e4b3adc7c fix(stream): msg dispatch 2022-06-09 11:45:06 +08:00
Haojun Liao 840074dfa3 refactor: do some internal refactor, and add a new api 2022-06-09 11:40:49 +08:00
Ganlin Zhao d1a0ab2445 add hll partial/merge translate functions 2022-06-09 11:36:28 +08:00
Ganlin Zhao ea264a6629
Merge pull request #13623 from taosdata/fix/TD-16363
fix(query): fix to_iso8601 function append format in negative timezone or "z"
2022-06-09 11:32:29 +08:00
Minghao Li e678ea326c Merge branch 'feature/sync-refactor' of https://github.com/taosdata/TDengine into feature/sync-refactor 2022-06-09 11:18:57 +08:00
Minghao Li d81f5e9f77 fix(sync): add detail log flag 2022-06-09 11:18:48 +08:00
Shengliang Guan 8bb15c5f97 Merge branch 'feature/sync-refactor' of https://github.com/taosdata/TDengine into feature/sync-refactor 2022-06-09 11:16:04 +08:00
Shengliang Guan 94720bbbb1 fix: should not execute trans if not master 2022-06-09 11:15:50 +08:00
wangmm0220 ac5f09251d fix:err in tag scan 2022-06-09 11:09:23 +08:00
Minghao Li 89e2c2d47a fix(sync): update sender when become leader 2022-06-09 11:00:28 +08:00
Ganlin Zhao 23c0bdf052 enh(query): add hll function distributed splitting 2022-06-09 10:57:32 +08:00
Shengliang Guan 93d549e309
Merge pull request #13628 from taosdata/fix/tsim
refactor: adjust vnode queue
2022-06-09 10:53:35 +08:00
shenglian-zhou 0b549e9de8
Merge pull request #13629 from taosdata/szhou/feature/multiwaymerge
fix: add group id to sort operator
2022-06-09 10:46:04 +08:00
Ganlin Zhao db9b56777f
Merge pull request #13616 from taosdata/enh/histogram_split
enh(query): add histogram function distributed splitting
2022-06-09 10:35:27 +08:00
Haojun Liao 347498235d Merge remote-tracking branch 'origin/feature/stream' into feature/stream 2022-06-09 10:18:49 +08:00
Haojun Liao c7bbd9354b fix(query): set correct column number value for ssdatablock. 2022-06-09 10:17:43 +08:00
Yihao Deng 56546e39ed
Merge pull request #13627 from taosdata/enh/rmInvalidFile
enh: rm invalid file
2022-06-09 10:16:38 +08:00
yihaoDeng 4e6010f59b fix: avoid invalid conn 2022-06-09 10:15:09 +08:00
shenglian zhou 80a29a6a31 fix: add group id to sorted merge operator 2022-06-09 10:09:49 +08:00
Liu Jicong 83f5e5eedc fix(stream): fix no executor stream task 2022-06-09 09:56:45 +08:00
shenglian zhou 414b3242a7 fix: add group id to sort operator 2022-06-09 09:51:00 +08:00
dapan1121 9193eaf891
Merge pull request #13586 from taosdata/feature/qnode
fix: fix in compare issue
2022-06-09 09:47:45 +08:00
Shengliang Guan eb6dc7feae refactor: adjust vnode queue 2022-06-09 09:46:01 +08:00
yihaoDeng e17b2e386b enh: rm invalid file 2022-06-09 09:42:58 +08:00
Haojun Liao 30b54fcfb5 refactor: do some internal refactor. 2022-06-09 09:36:50 +08:00
shenglian zhou 9afcca0355 fix: add group id to create initial source 2022-06-09 09:36:14 +08:00
shenglian-zhou 9239f6064b
Merge pull request #13626 from taosdata/szhou/feature/multiwaymerge
fix: add  group id to multiway merge operator
2022-06-09 09:33:52 +08:00
Yihao Deng fd1b6a4310
Merge pull request #13611 from taosdata/enh/jsonIdx2
enh: index support between
2022-06-09 09:32:15 +08:00
dapan1121 d4c7154cde Merge branch '3.0' into feature/qnode 2022-06-09 09:10:37 +08:00
dapan1121 ef18a45d99 in data type convert 2022-06-09 09:09:48 +08:00
shenglian zhou 1783c971e9 fix: add group id to multiway merge operator 2022-06-09 08:47:19 +08:00
Cary Xu 71c1291f4c
Merge pull request #13609 from taosdata/feature/TD-11274-3.0
fix: minor optimization for tsrow
2022-06-09 07:01:00 +08:00
Minghao Li e070657778 refactor(sync): add syncGetSnapshotMeta 2022-06-08 23:20:07 +08:00
Minghao Li 61cc736ca0 fix(sync): create db core due to snapshot 2022-06-08 23:08:40 +08:00
Minghao Li e86ee68f8b refactor(sync): sync snapshot 2022-06-08 22:43:58 +08:00
Ganlin Zhao 51c9a6fac7 fix(query): fix to_iso8601 function append format in "-hh:mm", "-hhmm"
"-hh", "z" when digits exceeds 10 digits
2022-06-08 22:42:10 +08:00
yihaoDeng 485707b1cd refactor idx code 2022-06-08 22:40:05 +08:00
Shengliang Guan 2eb5664803
Merge pull request #13618 from taosdata/fix/tsim
refactor: add sync sem for vnode
2022-06-08 22:30:58 +08:00
Liu Jicong 9c127e3e69 fix(query): decode 2022-06-08 22:00:57 +08:00
Minghao Li 98a2451c15 refactor(sync): sync snapshot 2022-06-08 21:55:36 +08:00
yihaoDeng dcc78597bf refactor index code 2022-06-08 21:51:28 +08:00
dapan1121 ed3289e0fa
Merge branch '3.0' into feature/3_liaohj 2022-06-08 21:50:54 +08:00
Liu Jicong 6733636a1a
Merge pull request #13601 from taosdata/feature/retrievemsg
refactor: do some internal refactor.
2022-06-08 21:27:16 +08:00
Shengliang Guan bc8e6b7fd7 refactor: adjust vnode sync 2022-06-08 21:17:17 +08:00
wangmm0220 0147e49848 fix:add test case 2022-06-08 21:01:01 +08:00
Haojun Liao 90024cb130 refactor: do some internal refactor. 2022-06-08 20:56:38 +08:00
dapan1121 deaa295fb5
Merge branch '3.0' into feature/3_liaohj 2022-06-08 20:44:01 +08:00
dapan1121 594c370543 fix error handle issue 2022-06-08 20:39:46 +08:00
Ganlin Zhao ca2d1f8b3c Merge branch '3.0' into enh/histogram_split 2022-06-08 20:34:39 +08:00
Ganlin Zhao ea05f8af12 fix bugs 2022-06-08 20:30:43 +08:00
dapan1121 9e9381a6c5 fix bug 2022-06-08 20:28:24 +08:00
shenglian-zhou a4ac8b1c03
Merge pull request #13613 from taosdata/szhou/feature/multiwaymerge
fix: compare group id first when choose from loser tree
2022-06-08 20:28:15 +08:00
Minghao Li 29b97fa0ad refactor(sync): syncNodeOnAppendEntriesReplySnapshotCb 2022-06-08 19:53:07 +08:00
Liu Jicong 552c6607bb Merge branch '3.0' into feature/stream 2022-06-08 19:31:40 +08:00
Shengliang Guan ae9e11bb0f refactor: add sync sem for vnode 2022-06-08 19:18:09 +08:00
Ganlin Zhao 9ccc3fb853 fix: enable histogram splitting 2022-06-08 19:12:57 +08:00
Liu Jicong b1226e5d06 feat(tmq): support err2str 2022-06-08 19:07:07 +08:00
dapan1121 9eb8444373 fix tmq issue 2022-06-08 19:03:10 +08:00
Ganlin Zhao fc1ad1aeac add histogram partial/merge function 2022-06-08 19:02:07 +08:00
shenglian zhou eed875268c fix: compare group id first when choose tuple from loser tree 2022-06-08 18:59:26 +08:00
Haojun Liao 716dd2c5e4 refactor: do some internal refactor, add the column info in STableRetrieveRsp. 2022-06-08 18:41:05 +08:00
Ganlin Zhao c07bea7ff5 add histogram partial/merge function 2022-06-08 18:40:16 +08:00
dapan1121 bc7397a2e8 add epset in index rsp 2022-06-08 18:39:07 +08:00
dapan1121 1a078d5d56 fix in issue 2022-06-08 18:36:46 +08:00
yihaoDeng 1f5ad0f1ec enh: index support between 2022-06-08 18:29:51 +08:00
shenglian zhou 6522ff199a Revert "Revert "feat: add group id to multiway-sort-merge operator""
This reverts commit d5a29fc413.
2022-06-08 18:23:03 +08:00
54liuyao a8da3cfd14 feat(stream): stream state support apercentile 2022-06-08 18:20:43 +08:00
Cary Xu 9d3524ab6b fix: minor optimization for tsrow 2022-06-08 18:19:20 +08:00
Minghao Li aa107d03c3 refactor(sync): SSyncSnapshotReceiver 2022-06-08 18:17:17 +08:00
shenglian zhou e12576ed1c Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-08 18:14:09 +08:00
shenglian zhou d5a29fc413 Revert "feat: add group id to multiway-sort-merge operator"
This reverts commit b2d066521b.
2022-06-08 18:11:16 +08:00
Liu Jicong 238b2c1639 fix(tmq): status check 2022-06-08 18:10:38 +08:00
Minghao Li 76185e1742 refactor(sync): SSyncSnapshotSender 2022-06-08 18:07:50 +08:00
Ganlin Zhao 081a8a62b2 add histogram partial/merge translate functions 2022-06-08 17:59:32 +08:00
Minghao Li d72d2d698c refactor(sync): SyncAppendEntries 2022-06-08 17:44:32 +08:00
Ganlin Zhao d49f1dbc15 enh(query): add histogram function distributed splitting
TD-16321
2022-06-08 17:38:51 +08:00
Hongze Cheng aa6f8f0e7a Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 09:23:12 +00:00
Yihao Deng 0d665b57d2
Merge pull request #13605 from taosdata/enh/jsonIdx1
Enh/json idx1
2022-06-08 17:21:14 +08:00
Minghao Li 39d0b652ba refactor(sync): add raft log test 2022-06-08 17:18:26 +08:00
wangmm0220 48b487dd9d fix: error in schemaless_insert if insert with multi threads 2022-06-08 17:01:20 +08:00
wangmm0220 f31ec1d1b5 Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-06-08 16:51:10 +08:00
wangmm0220 f1ea9905aa fix: error in schemaless_insert if insert with multi threads 2022-06-08 16:50:02 +08:00
Minghao Li 687caac2bf refactor(sync): add raft log test 2022-06-08 16:45:40 +08:00
Ganlin Zhao e4216bbc87 fix bugs 2022-06-08 16:35:45 +08:00
Ganlin Zhao 991365802b enable spread splitting 2022-06-08 16:35:32 +08:00
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
Hongze Cheng 01869960a3 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 07:48:02 +00: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
Cary Xu b5cf60170c Merge branch '3.0' into feature/TD-14481-3.0 2022-06-08 15:33:20 +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
Hongze Cheng f4d89e84b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 07:23:29 +00:00
Hongze Cheng 1c3e3db167 refact more 2022-06-08 07:23:24 +00:00
Cary Xu 75182bb0ec feat: tsma exp wnd clear 2022-06-08 15:20:29 +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
Minghao Li f6aed44076 refactor(sync): syncNodeSendMsgById to one line 2022-06-08 13:52:33 +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
Hongze Cheng 705310a901 refact commit 2022-06-08 05:43:52 +00: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
Hongze Cheng a0f3c3281f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 03:39:44 +00:00
Minghao Li 77cd6f44f4 refactor(sync): syncUtilJson2Line 2022-06-08 11:25:24 +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
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