fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
Haojun Liao
|
af9dc441b2
|
fix(stream): reset the saved value for fill-history task.
|
2024-01-08 18:40:06 +08:00 |
Haojun Liao
|
1a9701d401
|
Merge pull request #23946 from taosdata/fix/snodeBackendCrash
Fix/snode backend crash
|
2023-12-16 13:13:28 +08:00 |
yihaoDeng
|
7ab7a64eb3
|
Merge branch '3.0' into fix/snodeBackendCrash
|
2023-12-15 18:16:14 +08:00 |
shenglian zhou
|
cc4a6c6d55
|
fix: add new duration block event
|
2023-12-15 15:04:47 +08:00 |
Haojun Liao
|
4ffaff4d50
|
other: merge 3.0
|
2023-12-08 10:14:42 +08:00 |
Haojun Liao
|
7c17d6f313
|
fix(tsdb): opt read performance by check clean stt block if only row number required.
|
2023-12-07 23:12:54 +08:00 |
shenglian zhou
|
a2e7c78d27
|
refactor: rename variables
|
2023-12-06 09:39:38 +08:00 |
yihaoDeng
|
87c78919a9
|
add stream backend copy
|
2023-12-05 17:09:03 +08:00 |
slzhou
|
e690076331
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-duration
|
2023-12-05 09:53:29 +08:00 |
shenglian zhou
|
bff88e0639
|
fix: set duration order api
|
2023-12-01 16:27:36 +08:00 |
slzhou
|
4d755562af
|
fix: resolve conflicts
|
2023-12-01 13:02:14 +08:00 |
54liuyao
|
ae386c6e34
|
opt expired data
|
2023-11-29 11:16:56 +08:00 |
slzhou
|
4fb0f83f07
|
fix: core dump without resetTableListIndex
|
2023-11-28 14:50:50 +08:00 |
shenglian zhou
|
df4f7d6956
|
Revert "Revert "enhance: duration notification""
This reverts commit 3331e25aaf .
|
2023-11-28 10:31:18 +08:00 |
shenglian zhou
|
3331e25aaf
|
Revert "enhance: duration notification"
This reverts commit 9dd306e1ef .
|
2023-11-28 08:29:05 +08:00 |
shenglian zhou
|
9dd306e1ef
|
enhance: duration notification
|
2023-11-22 13:56:16 +08:00 |
Haojun Liao
|
b712f5e7dc
|
refactor: do some internal refactor.
|
2023-11-22 08:41:17 +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 |
Haojun Liao
|
e46a13c788
|
Merge pull request #23669 from taosdata/enh/stream_delay
opt max delay
|
2023-11-14 09:31:17 +08:00 |
liuyao
|
6d2d5823dc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-10 09:24:05 +08:00 |
liuyao
|
340fb3e727
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898
|
2023-11-08 14:16:59 +08:00 |
kailixu
|
b9f389a49f
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-11-08 08:36:35 +08:00 |
kailixu
|
6b738884a4
|
chore: rsma checkpoint
|
2023-11-07 19:59:05 +08:00 |
Haojun Liao
|
d440da0d8c
|
enh(stream): execute scan history by using time slice 1s.
|
2023-11-05 01:26:53 +08:00 |
Haojun Liao
|
53b2158c54
|
refactor: do some internal refactor.
|
2023-11-03 13:51:17 +08:00 |
liuyao
|
d0e4a5d0f7
|
opt max delay
|
2023-10-25 20:29:25 +08:00 |
liuyao
|
f51c985914
|
stream event window
|
2023-10-25 17:50:16 +08:00 |
wangmm0220
|
473142fab7
|
fix:conflicts from 3.0
|
2023-10-16 11:35:56 +08:00 |
wangmm0220
|
b04d57fcc3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26056
|
2023-10-08 16:15:19 +08:00 |
wangmm0220
|
3f2d890560
|
feat:[TD-26056] add replay logic
|
2023-10-08 16:06:15 +08:00 |
liuyao
|
ca2325f886
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174
|
2023-09-26 10:41:31 +08:00 |
kailixu
|
8f828e052b
|
enh: timeseries calculation optimization
|
2023-09-22 20:07:51 +08:00 |
liuyao
|
1cebda368a
|
session&state operator buff
|
2023-09-20 15:06:08 +08:00 |
Haojun Liao
|
24b1a050fc
|
other: merge 3.0
|
2023-08-30 16:00:14 +08:00 |
dapan1121
|
1f40da6fef
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-08-28 09:28:55 +08:00 |
dapan1121
|
cb70861986
|
fix: memory leak issue
|
2023-08-22 18:40:42 +08:00 |
yihaoDeng
|
6fe649c458
|
Merge branch 'enh/3.0' into enh/triggerCheckPoint2
|
2023-08-21 09:12:40 +08:00 |
liuyao
|
87c65f3b68
|
Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2
|
2023-08-18 15:27:02 +08:00 |
dapan1121
|
efc5589aa2
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-18 14:11:26 +08:00 |
shenglian zhou
|
4a9391929c
|
fix: select tags - ctb cursor pause/unlock and lock/resume
|
2023-08-17 14:59:17 +08:00 |
Haojun Liao
|
ea6574b3c7
|
other: merge 3.0
|
2023-08-17 00:07:55 +08:00 |
dapan1121
|
143c657571
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-16 14:50:31 +08:00 |
dapan1121
|
6ce28e8886
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-14 10:49:56 +08:00 |
dapan1121
|
c9656d3f77
|
fix: fix memory issues
|
2023-08-11 17:39:41 +08:00 |
slzhou
|
42a4f364c1
|
Merge branch 'szhou/tag-scan-opt' of github.com:taosdata/TDengine into szhou/tag-scan-opt
|
2023-08-11 16:48:49 +08:00 |
shenglian zhou
|
b2e615d4e7
|
enhance: tag scan cursor based block
|
2023-08-10 17:30:01 +08:00 |
Haojun Liao
|
f633c7fe2b
|
other: merge 3.0.
|
2023-08-10 11:56:30 +08:00 |
Haojun Liao
|
3cdb16352c
|
fix(stream): avoid launching check downstream when failed to add stream task into stream meta.
|
2023-08-09 12:03:14 +08:00 |
dapan1121
|
0546bdceb2
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-07 11:23:15 +08:00 |