Commit graph

13414 commits

Author SHA1 Message Date
Haojun Liao
cf571e4f1f refactor: do some internal refactor. 2024-02-19 09:52:22 +08:00
wangmm0220
ee96127020 fix:conflicts from 3.0 2024-02-18 18:38:38 +08:00
wangmm0220
a8e45440c0 fix:conflicts from 3.0 2024-02-18 18:02:14 +08:00
Hongze Cheng
8f1fa68994 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4478-3.0 2024-02-18 10:53:51 +08:00
dapan1121
8f63952ad5
Merge pull request #24750 from taosdata/mark/3.0
fix:[TD-28590]add logic for consume excluded
2024-02-18 10:13:25 +08:00
Hongze Cheng
461a0687ec
Merge pull request #24752 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
2024-02-18 09:13:22 +08:00
Alex Duan
4816290a60 coverage: tsched.c mndTrans.h 2024-02-17 18:25:10 +08:00
Alex Duan
f5e0563891 coverage: tsdbCache.c 2024-02-17 12:12:37 +08:00
Alex Duan
8852beb2cc coverage: tsdbUtil.c 2024-02-16 15:17:15 +08:00
kailixu
f76a61c777 feat: support uniq grant 2024-02-13 23:17:05 +08:00
wangmm0220
478e1a67ae fix:[TD-28590]add logic for consume excluded 2024-02-06 18:14:06 +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
ecdcc6dee1
Merge pull request #24738 from taosdata/fix/3_liaohj
test(stream): add unit test case for the mnode stream module.
2024-02-05 13:32:46 +08:00
Haojun Liao
fc218a1f69 fix(test): fix syntax errors on windows. 2024-02-05 11:09:19 +08:00
wade zhang
0ebd7d2527
Merge pull request #24737 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
2024-02-05 10:32:34 +08:00
Haojun Liao
3533f7ecea Merge branch '3.0' into fix/3_liaohj 2024-02-05 09:23:29 +08:00
kailixu
196256d9af feat: support uniq grant 2024-02-05 09:23:19 +08:00
kailixu
7e5dc8a024 feat: support uniq grant 2024-02-05 09:21:11 +08:00
Haojun Liao
3111a01a12 test: add unit test files. 2024-02-05 09:10:43 +08:00
Haojun Liao
739485a419 test(stream): add unit test case for the mnode stream module. 2024-02-05 09:10:04 +08:00
Haojun Liao
2e79c766fa
Merge pull request #24731 from taosdata/fix/3_liaohj
fix(tsdb): check and return if the rows in stt are before the data rows in data files.
2024-02-05 09:00:32 +08:00
kailixu
6098538162 feat: support uniq grant 2024-02-04 18:00:02 +08:00
kailixu
d281bc70b0 feat: remove hb of grantInfo 2024-02-04 16:46:24 +08:00
kailixu
3ebc26e1fb feat: support uniq grant 2024-02-04 16:33:43 +08:00
Haojun Liao
6736fd1615 fix(tsdb): check and return if the rows in stt are before the data rows in data files. 2024-02-04 14:11:17 +08:00
kailixu
f53d0bce5d feat: support uniq grant 2024-02-04 00:24:42 +08:00
kailixu
3a08926319 feat: support uniq grant 2024-02-03 17:32:02 +08:00
kailixu
1a6b491405 Merge branch '3.0' into feat/TD-27463-3.0 2024-02-03 12:11:23 +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
Alex Duan
035f7d096c
Merge pull request #24715 from taosdata/coverage/TD-28550-3.0
coverage: metaIdx.c comment no use function
2024-02-02 09:05:51 +08:00
kailixu
231cf000da Merge branch 'feat/TD-27463-3.0a' into feat/TD-27463-3.0 2024-02-02 00:07:15 +08:00
kailixu
67425fce1e feat: support uniq grant 2024-02-01 22:57:56 +08:00
Alex Duan
963bb20ce3 coverage: metaIdx.c comment no use funciton 2024-02-01 19:11:50 +08:00
kailixu
adee720128 feat: support uniq grant 2024-02-01 17:48:29 +08:00
Haojun Liao
0fe9c05c5f
Merge pull request #24704 from taosdata/fix/3_liaohj
fix(stream): take ver snapshot for all vgroups
2024-02-01 17:07:36 +08:00
Haojun Liao
88f246b988 fix(stream): fix syntax error on windows, and add null ptr check for pTrans obj. 2024-02-01 15:08:06 +08:00
Haojun Liao
cb2ea4a721 fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened. 2024-02-01 11:37:57 +08:00
wangmm0220
a9fcc67321 fix:conflicts from 3.0 2024-02-01 11:13:03 +08:00
wade zhang
eeba6a24ad
Merge pull request #24686 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
2024-02-01 09:47:14 +08:00
54liuyao
0afed5263e add mid operator retrive 2024-01-31 18:09:13 +08:00
kailixu
1e9c963e02 feat: support uniq grant 2024-01-31 17:22:57 +08:00
kailixu
9458b86b41 feat: support uniq grant 2024-01-31 16:09:06 +08:00
kailixu
a860e9039d feat: support uniq grant 2024-01-31 13:52:03 +08:00
kailixu
4ffc4017bd feat: support uniq grant 2024-01-31 13:02:17 +08:00
kailixu
ac5fa32867 feat: support uniq grant 2024-01-31 12:36:58 +08:00
dmchen
5cf8687fd7 fix/TD-28519 2024-01-31 04:23:28 +00:00
kailixu
f50867831b feat: support uniq grant 2024-01-31 10:43:31 +08:00
kailixu
18ece50f86 feat: support uniq grant 2024-01-31 10:02:44 +08:00