Commit graph

65 commits

Author SHA1 Message Date
Liu Jicong
cbbf5f5d4d refactor(stream) 2022-06-07 21:35:49 +08:00
Liu Jicong
46bea47b62 enh(stream): direct sink if not dispatch 2022-06-07 19:58:06 +08:00
Liu Jicong
94d7cbe622 feat(stream): snode process stream msg 2022-06-07 16:24:50 +08:00
Liu Jicong
65900c32c3 enh(stream): use same name rule with schemaless 2022-06-07 15:40:11 +08:00
Liu Jicong
1a84d07188 fix(stream): msg deserialize 2022-06-07 11:36:40 +08:00
Liu Jicong
858868d76a refactor(stream): distributed execution 2022-06-07 10:54:18 +08:00
Liu Jicong
1b26da1bae refactor(stream): distributed execution 2022-06-06 22:18:50 +08:00
Liu Jicong
2677a3c8d9 refactor(stream) 2022-06-06 20:15:36 +08:00
Liu Jicong
e1a5000e50 refactor(tmq): tq sink and push 2022-06-01 17:26:15 +08:00
54liuyao
870f24a0c9 feat(stream):adjust bloom filter 2022-05-31 17:15:43 +08:00
54liuyao
901ff9bf18 feat(sma):files factor 2022-05-31 16:14:56 +08:00
Cary Xu
f2b4cca23d fix: init buffer to avoid invalid write 2022-05-29 01:10:32 +08:00
Liu Jicong
c47827527a
Merge pull request #13167 from taosdata/feature/tq
fix(tmq): update tq for auto create table
2022-05-28 20:01:15 +08:00
Liu Jicong
1aa97bc117 fix(tmq): update tq for auto create table 2022-05-28 19:48:17 +08:00
54liuyao
aa20cfedcd feat(stream): watermark and trigger 2022-05-28 18:19:36 +08:00
Haojun Liao
d87bb5f3fa refactor(query): set the block groupId for stream block. 2022-05-27 10:03:45 +08:00
Liu Jicong
d5d8581bcf refactor(stream): remove out-of-date msg 2022-05-26 21:45:59 +08:00
Liu Jicong
d3a2e98d60 fix(stream): double free 2022-05-26 20:52:27 +08:00
Liu Jicong
a0f3138888 fix(stream): tb name error 2022-05-26 11:16:35 +08:00
Liu Jicong
86c9446a84 fix(stream): handle null data 2022-05-25 19:37:52 +08:00
Liu Jicong
79e97271ca fix(stream): memory error 2022-05-25 18:43:25 +08:00
54liuyao
0778bf8857 stream session operator 2022-05-25 09:05:03 +08:00
Liu Jicong
a393dee9d2 refactor(stream) 2022-05-23 16:51:12 +08:00
54liuyao
42fcb433dc fix(stream):adjust bloom filter 2022-05-23 11:30:22 +08:00
Liu Jicong
fc9c22b89c fix(stream): array init error 2022-05-21 17:35:14 +08:00
Liu Jicong
7391a756f6 refactor(stream) 2022-05-20 18:53:21 +08:00
Liu Jicong
71984b4268 refactor(stream): exec 2022-05-20 05:43:36 +08:00
Shengliang Guan
0623514ed1 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-17 16:12:53 +08:00
Shengliang Guan
36fe62fbd2 refactor: make more object global 2022-05-16 23:23:49 +08:00
Liu Jicong
b3fea32a7e refactor(stream) 2022-05-16 22:43:04 +08:00
Shengliang Guan
81e89ec7b6 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-16 20:13:02 +08:00
Shengliang Guan
fc94b71c80 refactor: adjust SRpcMsg 2022-05-16 15:17:11 +08:00
Liu Jicong
f77f910264 refactor(stream) 2022-05-16 02:11:47 +08:00
Liu Jicong
a6015d2f39 refactor(stream) 2022-05-15 08:14:23 +08:00
54liuyao
4b564b2ebd add stream ci 2022-05-13 15:37:31 +08:00
54liuyao
42f27e99d0 steam reprocess window 2022-05-12 22:15:13 +08:00
Liu Jicong
d17b478e96 feat(stream): auto create ctb 2022-05-08 02:37:23 +08:00
Liu Jicong
db3cbbf22d fix(query): column match 2022-05-08 00:21:17 +08:00
Liu Jicong
3ed1ab6acb enh(stream): auto create ctb 2022-05-07 23:19:05 +08:00
Hongze Cheng
a06bf6e5ca
Merge pull request #12206 from taosdata/feature/vnode_refact1
refact: vnode
2022-05-07 19:05:25 +08:00
54liuyao
599ea89a53 stream scan 2022-05-07 18:10:45 +08:00
Hongze Cheng
323ce214b6 refact encode APIs 2022-05-07 10:03:06 +00:00
Liu Jicong
a5706ea7e5 feat(stream): insert data 2022-05-05 18:57:09 +08:00
Liu Jicong
de939d589f fix: memory error 2022-04-29 20:11:58 +08:00
liuyao
a9c159db7a
Merge pull request #12012 from taosdata/feature/TD-15111
add unit test
2022-04-28 16:54:00 +08:00
Liu Jicong
ca61066b32
Merge pull request #12006 from taosdata/feature/tq
enh(tmq): add rebalance global lock
2022-04-28 16:27:51 +08:00
54liuyao
564f2f188f add unit test 2022-04-28 16:13:34 +08:00
Liu Jicong
131a1c13c5 fix show 2022-04-28 15:53:12 +08:00
root
fde3f3f68f stream update 2022-04-28 13:32:11 +08:00
Liu Jicong
e163197573 merge from 3.0 2022-03-31 15:55:34 +08:00