Liu Jicong
|
44401b6b90
|
fix: memory leak
|
2022-10-18 10:58:33 +08:00 |
Liu Jicong
|
77c4c8fd88
|
test: fix failed case
|
2022-10-17 19:47:34 +08:00 |
Liu Jicong
|
bcae6e1f4e
|
refactor(stream): optimize auto create child table
|
2022-10-17 17:18:57 +08:00 |
Liu Jicong
|
73662b3058
|
refactor: table sink
|
2022-10-17 14:48:56 +08:00 |
Liu Jicong
|
fbfae317b3
|
refactor
|
2022-10-11 02:09:15 +08:00 |
Liu Jicong
|
57d1406096
|
add tbname column into stream special block
|
2022-10-09 22:49:37 +08:00 |
Liu Jicong
|
2f9aeeb5fc
|
feat(stream): support define table name
|
2022-10-09 16:54:27 +08:00 |
Shengliang Guan
|
11b8347fdd
|
Merge pull request #16942 from taosdata/fix/TD-19143
fix: remove double free msg's pCont
|
2022-09-20 13:43:26 +08:00 |
Minglei Jin
|
5f4d6e1c99
|
fix: remove double free msg's pCont
|
2022-09-20 11:31:25 +08:00 |
wangmm0220
|
a54f71a03c
|
fix:error in auto create table for taosX
|
2022-09-16 18:57:33 +08:00 |
wangmm0220
|
414021a8e0
|
fix:error in auto create table for taosX
|
2022-09-15 19:23:12 +08:00 |
Liu Jicong
|
963287798d
|
refactor(mnode): drop stream task
|
2022-08-17 23:18:39 +08:00 |
Liu Jicong
|
645a2cce97
|
fix(stream): window delete
|
2022-08-16 14:25:00 +08:00 |
Liu Jicong
|
b9c9ea5974
|
Merge pull request #16103 from taosdata/feature/stream
refactor(stream): remove unneccessary param in converting data
|
2022-08-15 13:26:46 +08:00 |
Liu Jicong
|
6f75e03a55
|
refactor(stream): remove unneccessary param in converting data
|
2022-08-15 11:06:53 +08:00 |
Liu Jicong
|
a28c0781be
|
Merge pull request #15971 from taosdata/feature/stream
feat(stream): session window trigger delete
|
2022-08-11 14:10:18 +08:00 |
Liu Jicong
|
b8a3654cd6
|
enh(stream): show stream
|
2022-08-11 13:37:32 +08:00 |
Liu Jicong
|
c191f44b14
|
feat(stream): session window trigger delete
|
2022-08-11 12:01:20 +08:00 |
Liu Jicong
|
4352ae4f90
|
Merge pull request #15950 from taosdata/feature/stream
enh(tmq): enable background heartbeat by default
|
2022-08-10 22:05:50 +08:00 |
Liu Jicong
|
7f4b46e003
|
feat(stream): session window trigger delete
|
2022-08-10 21:26:05 +08:00 |
Haojun Liao
|
3a5fcefc8d
|
other: merge 3.0
|
2022-08-04 17:24:51 +08:00 |
Cary Xu
|
f1790b2776
|
enh: adjust numOfRows in SubmitBlk from int16_t to int32_t
|
2022-08-03 21:03:27 +08:00 |
Cary Xu
|
a3166507a5
|
enh: don't read bitmap when all col is normal
|
2022-08-03 15:58:28 +08:00 |
Liu Jicong
|
2441ec22bd
|
feat(tmq): check alter for ntb
|
2022-07-22 16:05:28 +08:00 |
Liu Jicong
|
eaf11ca1ac
|
refactor(tmq): disable parallel
|
2022-07-21 20:15:52 +08:00 |
Liu Jicong
|
414673db57
|
Merge branch '3.0' into feature/stream
|
2022-07-19 19:46:36 +08:00 |
Liu Jicong
|
6362f9e435
|
refactor: add debug flag
|
2022-07-19 18:39:14 +08:00 |
Minglei Jin
|
91b54a7ff7
|
tqSink/tdBlockToSubmit: use short name instead of full stb name
|
2022-07-19 15:23:44 +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 |
wangmm0220
|
a015aca162
|
fix:core dump if stable name is null in SVCreateTbReq
|
2022-07-13 17:16:34 +08:00 |
Shengliang Guan
|
0c510fcc8c
|
fix: drop db has stream exist
|
2022-07-02 11:55:59 +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
|
47ae534c0f
|
fix(sma): drop stream when drop sma
|
2022-06-25 17:44:54 +08:00 |
Liu Jicong
|
814b3caabf
|
enh(stream): generate schema only once
|
2022-06-25 17:14:50 +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
|
82a1cc8e41
|
fix(wal): return correct msg for open wal file
|
2022-06-22 11:21:33 +08:00 |
Liu Jicong
|
f2b66cc16a
|
fix(stream): convert datablk to submit blk
|
2022-06-21 21:48:24 +08:00 |
Cary Xu
|
cb7d0c2256
|
feat: tsma insert and query
|
2022-06-14 20:19:25 +08:00 |
Liu Jicong
|
04593fa44e
|
fix(stream): build table name
|
2022-06-14 16:38:33 +08:00 |
Liu Jicong
|
5881ef2690
|
refactor: convert datablock to submit block
|
2022-06-14 15:08:37 +08:00 |
Liu Jicong
|
e1a5000e50
|
refactor(tmq): tq sink and push
|
2022-06-01 17:26:15 +08:00 |