Commit Graph

31601 Commits

Author SHA1 Message Date
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
Ganlin Zhao 1d74831330 comment out some explain cases 2022-06-08 13:36:02 +08:00
yihaoDeng 7e5dd50235 fix: add col type 2022-06-08 13:21:07 +08:00
Hongze Cheng 95d94887ce Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 05:12:00 +00:00
dingbo 5601729eab docs: fix emqx-broker.md 2022-06-08 13:05:43 +08:00
dapan1121 1302eaa3ad fix explain issue 2022-06-08 12:42:34 +08:00
dingbo 10a9413224 docs: emqx doucmentation 2022-06-08 12:28:14 +08:00
wade zhang e9ec7b1391 Update index.md 2022-06-08 12:01:40 +08:00
Zhengmao Zhu 626f682f2b docs: update index.md about Monitor parameter 2022-06-08 11:51:18 +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
Xiaoyu Wang 528ccbec60
Merge pull request #13581 from taosdata/feature/3.0_wxy
feat: physical plan add clone interface
2022-06-08 11:16:47 +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
liuyao 1e2fdd57d6
Merge pull request #13492 from taosdata/feature/TD-16285
feat(stream): distributed stream interval
2022-06-08 10:15:10 +08: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
Shengliang Guan bf3c767dcc test: restore mnode basic test 2022-06-07 20:27:45 +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
Shengliang Guan ee757b00fb test: reproduce coredump 2022-06-07 19:43:12 +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