Haojun Liao
|
91e7000433
|
Merge branch 'enh/refactorBackend' of github.com:taosdata/tdengine into enh/refactorBackend
|
2023-11-22 15:29:31 +08:00 |
Haojun Liao
|
c96f7cf182
|
fix(stream): scheduler the checkpoint generating.
|
2023-11-22 15:17:21 +08:00 |
yihaoDeng
|
0eba15b4a4
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-22 10:57:41 +08:00 |
Haojun Liao
|
81d3e5737e
|
fix(stream): fix send msg error.
|
2023-11-22 08:41:55 +08:00 |
Haojun Liao
|
c70c54a099
|
fix(stream): add missing pushed data.
|
2023-11-22 08:41:35 +08:00 |
Haojun Liao
|
b712f5e7dc
|
refactor: do some internal refactor.
|
2023-11-22 08:41:17 +08:00 |
Haojun Liao
|
d355b78884
|
fix(stream): fix invalid read.
|
2023-11-22 08:40:28 +08:00 |
Haojun Liao
|
75420bfefb
|
fix(stream): fix the checkpoint msg failure.
|
2023-11-22 08:40:01 +08:00 |
yihaoDeng
|
947775155b
|
fix transfer crash
|
2023-11-21 20:51:11 +08:00 |
Hongze Cheng
|
04e96b6d92
|
Merge pull request #23753 from taosdata/feat/reverse_tfs_alloc
reverse
|
2023-11-21 19:50:45 +08:00 |
Haojun Liao
|
785d91c17b
|
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
|
2023-11-21 19:02:38 +08:00 |
dapan1121
|
ebbc8c8f26
|
Merge pull request #23744 from taosdata/szhou/tms-again
enhance: skip tables pass that reached limit to improve table merge scan performance
|
2023-11-21 15:20:19 +08:00 |
yihaoDeng
|
edaa33d28d
|
fix mem leak
|
2023-11-21 10:18:38 +08:00 |
slzhou
|
e9ac378d2c
|
fix: in-place update when hash memember is found
|
2023-11-21 10:14:37 +08:00 |
Haojun Liao
|
2b099b11dd
|
refactor: do some internal refactor.
|
2023-11-21 10:09:59 +08:00 |
yihaoDeng
|
bb71bd4386
|
fix mem leak
|
2023-11-20 21:03:09 +08:00 |
yihaoDeng
|
939aa7a3cc
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-20 17:33:30 +08:00 |
yihaoDeng
|
0d724244dc
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-20 16:55:14 +08:00 |
Haojun Liao
|
9f8a63099c
|
fix(stream): fix error in generating token in bucket.
|
2023-11-20 15:26:50 +08:00 |
Hongze Cheng
|
96112fcd25
|
reverse
|
2023-11-20 15:24:01 +08:00 |
Haojun Liao
|
7cfa45e95e
|
enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks.
|
2023-11-20 11:59:49 +08:00 |
yihaoDeng
|
734bf07317
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-20 10:48:49 +08:00 |
wangmm0220
|
3241f9bda5
|
fix:memory leak
|
2023-11-17 17:26:52 +08:00 |
yihaoDeng
|
20de2f3cb5
|
Merge branch '3.0' into enh/refactorBackend
|
2023-11-17 17:15:14 +08:00 |
yihaoDeng
|
e7830bfdfd
|
fix stream backend convert
|
2023-11-17 16:50:45 +08:00 |
“happyguoxy”
|
f969579f7f
|
fix: reset wrong variable
|
2023-11-17 16:18:58 +08:00 |
yihaoDeng
|
286413abbb
|
fix stream backend convert
|
2023-11-17 16:14:51 +08:00 |
Haojun Liao
|
b12e5050ea
|
fix(stream): remove invalid assert
|
2023-11-17 15:57:46 +08:00 |
yihaoDeng
|
ccc74ef558
|
fix stream backend convert
|
2023-11-17 15:39:03 +08:00 |
slzhou
|
fe28af9fa3
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-again
|
2023-11-17 15:36:58 +08:00 |
shenglian zhou
|
88973c7464
|
feat: skip tables out of limit
|
2023-11-17 15:32:14 +08:00 |
yihaoDeng
|
1dbdb32dd7
|
fix stream backend convert
|
2023-11-17 11:56:22 +08:00 |
yihaoDeng
|
c7c1bdef6e
|
fix stream backend convert
|
2023-11-17 11:44:21 +08:00 |
yihaoDeng
|
e455c4799d
|
fix stream backend convert
|
2023-11-17 10:33:43 +08:00 |
yihaoDeng
|
b6994413d0
|
fix stream backend convert
|
2023-11-17 10:13:39 +08:00 |
Haojun Liao
|
27f3723cd3
|
Merge pull request #23723 from taosdata/fix/3_liaohj
fix(stream): wait for task to be normal and then send data block.
|
2023-11-16 22:58:50 +08:00 |
yihaoDeng
|
52d7a26c10
|
fix stream backend convert
|
2023-11-16 21:22:47 +08:00 |
wangmm0220
|
a5de1b032b
|
fix:snode upport stream task
|
2023-11-16 21:19:58 +08:00 |
Haojun Liao
|
811d661d83
|
fix(stream): fix bug in delay send.
|
2023-11-16 17:34:47 +08:00 |
Haojun Liao
|
37d181bb9c
|
fix(stream): fix syntax error.
|
2023-11-16 17:00:50 +08:00 |
Haojun Liao
|
c0d3c15528
|
fix(stream): wait for task to be normal and then send data block.
|
2023-11-16 16:34:47 +08:00 |
yihaoDeng
|
f5ef2e727f
|
fix stream backend convert
|
2023-11-16 14:41:04 +08:00 |
yihaoDeng
|
cee33ffb95
|
fix stream backend convert
|
2023-11-16 11:22:18 +08:00 |
yihaoDeng
|
77261068e0
|
fix stream backend convert
|
2023-11-16 11:06:55 +08:00 |
wangmm0220
|
a16189d2a9
|
fix:confilct from 3.0
|
2023-11-15 19:14:27 +08:00 |
Haojun Liao
|
2ca663ce66
|
Merge pull request #23593 from taosdata/feat/TD-21898
stream event window
|
2023-11-15 14:18:07 +08:00 |
dapan1121
|
9457cf0b46
|
Merge pull request #23702 from taosdata/merge/m23
merge: from main to 3.0
|
2023-11-15 13:54:21 +08:00 |
dapan1121
|
dfb3feb5dc
|
Merge remote-tracking branch 'origin/main' into merge/m23
|
2023-11-15 11:39:18 +08:00 |
Haojun Liao
|
614e7c49dc
|
Merge pull request #23683 from taosdata/fix/ly_test
delete mark
|
2023-11-15 10:27:35 +08:00 |
yihaoDeng
|
b74105727d
|
fix mem leak
|
2023-11-14 20:58:35 +08:00 |