Liu Jicong
|
904ec81bf9
|
fix(stream): concurrency dispatch
|
2022-07-27 21:02:21 +08:00 |
Liu Jicong
|
ba0c1b3689
|
refactor(stream)
|
2022-07-27 20:11:03 +08:00 |
Liu Jicong
|
5e1bbe0e7e
|
refactor(sma): remove option
|
2022-07-27 16:55:23 +08:00 |
Liu Jicong
|
00acf4520c
|
refactor(stream): remove option
|
2022-07-27 16:49:03 +08:00 |
Liu Jicong
|
57f9d8b0b0
|
fix(stream): dispatch
|
2022-07-27 11:44:01 +08:00 |
Liu Jicong
|
3fa5791889
|
fix(stream): dispatch
|
2022-07-27 10:52:25 +08:00 |
jiajingbin
|
8833a8bdfb
|
fix: fix bug for TD-17801
|
2022-07-25 21:39:12 +08:00 |
54liuyao
|
b28553395f
|
feat(stream): adjust stream scan
|
2022-07-22 20:13:37 +08:00 |
Liu Jicong
|
b1f3428c05
|
refactor(stream): do not merge output
|
2022-07-22 10:43:49 +08:00 |
Liu Jicong
|
81d8d2b937
|
feat(stream): add version in stream block
|
2022-07-21 17:27:44 +08:00 |
54liuyao
|
f5a326dbf4
|
feat(stream): optimize update data check
|
2022-07-21 15:16:57 +08:00 |
Liu Jicong
|
edaec52bca
|
refactor: add debug flag
|
2022-07-19 19:59:07 +08:00 |
Liu Jicong
|
414673db57
|
Merge branch '3.0' into feature/stream
|
2022-07-19 19:46:36 +08:00 |
Liu Jicong
|
24bc71568e
|
refactor(stream): batch optimization for submit msg
|
2022-07-19 18:29:12 +08:00 |
jiacy-jcy
|
5200a48107
|
fix: update
|
2022-07-19 16:54:19 +08:00 |
Liu Jicong
|
bc1af6deaf
|
refactor(stream): batch optimization for submit msg
|
2022-07-19 15:52:08 +08:00 |
54liuyao
|
8e41fc912b
|
feat(stream): add num of children
|
2022-07-19 14:17:53 +08:00 |
Liu Jicong
|
b6f55fa09e
|
refactor(stream): batch optimization for submit msg
|
2022-07-18 21:32:40 +08:00 |
Liu Jicong
|
053786e6b4
|
fix(stream): data exec
|
2022-07-18 15:50:36 +08:00 |
Liu Jicong
|
500553d581
|
refactor: add debug log
|
2022-07-18 11:41:56 +08:00 |
Liu Jicong
|
280ed4f65d
|
feat(stream): pipelined exec for recovering
|
2022-07-15 21:29:53 +08:00 |
Liu Jicong
|
9394e3380f
|
feat(stream): recover from failure
|
2022-07-15 17:58:53 +08:00 |
Liu Jicong
|
d75e9b8f6a
|
merge from 3.0
|
2022-07-14 15:35:00 +08:00 |
Liu Jicong
|
9ea0ad57ec
|
refactor(stream): destroy stream task
|
2022-07-14 15:32:21 +08:00 |
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 |