Haojun Liao
|
31a728b1b8
|
fix(stream): update the stream task meta table.
|
2024-04-15 09:49:41 +08:00 |
Haojun Liao
|
15c18af221
|
fix(stream): fix init error.
|
2024-04-13 18:27:38 +08:00 |
Haojun Liao
|
d799212fb2
|
refactor: do some internal refactor.
|
2024-04-12 10:02:18 +08:00 |
Haojun Liao
|
f2ccb8aa7e
|
fix(stream): add lock when retrieving info from the tableGroup struct
|
2024-04-11 22:54:35 +08:00 |
Haojun Liao
|
a951af2492
|
fix(query): check the rows before apply the agg in session window.
|
2024-04-11 16:21:41 +08:00 |
Haojun Liao
|
917487b110
|
refactor: do some internal refactor.
|
2024-04-10 19:55:31 +08:00 |
Haojun Liao
|
fabb986aa8
|
fix(stream): fix stack overflow, caused by print epset.
|
2024-04-10 19:54:33 +08:00 |
Haojun Liao
|
e261023ee6
|
fix(stream): add lock, and fix race condition.
|
2024-04-10 18:42:44 +08:00 |
Haojun Liao
|
f23a8a37bc
|
refactor: do some internal refactor.
|
2024-04-10 16:43:02 +08:00 |
Hongze Cheng
|
cddfae1cc7
|
Merge pull request #25319 from taosdata/enh/TS-4255-3.0
enh: insert nchar by sql
|
2024-04-10 09:55:10 +08:00 |
dapan1121
|
5091247957
|
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
|
2024-04-10 09:18:15 +08:00 |
Hongze Cheng
|
5c15779781
|
Merge pull request #25298 from taosdata/fix/TD-29480
fix: arb reply to set-assigned no matter what error
|
2024-04-10 09:03:13 +08:00 |
dapan1121
|
5e2a81edf7
|
Merge pull request #25286 from taosdata/fix/TD-29472
fix: heartbeat error handling issue
|
2024-04-10 08:28:21 +08:00 |
dapan1121
|
1198be90a7
|
Merge pull request #25307 from taosdata/fix/TS-4642_3.0
fix: multiresFunction
|
2024-04-09 19:34:50 +08:00 |
kailixu
|
706ac9a9e6
|
enh: insert nchar by sql
|
2024-04-09 19:33:32 +08:00 |
kailixu
|
e4a450fa69
|
enh: insert nchar by sql
|
2024-04-09 19:28:19 +08:00 |
Haojun Liao
|
881ae3e040
|
Merge pull request #25310 from taosdata/fix/3_liaohj
fix(stream): add dropped stream task check.
|
2024-04-09 19:09:57 +08:00 |
Haojun Liao
|
22b0067819
|
fix(stream): add dropped stream task check.
|
2024-04-09 17:58:03 +08:00 |
factosea
|
36066d8f63
|
fix: multiresFunction
|
2024-04-09 15:22:16 +08:00 |
dapan1121
|
a3abc775ea
|
Merge pull request #25295 from taosdata/mark/3.0
fix:send data to large in tmq if subscribe stable
|
2024-04-09 10:10:03 +08:00 |
Shungang Li
|
16e0fc44e2
|
fix: arb reply to set-assigned no matter what error
|
2024-04-08 19:56:22 +08:00 |
wangmm0220
|
ccc3491cdd
|
fix:send data to large in tmq if subscribe stable
|
2024-04-08 18:39:35 +08:00 |
Haojun Liao
|
5c9dd6dd72
|
Merge pull request #25293 from taosdata/fix/TS-4632
set winkey for selectivity function
|
2024-04-08 18:08:04 +08:00 |
54liuyao
|
2a6c40e8c5
|
set winkey for selectivity function
|
2024-04-08 16:53:13 +08:00 |
dapan1121
|
e6764af48f
|
fix: heartbeat error handling issue
|
2024-04-08 11:12:18 +08:00 |
Hongze Cheng
|
fff0def685
|
Merge pull request #25280 from taosdata/ENH/TD-29456-3.0
enh: check validity of trans parallel and commit actions
|
2024-04-08 10:33:02 +08:00 |
Haojun Liao
|
7c139e9ff9
|
Merge pull request #25275 from taosdata/fix/3_liaohj
Fix/3 liaohj
|
2024-04-07 22:37:33 +08:00 |
Haojun Liao
|
fb58ca8592
|
fix(stream): not wait for the timer stopped.
|
2024-04-07 18:53:25 +08:00 |
factosea
|
30c0d944d9
|
fix test case
|
2024-04-07 17:45:45 +08:00 |
Benguang Zhao
|
2fa55f04e1
|
enh: check validity of commit actions of trans
|
2024-04-07 15:26:21 +08:00 |
Benguang Zhao
|
ccc7a0bf08
|
enh: skip trans context switch in error logging
|
2024-04-07 15:26:20 +08:00 |
Benguang Zhao
|
ac6846d76c
|
enh: check validity of parallel actions of trans
|
2024-04-07 15:26:18 +08:00 |
factosea
|
049de874de
|
test case
|
2024-04-07 14:48:54 +08:00 |
Haojun Liao
|
f82505ba16
|
fix(stream): remove invalid assert
|
2024-04-07 14:06:25 +08:00 |
dapan1121
|
b7de83b086
|
Merge pull request #25253 from taosdata/fix/3.0/TS-4624
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-07 14:06:15 +08:00 |
Haojun Liao
|
5af831919b
|
Merge pull request #25274 from taosdata/54liuyao-patch-9
Update 14-stream.md
|
2024-04-07 10:29:12 +08:00 |
Haojun Liao
|
570ca30e80
|
Merge pull request #25273 from taosdata/54liuyao-patch-8
Update 14-stream.md
|
2024-04-07 10:28:58 +08:00 |
Haojun Liao
|
1b343e662c
|
fix(stream): retry stop timer for trigger tmr.
|
2024-04-07 10:18:01 +08:00 |
liuyao
|
f65a7a7afa
|
Update 14-stream.md
|
2024-04-07 10:01:27 +08:00 |
Hongze Cheng
|
456cec5b2d
|
Merge pull request #25244 from taosdata/fix/portMainTo30
port main to 30
|
2024-04-07 09:57:47 +08:00 |
liuyao
|
ae0a95b27e
|
Update 14-stream.md
|
2024-04-07 09:49:52 +08:00 |
Hongze Cheng
|
5440471e07
|
Merge pull request #25257 from taosdata/ENH/TS-4595-3.0
enh: not to touch meta data during balance vgroup leader
|
2024-04-03 18:50:23 +08:00 |
factosea
|
8c34d14a9b
|
fix test case
|
2024-04-03 17:26:51 +08:00 |
yihaoDeng
|
a0bf82878d
|
free handle
|
2024-04-03 09:11:49 +00:00 |
dapan1121
|
4ec961f5e4
|
Merge pull request #25252 from taosdata/mark/3.0
fix:data compatibility in tmq
|
2024-04-03 14:13:12 +08:00 |
factosea
|
f95c57695f
|
add test case
|
2024-04-03 13:56:52 +08:00 |
Haojun Liao
|
94f703889d
|
fix(stream): remove invalid assert.
|
2024-04-03 12:42:53 +08:00 |
Haojun Liao
|
a3bcd9e9c9
|
Merge pull request #25246 from taosdata/fix/3_liaohj
fix(stream): add lock for when set checkpoint dispatch msg.
|
2024-04-03 12:42:29 +08:00 |
wangjiaming0909
|
c2afd95c4e
|
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-03 10:07:02 +08:00 |
wangmm0220
|
71292f45ef
|
fix:data compatibility in tmq
|
2024-04-02 23:59:23 +08:00 |