Commit graph

3059 commits

Author SHA1 Message Date
Cary Xu
d9c10a2f0f other: rsma submit 2022-08-11 19:59:47 +08:00
Cary Xu
6cd2e52d1a enh: code optimization 2022-08-11 14:43:17 +08:00
Cary Xu
15544a2207 enh: rsma fetch 2022-08-11 11:14:31 +08:00
Cary Xu
a6a1cfddd5
Merge pull request #15946 from taosdata/feature/3.0_row_optimize
enh: row iter and fetch optimization
2022-08-11 09:46:27 +08:00
Cary Xu
a5ef854e87 row: code optimization 2022-08-11 07:45:49 +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
Li Minghao
d59a0b390b
Merge pull request #15944 from taosdata/feature/3.0_mhli
refactor(sync): add leader, follower call back
2022-08-10 17:55:08 +08:00
Cary Xu
1d6d0aa2db enh: row iter and fetch optimization 2022-08-10 17:26:44 +08:00
Liu Jicong
51aa9413d7
Merge pull request #15937 from taosdata/feature/stream
enh(tmq): speed up consumer recover
2022-08-10 17:19:36 +08:00
Minghao Li
b4c8685766 refactor(sync): add leader, follower call back 2022-08-10 17:17:30 +08:00
Haojun Liao
6250c1b157
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
2022-08-10 16:51:46 +08:00
shenglian-zhou
6389d32445
Merge pull request #15935 from taosdata/szhou/fixbug
fix: use the pre agg value as double when generate block sma for float column and double column
2022-08-10 16:33:33 +08:00
Liu Jicong
e5e82f0cf2 merge 3.0 2022-08-10 16:31:23 +08:00
Ganlin Zhao
685855e3dc
Merge pull request #15931 from taosdata/fix/TD-18115
fix(query): fix interp + fill interpolation after last datablock
2022-08-10 16:24:38 +08:00
Liu Jicong
18f6fb6123 enh(tmq): speed up consumer recover 2022-08-10 16:04:03 +08:00
shenglian zhou
6dfa283671 fix: use the pre agg value as double when generate block sma for float column and double column 2022-08-10 15:35:00 +08:00
Hongze Cheng
465e79258a refact: a little optimize 2022-08-10 14:33:23 +08:00
Ganlin Zhao
249e2b12f6 fix(query): fix interp + fill interpolation after last datablock 2022-08-10 14:21:31 +08:00
Minglei Jin
b57e6c15ec
Merge pull request #15910 from taosdata/fix/TD-17954
fix: tdb use sys memory when snapshot writing
2022-08-09 19:54:03 +08:00
Minglei Jin
d0416f312f fix: tdb use sys memory when snapshot writing 2022-08-09 19:07:07 +08:00
Haojun Liao
41d2c92231 fix(query): copy null value. 2022-08-09 16:54:05 +08:00
Liu Jicong
379cdc0566
Merge pull request #15889 from taosdata/feature/stream
fix(stream): memory error
2022-08-09 14:48:01 +08:00
Liu Jicong
d9a4ea305d fix(stream): memory error 2022-08-09 14:11:41 +08:00
Haojun Liao
b9c6e0cdf9 refactor: stream invoke previous APIs. 2022-08-09 13:55:51 +08:00
Haojun Liao
a2a1da06dd other:merge 3.0 2022-08-09 13:45:44 +08:00
Xiaoyu Wang
07ef00e89f merge 3.0 2022-08-09 11:36:08 +08:00
Haojun Liao
29c84833d3 fix(query):fix invalid free. 2022-08-09 10:34:01 +08:00
Haojun Liao
30a64bdcd9 fix(query): set correct schema. 2022-08-09 10:16:00 +08:00
Li Minghao
7722f88093
Merge pull request #15861 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
2022-08-08 20:36:49 +08:00
Liu Jicong
87c1656f52
Merge pull request #15859 from taosdata/feature/stream
fix(stream): memory leak
2022-08-08 19:55:13 +08:00
Minghao Li
df18cc5f47 refactor(sync): speed up replicate 2022-08-08 19:46:37 +08:00
Liu Jicong
48449e80c3 fix(stream): memory leak 2022-08-08 19:17:28 +08:00
Liu Jicong
e30b74ad5a fix(stream): memory leak 2022-08-08 18:53:49 +08:00
Minglei Jin
a6d07527ca
Merge pull request #15854 from taosdata/fix/TD-18112
Fix/td 18112
2022-08-08 18:14:20 +08:00
Liu Jicong
c411b9aebb fix(stream): memory leak 2022-08-08 18:09:36 +08:00
Minglei Jin
d3fb552254 fix: excluding ts column from timeseries 2022-08-08 17:23:11 +08:00
Minglei Jin
e0521f59b3 fix: counting normal tables in vgroups; 2022-08-08 17:18:15 +08:00
Haojun Liao
4d8842c21f other:merge 3.0 2022-08-08 16:37:37 +08:00
Cary Xu
6a833a8d85 Merge branch '3.0' into feature/TD-11274-3.0 2022-08-08 16:18:23 +08:00
Cary Xu
875eabdbf5 fix: send rsma fetch msg to designated vg 2022-08-08 16:18:05 +08:00
Liu Jicong
3d837cf885
Merge pull request #15841 from taosdata/feature/stream
refactor(stream): add stream meta
2022-08-08 16:02:02 +08:00
Liu Jicong
bb0ce39511 refactor(stream): add stream meta 2022-08-08 15:05:54 +08:00
Li Minghao
ad55155897
Merge pull request #15838 from taosdata/feature/3.0_mhli
refactor(sync): make leader life longer
2022-08-08 14:03:33 +08:00
Minghao Li
0f63837e69 refactor(sync): make leader life longer 2022-08-08 13:25:02 +08:00
Minglei Jin
819a48a464 fix: skip 0 row blocks to dismiss crashing 2022-08-08 11:46:31 +08:00
Cary Xu
0aac37a45c enh: rsma fetch logic optimization 2022-08-08 11:25:32 +08:00
Cary Xu
c2c7ccf776 enh: rsma info lifecyle mgmt 2022-08-07 20:06:31 +08:00
Cary Xu
963bc989e3 enh: rsma code optimization 2022-08-07 17:45:07 +08:00
Cary Xu
bf9b2ef8f0 enh: rsma fetch trigger 2022-08-07 14:59:17 +08:00