kailixu
|
dd90ab79db
|
Merge branch '3.0' into test/TS-4994-3.0
|
2024-12-29 14:47:47 +08:00 |
kailixu
|
458a72c66a
|
test: add test case for auto compact
|
2024-12-29 13:45:59 +08:00 |
kailixu
|
f529339fb8
|
test: add test case for auto compact
|
2024-12-29 13:26:40 +08:00 |
kailixu
|
7b69c29c9e
|
test: add test case for auto compact
|
2024-12-29 12:49:03 +08:00 |
kailixu
|
104f37337f
|
test: add test case for auto compact
|
2024-12-29 12:24:15 +08:00 |
Haojun Liao
|
0c8ac0f2ec
|
enh(stream): inc the timeout threshold to be 600s.
|
2024-12-29 00:42:39 +08:00 |
Haojun Liao
|
ba4d47b8b6
|
enh(stream): extend wait time upto 300s
|
2024-12-29 00:15:58 +08:00 |
Haojun Liao
|
a73ad9642a
|
fix(stream): check if the altered tag value table should be added into stream/tq scan table list.
|
2024-12-28 21:25:40 +08:00 |
kailixu
|
078367d29f
|
test: add test case for auto compact
|
2024-12-28 20:52:22 +08:00 |
kailixu
|
1bc3c4a449
|
test: add test case for auto compact
|
2024-12-28 19:28:07 +08:00 |
Shengliang Guan
|
5bb7be712d
|
Merge pull request #29376 from taosdata/fix/cov
test: update test cases and fix related bugs.
|
2024-12-28 16:19:40 +08:00 |
Shengliang Guan
|
1fb58e6b36
|
Merge pull request #29379 from taosdata/merge/3.0tomain
merge: from 3.0 to main branch
|
2024-12-28 16:19:04 +08:00 |
kailixu
|
5f3e8ef5aa
|
test: add test case for auto compact
|
2024-12-28 15:35:12 +08:00 |
Shengliang Guan
|
ec2c8c435e
|
Revert "Enh:[td 29974]improve trans"
|
2024-12-27 22:26:43 +08:00 |
Haojun Liao
|
a334bf1991
|
test: update the sim, set the output as uint, instead of int to avoid overflow.
|
2024-12-27 22:04:35 +08:00 |
54liuyao
|
e8f63cded9
|
fix stream state operator issue
|
2024-12-27 22:04:28 +08:00 |
Haojun Liao
|
98a3fa1ab5
|
test: add test case for anamaly detection in tdanalytics.
|
2024-12-27 22:04:16 +08:00 |
Haojun Liao
|
746cbc09c3
|
test(analytics): add tests for tdanalytics.
|
2024-12-27 22:04:08 +08:00 |
Hongze Cheng
|
4093e65e09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4994-more-test-case
|
2024-12-27 21:59:17 +08:00 |
kailixu
|
bf33ef0c07
|
test: add test case for auto compact
|
2024-12-27 18:57:12 +08:00 |
kailixu
|
fcd436830f
|
test: add test case for auto compact
|
2024-12-27 18:54:22 +08:00 |
kailixu
|
289f8181a1
|
test: add test case for auto compact
|
2024-12-27 18:32:34 +08:00 |
pengrongkun94@qq.com
|
42410d6c85
|
only linux run stmt2Test
|
2024-12-27 17:47:15 +08:00 |
Hongze Cheng
|
a72c46a7fc
|
more cases
|
2024-12-27 17:44:05 +08:00 |
kailixu
|
78018b3a16
|
test: add test case for auto compact
|
2024-12-27 17:05:09 +08:00 |
54liuyao
|
0bf9fb1e31
|
add reset stream
|
2024-12-27 15:11:19 +08:00 |
Hongze Cheng
|
2d7c1a206f
|
enh: add more cases
|
2024-12-27 15:10:21 +08:00 |
kailixu
|
3f642fd013
|
fix: unlock and error code of tlog
|
2024-12-27 12:01:07 +08:00 |
Haojun Liao
|
7a6eb1d969
|
test: update the sim, set the output as uint, instead of int to avoid overflow.
|
2024-12-27 11:19:24 +08:00 |
pengrongkun94@qq.com
|
de62d9bb83
|
fix some case
|
2024-12-27 10:44:02 +08:00 |
Shengliang Guan
|
0c1de77eb9
|
Merge pull request #29348 from taosdata/fix/TS-5826
fix(tdb/cd): free cell decoder's mem w.r.t. btree prev
|
2024-12-27 10:36:23 +08:00 |
pengrongkun94@qq.com
|
ddc8c7ac0b
|
Merge remote-tracking branch 'origin/3.0' into stmt2-unit-test
|
2024-12-27 10:30:17 +08:00 |
54liuyao
|
68ece75ad0
|
fix stream state operator issue
|
2024-12-27 10:27:05 +08:00 |
dmchen
|
91abb86693
|
fix/resolve_fqdn_retry_times
|
2024-12-27 02:22:54 +00:00 |
Shengliang Guan
|
f3a8366c10
|
Merge pull request #29344 from taosdata/fix/main/TD-33336
fix sma filtering returned wrong rows
|
2024-12-27 09:26:38 +08:00 |
Shengliang Guan
|
757fcc70be
|
Merge pull request #29321 from taosdata/fix/3.0/TD-33336
fix wrong rows returned with sma filtering
|
2024-12-27 09:26:26 +08:00 |
Shengliang Guan
|
b0f61b53ab
|
Merge pull request #29349 from taosdata/fix/3_liaohj
others: merge fix from main to 3.0, add test cases to improve the coverages.
|
2024-12-27 09:25:55 +08:00 |
Shengliang Guan
|
f5b052ff92
|
Merge pull request #29332 from taosdata/fix/remove-resolve-fqdn-retry
fix/remove-resolve-fqdn-retry
|
2024-12-27 09:11:55 +08:00 |
Shengliang Guan
|
912fcb13bf
|
Merge pull request #29351 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
|
2024-12-27 09:06:35 +08:00 |
Shengliang Guan
|
f96e3dc650
|
Merge pull request #29336 from taosdata/enh/TD-33267
Enh/TD-33267
|
2024-12-27 09:04:06 +08:00 |
Hongze Cheng
|
ed9e3397be
|
Merge pull request #29347 from taosdata/enh/TS-4994-enh
enh: compact more enh
|
2024-12-27 08:49:24 +08:00 |
Shengliang Guan
|
2bff7a835c
|
Merge pull request #29165 from taosdata/enh/TD-29974-improve-trans
Enh:[td 29974]improve trans
|
2024-12-26 22:49:32 +08:00 |
pengrongkun94@qq.com
|
7283d54770
|
add bind exec test
|
2024-12-26 22:22:06 +08:00 |
Shengliang Guan
|
03f191bcb9
|
Merge pull request #29335 from taosdata/enh/main/TD-33350
Enh(wal):Modify the error message when the wal file is corrupted.
|
2024-12-26 19:25:34 +08:00 |
Shengliang Guan
|
2c97de9d8a
|
Merge pull request #29343 from taosdata/fix/main/TD-33354
Fix(cfg):use write thread to update dnode config.
|
2024-12-26 19:24:56 +08:00 |
Haojun Liao
|
9da42b7eb8
|
other: merge 3.0
|
2024-12-26 18:47:25 +08:00 |
pengrongkun94@qq.com
|
69aac6d778
|
finish stmt2 get fiels test
|
2024-12-26 18:40:07 +08:00 |
Minglei Jin
|
d5f1aab4fe
|
fix(tdb/cd): free cell decoder's mem w.r.t. btree prev
|
2024-12-26 18:27:43 +08:00 |
Hongze Cheng
|
098ab9f4b4
|
enh: change some documents
|
2024-12-26 18:25:23 +08:00 |
Haojun Liao
|
7c395a4fc3
|
test: add test case for anamaly detection in tdanalytics.
|
2024-12-26 18:23:03 +08:00 |
Haojun Liao
|
388de2a2f1
|
test(analytics): add tests for tdanalytics.
|
2024-12-26 18:22:06 +08:00 |
Haojun Liao
|
44db20492c
|
fix(stream): check error and continue computing, fix memory leak.
|
2024-12-26 18:21:57 +08:00 |
Haojun Liao
|
ac6c6278b7
|
fix(analytics): fix bugs in recv post results.
|
2024-12-26 18:21:41 +08:00 |
Haojun Liao
|
9cb81284f6
|
fix(analytics):copy the correct post rsp.
|
2024-12-26 18:21:18 +08:00 |
Haojun Liao
|
bf4da942e4
|
refactor(analytics): do some refactor.
|
2024-12-26 18:20:53 +08:00 |
Haojun Liao
|
9198164ac6
|
fix(analytics): fix check return value error.
|
2024-12-26 18:20:41 +08:00 |
Haojun Liao
|
c8b44b82c4
|
refactor:do some internal refactor.
|
2024-12-26 18:20:26 +08:00 |
Haojun Liao
|
8b0a371aa6
|
test: add test case for anamaly detection in tdanalytics.
|
2024-12-26 18:17:02 +08:00 |
Haojun Liao
|
05712e2dde
|
test(analytics): add tests for tdanalytics.
|
2024-12-26 17:24:17 +08:00 |
Shengliang Guan
|
29d419cbcc
|
Merge pull request #29341 from taosdata/fix/TD-33270-2
ci(test):delete invalid code&& add ci
|
2024-12-26 16:58:28 +08:00 |
pengrongkun94@qq.com
|
0d1a99d7d0
|
remove some unused code
|
2024-12-26 16:53:30 +08:00 |
wangjiaming0909
|
05f836c555
|
fix sma filtering returned wrong rows
|
2024-12-26 16:10:17 +08:00 |
xiao-77
|
1a753fedc7
|
Fix review errors.
|
2024-12-26 15:08:18 +08:00 |
xiao-77
|
9fea6fd295
|
Fix some review errors.
|
2024-12-26 14:58:09 +08:00 |
Shengliang Guan
|
4816ac7825
|
Merge pull request #29342 from taosdata/fix/main/TD-33353
fix:TD-33353
|
2024-12-26 14:47:11 +08:00 |
yihaoDeng
|
57c1796e55
|
remove unused code
|
2024-12-26 14:44:13 +08:00 |
Shengliang Guan
|
030bcbf487
|
Merge pull request #29340 from taosdata/fix/liaohj
fix(stream): log error and continue running
|
2024-12-26 14:41:32 +08:00 |
Shengliang Guan
|
4e8252734b
|
Merge pull request #29338 from taosdata/fix/TD-33275.4
fix: catalog timer stop issue
|
2024-12-26 14:39:56 +08:00 |
Shengliang Guan
|
47b4ae0aa6
|
Merge pull request #29339 from taosdata/fix/TD-33275.4.m
fix: catalog ut issues
|
2024-12-26 14:39:46 +08:00 |
xiao-77
|
8fd42c034a
|
Fix(cfg):use write thread to update dnode config.
|
2024-12-26 14:34:38 +08:00 |
yihaoDeng
|
cc027f96a2
|
remove unused code
|
2024-12-26 13:44:44 +08:00 |
54liuyao
|
ff7a2ebe6b
|
ci(test):delete invalid code&& add ci
|
2024-12-26 13:35:50 +08:00 |
pengrongkun94@qq.com
|
e634114063
|
fix TD-33353
|
2024-12-26 12:35:12 +08:00 |
Shengliang Guan
|
bc17e0aa9a
|
Merge pull request #29328 from taosdata/fix/TS-5812-main
fix[TS-5812]:add params check
|
2024-12-26 11:35:06 +08:00 |
pengrongkun94@qq.com
|
16a79dd86d
|
add stmt test case
|
2024-12-26 11:30:52 +08:00 |
54liuyao
|
f6500b3551
|
ci(test):delete invalid code&& add ci
|
2024-12-26 11:16:02 +08:00 |
Haojun Liao
|
090ce021ac
|
fix(stream): check error and continue computing, fix memory leak.
|
2024-12-26 10:42:34 +08:00 |
dapan1121
|
5c2d2f2759
|
fix: catalog ut issues
|
2024-12-26 10:19:56 +08:00 |
dapan1121
|
59b10f414c
|
fix: catalog dbg issue
|
2024-12-26 10:10:21 +08:00 |
Shengliang Guan
|
173e6191f3
|
Merge pull request #29331 from taosdata/fix/fixMetaDeadlock
fix dead lock
|
2024-12-26 10:04:12 +08:00 |
Shengliang Guan
|
37bb79573a
|
Merge pull request #29330 from taosdata/fix/main/TD-33332
fix:[TD-33332] database not found bug
|
2024-12-26 10:03:11 +08:00 |
Shengliang Guan
|
bb2185b8de
|
Merge pull request #29290 from taosdata/enh/TD-33262-3.0
enh: test coverage of tfs
|
2024-12-26 10:00:23 +08:00 |
Shengliang Guan
|
09ff2e03a5
|
Merge pull request #29237 from taosdata/fix/TD-33254
fix(coverage): fix coverage issues
|
2024-12-26 09:56:05 +08:00 |
Shengliang Guan
|
3494d0d065
|
Merge pull request #29322 from taosdata/fix/main/TD-32549
Fix(wal):delete wal while part dnodes offline.
|
2024-12-26 09:53:15 +08:00 |
dapan1121
|
383a0b5dd5
|
fix: catalog ut and timer stop issue
|
2024-12-26 09:52:36 +08:00 |
xiao-77
|
de81bfb00d
|
Enh(wal):Modify the error message when the wal file is corrupted.
|
2024-12-26 09:29:55 +08:00 |
Shengliang Guan
|
5099f24823
|
Merge pull request #29311 from taosdata/merge/3.0tomain
merge: from 3.0 to main branch
|
2024-12-25 21:27:45 +08:00 |
dmchen
|
20a0ae7905
|
fix/remove-resolve-fqdn-retry
|
2024-12-25 11:51:37 +00:00 |
wangmm0220
|
bfe0f143da
|
fix[TS-5812]:add params check
|
2024-12-25 19:34:58 +08:00 |
yihaoDeng
|
ae168b2560
|
fix dead lock
|
2024-12-25 19:14:52 +08:00 |
pengrongkun94@qq.com
|
c181cffe1e
|
fix database not found bug
|
2024-12-25 18:32:33 +08:00 |
wangmm0220
|
25dc5d7b5c
|
fix[TS-5812]:add params check
|
2024-12-25 17:53:34 +08:00 |
wangjiaming0909
|
222cd3a39b
|
fix clientTest
|
2024-12-25 17:36:45 +08:00 |
Shengliang Guan
|
1c2b3947b4
|
Merge pull request #29276 from taosdata/fix/fixInvalidFreeMain
fix double free
|
2024-12-25 17:19:21 +08:00 |
Minglei Jin
|
61cfaa8560
|
fix coverage issue with td block blob client
|
2024-12-25 16:53:19 +08:00 |
xiao-77
|
9a228d7416
|
delete wal while part dnodes offline
|
2024-12-25 15:10:07 +08:00 |
Shengliang Guan
|
f94234e69c
|
Merge pull request #29314 from taosdata/fix/TD-33275.2
fix: add more UT cases
|
2024-12-25 14:56:54 +08:00 |
wangjiaming0909
|
7a18acc7f7
|
fix wrong rows returned with sma filtering
|
2024-12-25 14:45:17 +08:00 |
Minglei Jin
|
0f5a3d6d7f
|
Merge branch '3.0' into fix/TD-33254
|
2024-12-25 13:55:11 +08:00 |
Hongze Cheng
|
3b9414dd1f
|
Merge pull request #29316 from taosdata/enh/3.0/TD-33266
enh(ut):Add wal & config UT.
|
2024-12-25 13:34:10 +08:00 |