Commit Graph

2007 Commits

Author SHA1 Message Date
Liu Jicong 8ac13a1234
Merge pull request #14374 from taosdata/feature/stream
feat(tmq): offset support snapshot
2022-06-29 23:54:22 +08:00
Liu Jicong 94c3eb29d2 fix(tmq): rsp error offset 2022-06-29 23:25:04 +08:00
Liu Jicong e74187248b fix(tmq): offset 2022-06-29 22:29:02 +08:00
Cary Xu 6600c4725e refactor: code optimization 2022-06-29 21:35:04 +08:00
Liu Jicong 0f0fe6276a merge from 3.0 2022-06-29 21:33:10 +08:00
Cary Xu 79def727b5 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-29 21:33:10 +08:00
Cary Xu efb2cd27c7 refactor: add tref to solve the timer not stopped problem 2022-06-29 21:32:06 +08:00
Liu Jicong c2955a807b feat(tmq): offset support snapshot 2022-06-29 21:04:51 +08:00
Yihao Deng 2001be5996
Merge branch '3.0' into enh/stopquery 2022-06-29 17:24:52 +08:00
wangmm0220 54caa629ac fix:disable ttl temporary 2022-06-29 10:08:44 +08:00
dapan1121 f579cc4c15 Merge branch '3.0' into enh/stopquery 2022-06-29 08:57:35 +08:00
Cary Xu fc55d6fb85 refactor: rsma code optimization 2022-06-28 16:24:48 +08:00
Liu Jicong 58803fafcf fix(query): check datablock should check output flag 2022-06-28 16:05:00 +08:00
Cary Xu 4091113dae refactor: rsma code optimization 2022-06-28 15:56:06 +08:00
Shengliang Guan c0183e1fa8 fix: duplicate response while set standby in vnode 2022-06-28 15:50:47 +08:00
Cary Xu 75c8ea0677 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-28 15:45:53 +08:00
Cary Xu 55a1c02f73 refactor: rsma code optimization 2022-06-28 15:45:29 +08:00
Cary Xu b66caf4111
Merge pull request #14317 from taosdata/feature/TD-11274-3.0
refactor: rsma restore
2022-06-28 15:24:48 +08:00
Cary Xu df417c7f50 fix: not restore rsma if qtaskinfo file not exist 2022-06-28 14:48:40 +08:00
Minghao Li 33d1440e7b refactor(sync): adjust trace log 2022-06-28 14:23:45 +08:00
Cary Xu 29e6987855 other: merge 3.0 2022-06-28 14:12:49 +08:00
Cary Xu 5be089b888 refactor: rsma restore 2022-06-28 14:11:44 +08:00
Liu Jicong 383e7a495b fix(query): enable output check 2022-06-28 13:45:50 +08:00
Cary Xu 771801e2af refactor: rsma restore 2022-06-27 21:35:17 +08:00
Cary Xu da8db399c3 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-27 21:25:48 +08:00
Cary Xu 23a9c8f317 refactor: rsma restore and code optimization 2022-06-27 21:25:34 +08:00
Xiaoyu Wang 87b8131409
Merge pull request #14266 from taosdata/feature/3.0_debug_wxy
feat: tail function rewrite to statement
2022-06-27 17:16:37 +08:00
slzhou b67c65313b fix: add group to multi-merge operator 2022-06-27 16:25:14 +08:00
Cary Xu 8281176b0b other: code optimization 2022-06-27 15:22:56 +08:00
Cary Xu 16b2d7932d refactor: rsma restore 2022-06-27 15:02:18 +08:00
Cary Xu e2ec8b57d9 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-27 14:47:31 +08:00
Cary Xu e6dd04f573 refactor: rsma restore 2022-06-27 14:47:14 +08:00
Li Minghao 486f268353
Merge pull request #14272 from taosdata/feature/3.0_mhli
refactor(sync): optimized only one replica
2022-06-27 11:05:39 +08:00
Cary Xu 0597f3b9cd refactor: rsma resource release 2022-06-26 18:44:49 +08:00
Minghao Li 6eecbcd1a6 refactor(sync): optimized one replica 2022-06-26 01:16:11 +08:00
Minghao Li a6f33ba01c refactor(sync): optimized one replica 2022-06-25 20:31:42 +08:00
Liu Jicong 0c1a51bad6 enh(stream): refine tqRetrieveDataBlock api 2022-06-25 20:03:29 +08:00
Liu Jicong 996f995644 fix(sma): drop stream when drop sma 2022-06-25 18:14:42 +08:00
Liu Jicong bdd4134fc1
Revert "fix(sma): drop stream when drop sma" 2022-06-25 18:11:11 +08:00
Liu Jicong 3210fdc367 merge from 3.0 2022-06-25 17:49:25 +08:00
Liu Jicong 47ae534c0f fix(sma): drop stream when drop sma 2022-06-25 17:44:54 +08:00
Liu Jicong c8cca3568a
Merge pull request #14246 from taosdata/feature/stream
enh(stream): generate schema only once
2022-06-25 17:36:18 +08:00
Liu Jicong 814b3caabf enh(stream): generate schema only once 2022-06-25 17:14:50 +08:00
liuyao 76596b0c17
Merge pull request #14243 from taosdata/feature/TD-16728
feat(stream): auto pull data
2022-06-25 17:08:14 +08:00
shenglian-zhou 6c7aaecbe0
Merge pull request #14237 from taosdata/szhou/feature/table-merge-scan-operator
fix: restore table merge scan operator
2022-06-25 17:07:33 +08:00
54liuyao 10e90ce973 feat(stream): auto pull data 2022-06-25 16:44:14 +08:00
slzhou a9f094613a fix: restore table merge scan operator 2022-06-25 13:52:52 +08:00
wangmm0220 7acf012253 fix:memory error 2022-06-25 13:51:43 +08:00
WANG MINGMING f0b50add27
Merge pull request #14184 from taosdata/feature/TD-13041
feat:sort table group if needed & optimize partition by tag
2022-06-25 09:41:30 +08:00
Liu Jicong 91d714e69b
Merge pull request #14220 from taosdata/feature/stream
fix(stream): support none type in submit msg
2022-06-24 22:10:16 +08:00