Haojun Liao
|
b23e08db85
|
Merge pull request #14893 from taosdata/feature/3_liaohj
fix(query): set correct fill output column index and fix some memory leaks
|
2022-07-14 14:25:24 +08:00 |
Haojun Liao
|
75aca0b031
|
fix(query): set correct fill output column index, fix some memory leak, and do some internal refactor,
|
2022-07-14 13:53:23 +08:00 |
54liuyao
|
13519f8fd9
|
feat(stream): interval offset
|
2022-07-14 11:24:24 +08:00 |
Liu Jicong
|
a717042acf
|
refactor(stream): simple batch
|
2022-07-13 17:24:36 +08:00 |
Liu Jicong
|
eb49ec97ae
|
Merge branch 'fix/dnode' into feature/stream
|
2022-07-13 16:38:32 +08:00 |
Liu Jicong
|
8a6e4b877a
|
refactor(stream): simple batch
|
2022-07-13 16:37:33 +08:00 |
Shengliang Guan
|
c2aebfa322
|
enh: add stream queue to vnode
|
2022-07-13 16:26:22 +08:00 |
Liu Jicong
|
8e3f5135a6
|
fix(tsdb): close fd
|
2022-07-12 17:28:14 +08:00 |
Liu Jicong
|
d637ffe22c
|
refactor(tmq): prepare only needed
|
2022-07-12 14:10:22 +08:00 |
Liu Jicong
|
9fd5ec9020
|
fix(wal): rollback
|
2022-07-11 13:38:50 +08:00 |
Liu Jicong
|
8c5dbde918
|
refactor(stream): stream reader created in scanner
|
2022-07-06 14:20:07 +08:00 |
Liu Jicong
|
52d09b4173
|
refactor(wal)
|
2022-07-01 14:39:21 +08:00 |
Liu Jicong
|
0f0fe6276a
|
merge from 3.0
|
2022-06-29 21:33:10 +08:00 |
Liu Jicong
|
c2955a807b
|
feat(tmq): offset support snapshot
|
2022-06-29 21:04:51 +08:00 |
Liu Jicong
|
58803fafcf
|
fix(query): check datablock should check output flag
|
2022-06-28 16:05:00 +08:00 |
Liu Jicong
|
383e7a495b
|
fix(query): enable output check
|
2022-06-28 13:45:50 +08:00 |
54liuyao
|
10e90ce973
|
feat(stream): auto pull data
|
2022-06-25 16:44:14 +08:00 |
Liu Jicong
|
90121ae439
|
fix(tmq): check stb existence when subscribing stb
|
2022-06-25 15:26:29 +08:00 |
Liu Jicong
|
81ed902d7f
|
fix(stream): stream rsp to retrieve msg if data is empty
|
2022-06-25 14:03:06 +08:00 |
Liu Jicong
|
5040cb9541
|
enh(query): window included in serialized retrieve table rsp
|
2022-06-25 10:43:19 +08:00 |
Liu Jicong
|
0964b07229
|
fix(stream): support none type in submit msg
|
2022-06-24 21:44:53 +08:00 |
Liu Jicong
|
f53521cb8c
|
test(stream): partition by tbname
|
2022-06-24 16:50:11 +08:00 |
Liu Jicong
|
f2f5d68f3b
|
fix(stream): memory leak
|
2022-06-23 22:05:00 +08:00 |
Liu Jicong
|
bd64bebb63
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-23 16:00:17 +08:00 |
Liu Jicong
|
4ed47a0296
|
feat(tmq): scan tsdb as snapshot
|
2022-06-23 13:35:24 +08:00 |
Haojun Liao
|
2d31d3cb43
|
other: merge 3.0
|
2022-06-23 10:37:07 +08:00 |
Liu Jicong
|
14a488c92c
|
feat(stream): stream support multiple type input
|
2022-06-22 21:21:39 +08:00 |
Haojun Liao
|
ed8002f903
|
fix(query): fix syntax error.
|
2022-06-22 20:34:24 +08:00 |
Haojun Liao
|
bf0caa2038
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-22 20:32:02 +08:00 |
Liu Jicong
|
fb596625d3
|
feat(stream): support retrieve
|
2022-06-22 19:12:31 +08:00 |
Haojun Liao
|
5c1e7f3114
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-22 17:23:57 +08:00 |
Haojun Liao
|
14ddf539e0
|
refactor(query): do some internal refactor.
|
2022-06-22 17:21:04 +08:00 |
Liu Jicong
|
3f6ce2da73
|
feat(tmq): support topic with meta
|
2022-06-21 15:18:09 +08:00 |
Liu Jicong
|
c409760f75
|
feat(stream): drop stream
|
2022-06-21 11:32:36 +08:00 |
Liu Jicong
|
450675f672
|
feat(stream): support snode
|
2022-06-20 20:18:34 +08:00 |
Liu Jicong
|
53ef66961a
|
feat(stream): support snode
|
2022-06-20 14:29:18 +08:00 |
Liu Jicong
|
342a1ae42d
|
fix(stream): build ctb name
|
2022-06-17 21:00:10 +08:00 |
Liu Jicong
|
8eb08fa0d4
|
feat(stream): trigger mode add max delay
|
2022-06-15 16:11:20 +08:00 |
Liu Jicong
|
0ef33c05bc
|
enh(tmq): avoid uninitialized memory
|
2022-06-11 21:36:15 +08:00 |
Liu Jicong
|
767b768e51
|
fix(stream): fix shuffle vg id not initialized
|
2022-06-11 15:20:59 +08:00 |
Liu Jicong
|
73b8f02ac7
|
fix(stream): set child id
|
2022-06-10 12:00:38 +08:00 |
Liu Jicong
|
0e1328ae7f
|
fix(stream): set child id
|
2022-06-10 10:24:56 +08:00 |
Liu Jicong
|
9e4b3adc7c
|
fix(stream): msg dispatch
|
2022-06-09 11:45:06 +08:00 |
Liu Jicong
|
83f5e5eedc
|
fix(stream): fix no executor stream task
|
2022-06-09 09:56:45 +08:00 |
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 |
afwerar
|
2662a3b69d
|
[TD-13254]<fix>: make 3.0 grant.
|
2022-04-10 19:08:16 +08:00 |
Liu Jicong
|
e163197573
|
merge from 3.0
|
2022-03-31 15:55:34 +08:00 |
Liu Jicong
|
3e5da8bedb
|
fix
|
2022-03-31 15:52:54 +08:00 |
Haojun Liao
|
387cfe8d45
|
[td-13039] fix bug in stream interval query.
|
2022-03-30 19:38:30 +08:00 |
Liu Jicong
|
4fd6f59092
|
stream set multi input
|
2022-03-29 15:24:25 +08:00 |
yihaoDeng
|
fbf15d45c0
|
handle execept
|
2022-03-29 12:26:01 +08:00 |
Liu Jicong
|
a5386ee102
|
refact stream shuffle dispatch
|
2022-03-28 20:31:05 +08:00 |
Liu Jicong
|
71fabef903
|
stream add shuffle dispatcher
|
2022-03-28 17:30:32 +08:00 |
Liu Jicong
|
b27fa6c8e3
|
stream add shuffle dispatcher
|
2022-03-28 17:22:18 +08:00 |
Liu Jicong
|
a3b4de6631
|
stream support sma
|
2022-03-28 14:40:22 +08:00 |
Liu Jicong
|
90e4cab2af
|
fix stream serialization
|
2022-03-28 14:16:58 +08:00 |
Liu Jicong
|
e0f192046c
|
multiple level stream schedule
|
2022-03-28 11:47:39 +08:00 |
Liu Jicong
|
25344869a9
|
merge from 3.0
|
2022-03-26 14:52:39 +08:00 |
Liu Jicong
|
564236f230
|
refactor stream
|
2022-03-26 14:50:26 +08:00 |
afwerar
|
222db126bc
|
[TD-13758]<fix>: redefine memory api.
|
2022-03-26 00:29:53 +08:00 |
Liu Jicong
|
03b2162309
|
refactor stream
|
2022-03-25 21:03:12 +08:00 |
Liu Jicong
|
59a4eec186
|
stream extract to module
|
2022-03-25 20:19:09 +08:00 |