Commit graph

516 commits

Author SHA1 Message Date
Liu Jicong
0c48581c86 check push ver 2022-09-29 13:52:09 +08:00
Liu Jicong
bb1165f1e9 optimize projection return 2022-09-29 12:14:41 +08:00
Liu Jicong
a2a8fe0211 rsp consumer when taosd stop 2022-09-29 01:37:45 +08:00
Liu Jicong
b0a46942c2 rsp to consumer if offset move forward 2022-09-28 23:47:47 +08:00
Liu Jicong
fab0adde99 fix memory error 2022-09-28 23:06:45 +08:00
Liu Jicong
cde4085a6d optimize msg batch 2022-09-28 20:24:02 +08:00
Liu Jicong
01c94a775b feat(tmq): push optimization 2022-09-28 14:55:19 +08:00
Liu Jicong
0e8aaf4c9e feat(tmq): push optimization 2022-09-28 10:38:49 +08:00
Liu Jicong
3e0e7a87be fix(tmq): save ntb check to another tb 2022-09-23 14:30:47 +08:00
Liu Jicong
7ade2b3b8d fix double free in sma 2022-09-21 18:54:49 +08:00
Liu Jicong
72fba5a8ce fix(stream): check delete uid 2022-09-21 11:54:44 +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
Shengliang Guan
69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
Minglei Jin
5f4d6e1c99 fix: remove double free msg's pCont 2022-09-20 11:31:25 +08:00
Liu Jicong
756a2d3d5d merge 3.0 2022-09-19 19:29:20 +08:00
Liu Jicong
86c0fb56e0 enhance stream backend for sma 2022-09-19 17:27:25 +08:00
wangmm0220
e3bc2487b3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740 2022-09-16 19:00:49 +08:00
wangmm0220
a54f71a03c fix:error in auto create table for taosX 2022-09-16 18:57:33 +08:00
wangmm0220
dfc5ce23a0 fix:error in auto create table for taosX 2022-09-16 17:01:41 +08:00
Liu Jicong
273adb9895 fix memory leak 2022-09-16 16:17:02 +08:00
wangmm0220
414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +08:00
Liu Jicong
367552b914 fix delete 2022-09-15 10:12:53 +08:00
Liu Jicong
004a84ac81 fix memory leak 2022-09-02 16:41:32 +08:00
Liu Jicong
d653da7971 feat(stream): support delete data 2022-09-02 15:46:41 +08:00
Liu Jicong
502d75302e refactor(taosx): filter meta 2022-09-02 10:00:15 +08:00
Shengliang Guan
900f5cf534
Merge pull request #16557 from taosdata/feature/stream
feat(taox): support auto create sub table
2022-09-01 14:47:34 +08:00
Liu Jicong
47eb2a3fb8 fix iterate msg 2022-09-01 13:15:29 +08:00
Liu Jicong
1fe4ab2341 feat(taox): support auto create sub table 2022-09-01 11:45:00 +08:00
Shengliang Guan
8652074fad
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
2022-08-31 19:22:11 +08:00
wangmm0220
c5874ca892 fix: add filter logic for tmq in stable wal 2022-08-31 18:32:28 +08:00
Liu Jicong
1c99eb1d4d fix set schema and tbname 2022-08-31 15:27:41 +08:00
Liu Jicong
e9d1733e8c fix tbname 2022-08-31 14:37:18 +08:00
Liu Jicong
c4dcc994fb remove queue scan 2022-08-31 11:35:25 +08:00
wangmm0220
bf3231ab9f fix: cols num error in tmq for query 2022-08-29 17:30:50 +08:00
wangmm0220
6b61d3c23b fix:conflicts from 3.0 2022-08-25 16:57:19 +08:00
wangmm0220
4cc2d361e1 fix:error in getting snapshot for taosX 2022-08-25 16:55:12 +08:00
wangmm0220
c7bf08d5af feat: get snapshot data for taosX 2022-08-24 17:42:33 +08:00
Liu Jicong
24261cc90b refactor(stream): refine stream backend interface 2022-08-24 15:53:29 +08:00
wangmm0220
2afc23a120 fix:conflicts from 3.0 2022-08-24 13:59:51 +08:00
wangmm0220
632c8b4a1a fix:error in snapshot for taosX 2022-08-24 13:58:18 +08:00
Liu Jicong
d7b804e02e fix stream load task 2022-08-24 10:42:34 +08:00
wangmm0220
f477e94dda fix:error in snapshot from taosx 2022-08-24 10:24:19 +08:00
Liu Jicong
2d628491b2 feat(stream): support tdb state backend 2022-08-23 19:30:04 +08:00
wangmm0220
514711e54c feat:get data from snapshot for taosx 2022-08-23 17:28:49 +08:00
wangmm0220
f2912a17ba fix:conflicts from 3.0 2022-08-19 16:38:23 +08:00
Liu Jicong
2b092f6551 fix(query): memory leak 2022-08-18 18:39:21 +08:00
wangmm0220
fbc69a10c4 Merge branch '3.0' into feature/TD-14761 2022-08-18 16:45:06 +08:00
wangmm0220
d2727b6252 feat:merge from 3.0 2022-08-18 10:45:20 +08:00
Liu Jicong
963287798d refactor(mnode): drop stream task 2022-08-17 23:18:39 +08:00
Liu Jicong
853e6e2988 refactor(mnode): drop stream task 2022-08-17 19:19:58 +08:00