wangmm0220
|
f21eeae56c
|
fix:[TD-30180]error in judging if groupId already added to the end of table name
|
2024-05-21 16:57:00 +08:00 |
Haojun Liao
|
cb5a0563e6
|
fix(stream): fix error caused by merge.
|
2024-04-30 15:43:12 +08:00 |
Haojun Liao
|
4c27af9b13
|
refactor: do some internal refactor.
|
2024-04-30 13:25:39 +08:00 |
Haojun Liao
|
54e9522c62
|
refactor(stream): opt stream sink perf.
|
2024-04-30 09:41:29 +08:00 |
Haojun Liao
|
6d06188b9f
|
fix(stream): fix memory leak.
|
2024-04-26 17:06:15 +08:00 |
Haojun Liao
|
0f8ff48c6b
|
fix(stream): fix double free
|
2024-04-23 18:18:01 +08:00 |
Haojun Liao
|
62260bff79
|
Merge pull request #25389 from taosdata/fix/3_liaohj
fix(stream): reset checkpoint info after receiving task-reset info.
|
2024-04-19 11:23:55 +08:00 |
Shungang Li
|
f3438ce04e
|
fix: geometry crash in stream & tmq
|
2024-04-18 19:27:02 +08:00 |
Haojun Liao
|
9056a48efd
|
refactor: do some internal refactor.
|
2024-04-17 21:58:02 +08:00 |
Haojun Liao
|
ac84a5f82b
|
refactor: do some internal refactor.
|
2024-04-17 21:57:09 +08:00 |
wangjiaming0909
|
a4d2dfed67
|
stream supported api
|
2024-04-16 14:18:10 +08:00 |
Haojun Liao
|
312f7864c8
|
refactor: do some internal refactor.
|
2024-04-11 14:32:17 +08:00 |
Haojun Liao
|
87b04c4eea
|
fix(stream): add null check.
|
2024-04-09 14:52:51 +08:00 |
Haojun Liao
|
df516703e1
|
fix(stream): check the pk during merge rows with identical timestamp.
|
2024-04-09 10:22:13 +08:00 |
54liuyao
|
204c5acefe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-02 09:10:52 +08:00 |
wangmm0220
|
8e2a2414c0
|
fix:same subtable same partition by leads to same table name in stream
|
2024-03-28 13:48:46 +08:00 |
Haojun Liao
|
9f492a8962
|
other: merge 3.0
|
2024-03-22 17:53:11 +08:00 |
Haojun Liao
|
15e65d5f07
|
refactor: do some internal refactor.
|
2024-03-16 22:42:49 +08:00 |
Hongze Cheng
|
8a669d3adc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-26 10:48:14 +08:00 |
Haojun Liao
|
59ad27fcae
|
other(stream): comment some logs.
|
2024-02-24 22:50:17 +08:00 |
Haojun Liao
|
bb31b0c121
|
fix(stream): add logs.
|
2024-02-24 02:08:49 +08:00 |
Haojun Liao
|
2800454c35
|
Merge branch '3.0' into fix/nullcheck
|
2024-02-24 01:46:15 +08:00 |
Haojun Liao
|
df2488431e
|
fix(stream): add logs.
|
2024-02-24 00:40:26 +08:00 |
Hongze Cheng
|
a6423b7816
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-23 14:47:10 +08:00 |
wangmm0220
|
6e13e4aa63
|
fix:add excluded msg for meta in tmq
|
2024-02-22 10:58:32 +08:00 |
Hongze Cheng
|
4b71031014
|
more code
|
2024-02-21 14:29:10 +08:00 |
wangmm0220
|
ac9582b24a
|
fix:[TD-28567] do not add md5 to the end of subtable if create stream by sma
|
2024-02-19 13:58:58 +08:00 |
wangmm0220
|
871ebfa7ba
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-02-06 14:02:46 +08:00 |
wangmm0220
|
5796f411e4
|
Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0
|
2024-02-05 17:08:05 +08:00 |
wangmm0220
|
a656d75ca7
|
opti:consume data excluded from some source
|
2024-02-05 17:07:50 +08:00 |
Haojun Liao
|
3236ef7bae
|
feat(stream): return the stream source task exec delay, and do some internal refactor.
|
2024-02-02 11:26:47 +08:00 |
wangmm0220
|
00e0da15a3
|
fix:[TD-28032]groupid = 0 & modify test case in sim
|
2024-01-12 17:37:22 +08:00 |
wangmm0220
|
02c7bdd4f0
|
fix:[TD-28032]fsdfasd
|
2024-01-10 14:57:16 +08:00 |
wangmm0220
|
b200e6807f
|
fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line
|
2024-01-03 19:44:30 +08:00 |
wangmm0220
|
317f0c6a39
|
fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line
|
2024-01-03 18:48:54 +08:00 |
wangmm0220
|
ab262550d1
|
fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line
|
2024-01-03 10:37:05 +08:00 |
wangmm0220
|
9ba2f71487
|
fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line
|
2024-01-03 10:16:43 +08:00 |
wangmm0220
|
8add4dc177
|
fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line
|
2024-01-02 18:37:29 +08:00 |
Cary Xu
|
1c2e9c18d5
|
Update tqSink.c
|
2023-11-10 22:01:28 +08:00 |
kailixu
|
c04fb6d543
|
enh: logic optimization
|
2023-11-10 17:23:17 +08:00 |
kailixu
|
bc44659826
|
fix: buffer overflow
|
2023-11-10 17:14:57 +08:00 |
kailixu
|
5fae10bc76
|
enh: error code when build delete req
|
2023-11-10 15:09:01 +08:00 |
kailixu
|
674e878ffa
|
enh: rsma support delete
|
2023-11-10 14:44:29 +08:00 |
Haojun Liao
|
8c2f6bab0e
|
fix(stream): exec scan-history in timer.
|
2023-11-07 16:40:03 +08:00 |
Haojun Liao
|
6e118c7963
|
fix(stream): fix memory leak.
|
2023-10-30 17:28:57 +08:00 |
Haojun Liao
|
15d217fc3e
|
fix(stream): fix memory leak.
|
2023-10-30 13:29:35 +08:00 |
Haojun Liao
|
2493c21ed3
|
fix(stream): fix the invalid write in sma
|
2023-10-27 09:58:52 +08:00 |
Haojun Liao
|
1ad2c3029a
|
refactor(stream): do some internal refactor.
|
2023-10-27 09:58:52 +08:00 |
Haojun Liao
|
3bcffcf1da
|
other: merge stream refactor from main.
|
2023-10-27 09:56:02 +08:00 |
Haojun Liao
|
579dd8e6b2
|
refactor(stream): do some internal refactor.
|
2023-10-27 09:54:56 +08:00 |