Commit Graph

31989 Commits

Author SHA1 Message Date
Haojun Liao 531b85ce22 enh(query): add interp function. 2022-06-14 11:54:13 +08:00
Cary Xu de89196618 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-14 11:52:56 +08:00
Shengliang Guan 4e7aac8171 fix: crash in mnode 2022-06-14 11:34:51 +08:00
WANG MINGMING 64dca74a54
Merge branch '3.0' into feature/TD-14761 2022-06-14 11:34:18 +08:00
Ganlin Zhao 0dde9cc9f9 fix bugs 2022-06-14 11:25:11 +08:00
wangmm0220 5ffb01b2e6 fix: error in schemaless with same timestamp 2022-06-14 11:24:45 +08:00
Shengliang Guan bea94b4f16 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-14 11:18:41 +08:00
Shengliang Guan 313d2f0e4d test: enable mnode/basic3.sim 2022-06-14 11:18:30 +08:00
Minghao Li 9cd54c5cc9 refactor(sync): update replica index in snapshot sender 2022-06-14 11:16:32 +08:00
Shengliang Guan 63927d15fa fix: compile err in windows 2022-06-14 11:15:17 +08:00
54liuyao 22f86ee529 feat(stream): partition by 2022-06-14 11:15:10 +08:00
Shengliang Guan 87846d47c2 Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode 2022-06-14 11:11:03 +08:00
Shengliang Guan d93f4c4a83 refactor: mnode worker 2022-06-14 11:10:36 +08:00
Ganlin Zhao 6f27ee975e enable last splitting 2022-06-14 11:04:36 +08:00
Ganlin Zhao 6a4fc45771 fix bugs 2022-06-14 11:00:22 +08:00
Shengliang Guan a3f1273640 refactor: mnode sync 2022-06-14 10:58:36 +08:00
Ganlin Zhao 589b30422f add last function splitting 2022-06-14 10:51:00 +08:00
Ganlin Zhao 9fa641a8b0 Merge branch '3.0' into enh/first_last_split 2022-06-14 10:50:50 +08:00
yihaoDeng b5bc9aa2ba fix rpc retry error 2022-06-14 10:44:34 +08:00
Shengliang Guan 01521a2541 refactor: mnode file 2022-06-14 10:41:15 +08:00
Hui Li 8b8748769c
Merge pull request #13790 from taosdata/test/tail
test: add test case for tail , notice that this case only support sub table  and common table
2022-06-14 10:37:29 +08:00
Minghao Li 3887e940f1 fix(sync): when receive snapshot rsp from a dropped replica 2022-06-14 10:24:05 +08:00
Shengliang Guan 82112e8d4a
Merge pull request #13786 from taosdata/fix/mnode
fix(sync): send snapshot to multi nodes at the same time
2022-06-14 09:54:21 +08:00
wenzhouwww@live.cn 6888c1680c add test case for tail about CI 2022-06-14 09:48:57 +08:00
plum-lihui a040657695 test: reopen one case 2022-06-14 09:45:15 +08:00
Shengliang Guan 877cb761f1 refactor: mnode worker 2022-06-14 09:43:22 +08:00
Cary Xu 8d182d0c58 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-14 09:41:22 +08:00
wenzhouwww@live.cn b040258316 Merge remote-tracking branch 'origin/3.0' into test/tail 2022-06-14 09:29:46 +08:00
Xiaoyu Wang 63e78e3e22
Merge pull request #13749 from taosdata/feature/3.0_wxy
fix: handle the memory leak of parser
2022-06-14 09:29:33 +08:00
Shengliang Guan 65686df046 test: disable mnode/basic3 2022-06-14 09:22:20 +08:00
dapan1121 e8ab28bee1 fix release crash issue 2022-06-14 09:02:57 +08:00
dapan1121 0111549155 index not exist as success 2022-06-14 08:41:52 +08:00
Shengliang Guan 318f2771ea fix(sync): close detail log 2022-06-13 22:36:54 +08:00
Shengliang Guan be3de7b7df fix(sync): send snapshot to multi nodes at the same time 2022-06-13 22:20:53 +08:00
wangmm0220 4481bb4e5c fix: error in schemaless with same timestamp 2022-06-13 21:29:00 +08:00
Ganlin Zhao d4a38245a2 add some check 2022-06-13 21:21:46 +08:00
Ganlin Zhao 763e8bd6ae enable first function split 2022-06-13 21:17:55 +08:00
dapan1121 f15d17c578 show queries 2022-06-13 21:03:40 +08:00
Xiaoyu Wang b3bd98ed58 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-06-13 21:03:38 +08:00
Xiaoyu Wang 730a256228 fix: json tag plan ut 2022-06-13 21:03:19 +08:00
Ganlin Zhao 4240a38c17 fix bugs 2022-06-13 20:56:33 +08:00
Ganlin Zhao 45ef3db78a add first function partial/merge 2022-06-13 20:53:42 +08:00
yihaoDeng 2488382dd6 fix: avoid invalid value 2022-06-13 20:49:54 +08:00
Ganlin Zhao 03eca3072a
Merge pull request #13778 from taosdata/fix/disable_elapsed_split
fix(query): disable elapsed function split
2022-06-13 20:47:50 +08:00
Bo Ding adfa029c35
docs: add go example (#13783) 2022-06-13 20:43:43 +08:00
dapan1121 e3e7c3979e show queries 2022-06-13 20:40:19 +08:00
Cary Xu b7706f13b4 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-13 20:30:00 +08:00
Haojun Liao 05c917d351 Merge branch '3.0' into feature/3_liaohj 2022-06-13 20:18:07 +08:00
Xiaoyu Wang 1674e41dee merge 3.0 2022-06-13 20:14:04 +08:00
Xiaoyu Wang 140d1d2510 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-06-13 20:07:26 +08:00