dmchen
|
7eeb800213
|
fix:add-status-timestamp
|
2025-02-27 15:29:52 +08:00 |
|
dmchen
|
1f6c4df422
|
fix/move-status-to-new-queue
|
2025-02-27 15:26:06 +08:00 |
|
dmchen
|
4dcb984b02
|
fix/remove-sync-heartbeat-lock-fix-check
|
2025-02-27 15:25:56 +08:00 |
|
dmchen
|
6bfa1acaeb
|
fix/remove-sync-heartbeat-lock
|
2025-02-27 15:25:40 +08:00 |
|
Jinqing Kuang
|
a987d925a1
|
fix(query)[TD-33833]: fix function projectApplyFunctions for null pointer handling
|
2025-02-25 15:48:25 +08:00 |
|
Shengliang Guan
|
e429264432
|
Merge pull request #29884 from taosdata/enh/killtrans
enh(stream): auto kill checkpoint trans that last long time
|
2025-02-25 11:29:49 +08:00 |
|
Haojun Liao
|
2228a9fc33
|
Merge branch 'main' into fix/checkfh
|
2025-02-21 11:11:36 +08:00 |
|
Haojun Liao
|
24cce3477f
|
fix(stream): update the checkpoint info for follower anyway.
|
2025-02-21 10:00:55 +08:00 |
|
Haojun Liao
|
8c1ddb547f
|
fix(query): check return value.
|
2025-02-21 02:24:00 +08:00 |
|
Haojun Liao
|
ecc667c22b
|
Revert "refactor(stream): drop task in async ways"
|
2025-02-21 01:10:18 +08:00 |
|
Haojun Liao
|
306f6ebc93
|
fix(stream): clear start task info if no tasks exist.
|
2025-02-20 23:54:06 +08:00 |
|
Haojun Liao
|
4edc21e446
|
refactor(stream): disable error injection.
|
2025-02-20 17:42:50 +08:00 |
|
Haojun Liao
|
0a672f1b96
|
refactor(stream): update logs.
|
2025-02-20 16:55:10 +08:00 |
|
Shengliang Guan
|
42bafc0d47
|
Merge pull request #29848 from taosdata/fix/ly_stream
fix(tsma):drop invalid state for tsma
|
2025-02-20 15:04:03 +08:00 |
|
Shengliang Guan
|
0a9f5086f0
|
Merge pull request #29775 from taosdata/fix/analysis
refactor(stream): drop task in async ways
|
2025-02-20 13:38:53 +08:00 |
|
54liuyao
|
870fe1c071
|
fix(tsma):drop invalid state for tsma
|
2025-02-20 11:52:04 +08:00 |
|
factosea
|
168d497fc0
|
fix: rewrite orderby list
|
2025-02-17 18:09:36 +08:00 |
|
Haojun Liao
|
c4cd6dd62d
|
fix(stream): drop task in synch model in write thread.
|
2025-02-17 10:06:09 +08:00 |
|
Shengliang Guan
|
596e381e0e
|
Merge pull request #29779 from taosdata/fix/metanull
fix(stream): access value after null ptr check.
|
2025-02-17 09:36:09 +08:00 |
|
Haojun Liao
|
465e5eabd7
|
fix(stream): drop task in synch model in write thread.
|
2025-02-15 23:20:05 +08:00 |
|
Haojun Liao
|
25cdfa5ee9
|
refactor(stream): add long exec stream queue for history tasks in step1 and re-calculate task execution.
|
2025-02-14 18:34:20 +08:00 |
|
Haojun Liao
|
73ec4af4a7
|
Merge branch 'main' into fix/analysis
|
2025-02-14 15:37:11 +08:00 |
|
Shengliang Guan
|
d6bd52ece7
|
Merge pull request #29750 from taosdata/enh/streamqueue
refactor(stream): add more operation handled in ctrl queue, and limit the stream input q size
|
2025-02-14 15:02:23 +08:00 |
|
Haojun Liao
|
297f248203
|
fix(stream): access value after null ptr check.
|
2025-02-14 14:34:08 +08:00 |
|
Haojun Liao
|
fd96b096ea
|
refactor(stream): drop task in async ways
|
2025-02-13 23:41:06 +08:00 |
|
Haojun Liao
|
d4b19169ea
|
fix(stream): fix double free when failed to send msg.
|
2025-02-12 15:33:50 +08:00 |
|
Haojun Liao
|
78e976caff
|
refactor(stream): limit stream input q size.
|
2025-02-11 22:57:28 +08:00 |
|
Haojun Liao
|
9d0a4f88f3
|
refactor(stream): idle for 1s when exec for 5s.
|
2025-02-11 22:57:23 +08:00 |
|
Shengliang Guan
|
3298fe77bf
|
Merge pull request #29727 from taosdata/fix/TD-33640-3.0m
fix: keep_time_offset format of show create database
|
2025-02-11 14:24:21 +08:00 |
|
xinsheng Ren
|
4e8ded8745
|
Merge branch 'main' into fix/TS-5946/lfjoin
|
2025-02-10 20:25:31 +08:00 |
|
facetosea
|
56f988b16e
|
fix: planner
|
2025-02-10 11:17:53 +00:00 |
|
Shengliang Guan
|
dae17cd1b0
|
Merge pull request #29718 from taosdata/enh/streamqueue
refactor(stream): notify close stream in main thread
|
2025-02-10 18:44:27 +08:00 |
|
kailixu
|
12c9d460c4
|
fix: keep_time_offset format of show create database
|
2025-02-10 15:36:54 +08:00 |
|
kailixu
|
27963d0978
|
fix: keep_time_offset format of show create database
|
2025-02-10 14:21:44 +08:00 |
|
dapan1121
|
f8798e33b4
|
fix: join scan range error issue
|
2025-02-10 11:43:58 +08:00 |
|
Shengliang Guan
|
d4dddb5fd7
|
Merge pull request #29713 from taosdata/fix/main/TS-5968
fix query information_schema report sync leader unreachable
|
2025-02-10 10:25:35 +08:00 |
|
Haojun Liao
|
a2dcba10a7
|
refactor(stream): 1) notify closing in main thread. 2) not saving the halt status.
|
2025-02-09 01:42:24 +08:00 |
|
factosea
|
4ebf642369
|
splitFlag
|
2025-02-08 17:57:50 +08:00 |
|
dapan1121
|
8ce9e6ee1d
|
fix: join condition push down issue
|
2025-02-08 17:14:48 +08:00 |
|
wangjiaming0909
|
490bce2605
|
fix query information_schema report sync leader unreachable
|
2025-02-08 16:19:02 +08:00 |
|
factosea
|
cbc5212635
|
fix: split
|
2025-02-08 13:40:32 +08:00 |
|
factosea
|
6915166b06
|
test case
|
2025-02-08 00:15:35 +08:00 |
|
dapan1121
|
5bff0aa2a7
|
enh: support delete without time range
|
2025-02-06 18:00:26 +08:00 |
|
Haojun Liao
|
093233203d
|
Revert "refactor(stream): do some internal refactor ."
|
2025-01-24 17:11:15 +08:00 |
|
Shengliang Guan
|
3089e3d904
|
Merge pull request #29544 from taosdata/fix/tag
refactor(stream): do some internal refactor .
|
2025-01-24 16:27:22 +08:00 |
|
Linhe Huo
|
bc0570f9ad
|
Merge pull request #29632 from taosdata/enh/analysis
enh(analysis): enable community edition to support anodes.
|
2025-01-24 15:33:16 +08:00 |
|
dapan1121
|
02b32eea16
|
fix: cquery not quit issue
|
2025-01-24 09:48:31 +08:00 |
|
Haojun Liao
|
2f6977dfda
|
Merge branch 'main' into enh/analysis
|
2025-01-23 18:55:32 +08:00 |
|
dapan1121
|
bd450fe751
|
fix: add meta debug log
|
2025-01-23 16:12:54 +08:00 |
|
Shengliang Guan
|
f6f08fa846
|
Merge pull request #29615 from taosdata/fix/disp_lost
fix(stream): check the checkpoint-report transId and checkpointId
|
2025-01-23 09:47:36 +08:00 |
|