54liuyao
|
ab2b1bbf47
|
feat(stream): sliding window
|
2022-07-12 17:27:44 +08:00 |
Liu Jicong
|
f9ba552496
|
Merge pull request #14739 from taosdata/feature/stream
fix(wal): read after rolling
|
2022-07-10 21:45:31 +08:00 |
Liu Jicong
|
219d966b25
|
fix(wal): read after rolling
|
2022-07-10 21:02:25 +08:00 |
Haojun Liao
|
40380ef9c1
|
refactor: do internal refactor.
|
2022-07-10 10:15:27 +08:00 |
Liu Jicong
|
938868e39f
|
merge from 3.0
|
2022-07-08 17:57:11 +08:00 |
Liu Jicong
|
3cd5a35054
|
refactor(stream): internal refactor
|
2022-07-08 17:48:34 +08:00 |
Haojun Liao
|
1711d646c1
|
Merge pull request #14671 from taosdata/feature/3_liaohj
enh(query): add block sma for int type column data.
|
2022-07-08 16:23:13 +08:00 |
Liu Jicong
|
866e4c4be0
|
refactor(stream): internal refactor
|
2022-07-07 17:56:52 +08:00 |
Haojun Liao
|
211985f03e
|
refactor: do some internal refactor.
|
2022-07-07 17:23:54 +08:00 |
Liu Jicong
|
4a648d711f
|
feat(wal): support filter
|
2022-07-07 13:56:47 +08:00 |
Hongze Cheng
|
ddb198de23
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-04 03:42:50 +00:00 |
54liuyao
|
0d10895721
|
fix(stream): project ignore retrive datablock
|
2022-07-02 15:40:15 +08:00 |
Hongze Cheng
|
7d50bfcb0d
|
more code
|
2022-07-01 15:10:46 +00:00 |
Haojun Liao
|
0758751b0c
|
refactor: do some internal refactor.
|
2022-06-30 14:50:59 +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 |
Haojun Liao
|
4a59e1300b
|
other: merge 3.0.
|
2022-06-28 15:22:32 +08:00 |
Haojun Liao
|
dbd8c300fa
|
refactor: do tsdbread refactor.
|
2022-06-27 10:46:20 +08:00 |
54liuyao
|
10e90ce973
|
feat(stream): auto pull data
|
2022-06-25 16:44:14 +08:00 |
Liu Jicong
|
81ed902d7f
|
fix(stream): stream rsp to retrieve msg if data is empty
|
2022-06-25 14:03:06 +08:00 |
wangmm0220
|
a95f98f7e7
|
feat:merge from 3.0
|
2022-06-23 20:50:48 +08:00 |
wangmm0220
|
26cceaf172
|
feat:sort table group if needed
|
2022-06-23 19:58:12 +08:00 |
Haojun Liao
|
7b75a8e441
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-06-23 16:35:05 +08:00 |
Haojun Liao
|
e071649619
|
test: update the unit test.
|
2022-06-23 16:34:43 +08:00 |
Liu Jicong
|
bd64bebb63
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-23 16:00:17 +08:00 |
Shengliang Guan
|
750a046e31
|
Merge pull request #14153 from taosdata/enh/delete
enh: modify delete output res
|
2022-06-23 14:52:33 +08:00 |
wangmm0220
|
c8f223a6ec
|
fix:merge from 3.0
|
2022-06-23 14:26:26 +08:00 |
dapan1121
|
95c1b00056
|
enh: modify delete output res
|
2022-06-23 14:25:30 +08:00 |
Liu Jicong
|
2af4a4d250
|
merge from 3.0
|
2022-06-23 14:15:33 +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 |
WANG MINGMING
|
9012834531
|
Merge branch 'feature/3.0_wxy' into 3.0
|
2022-06-23 10:16:58 +08:00 |
Haojun Liao
|
0457fab077
|
fix(query): adjust the capacity of ssdatablock.
|
2022-06-23 10:03:43 +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 |
wangmm0220
|
f967cff0fa
|
feat: add table group info if need sort table by group
|
2022-06-22 18:14:26 +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 |
WANG MINGMING
|
15eb9c485e
|
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
|
2022-06-22 16:33:15 +08:00 |
54liuyao
|
9f6a4b3ddb
|
feat(stream): add delete type
|
2022-06-21 20:56:57 +08:00 |
wangmm0220
|
e7faf69981
|
feat:support tagCond & tagIndexCond
|
2022-06-21 20:53:19 +08:00 |
Liu Jicong
|
3f6ce2da73
|
feat(tmq): support topic with meta
|
2022-06-21 15:18:09 +08:00 |
Hongze Cheng
|
9bc64e80b5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-06-17 09:36:32 +00:00 |
Liu Jicong
|
d7660484cc
|
fix(tmq): performance issue
|
2022-06-17 15:10:00 +08:00 |
Hongze Cheng
|
d59b0254d3
|
more work
|
2022-06-16 08:58:00 +00:00 |
Liu Jicong
|
0ef33c05bc
|
enh(tmq): avoid uninitialized memory
|
2022-06-11 21:36:15 +08:00 |
54liuyao
|
d210ef1c0e
|
feat(stream): stream max delay
|
2022-06-11 14:27:45 +08:00 |
Liu Jicong
|
2be81daf2e
|
Merge pull request #13681 from taosdata/feature/stream
refactor(tsdb): tsdb reader open
|
2022-06-10 15:53:03 +08:00 |
Liu Jicong
|
6fcee0e244
|
refactor(tsdb): tsdb reader open
|
2022-06-10 15:20:57 +08:00 |
Haojun Liao
|
c55aae2c0c
|
enh(query): block distribution query is supported.
|
2022-06-10 09:51:57 +08:00 |