Commit Graph

22849 Commits

Author SHA1 Message Date
Shengliang Guan 94ea52ad9d
Merge pull request #29404 from taosdata/fix/tag
fix(stream): replace functions with safty ones.
2024-12-31 15:49:06 +08:00
Haojun Liao 1d0ab80e75 fix(stream): check return value for snprintf 2024-12-31 11:59:13 +08:00
Haojun Liao 5a1e5b1549 fix(stream): check return value for snprintf 2024-12-31 11:52:06 +08:00
Haojun Liao 44cfecc402 refactor: remove unused codes. 2024-12-30 13:41:34 +08:00
Haojun Liao 8c7ee17dd1 fix(stream): replace functions with safty ones. 2024-12-30 13:36:57 +08:00
dapan1121 549d26be95 fix: abort preprocess query issue 2024-12-30 13:12:10 +08:00
Shengliang Guan 8dedf8f21d minor changes 2024-12-29 22:34:24 +08:00
Shengliang Guan 2cbcf9b1d6
Merge pull request #29387 from taosdata/fix/cov
refactor(stream): extend the stream checkout timeout to be 600s.
2024-12-29 22:16:32 +08:00
Shengliang Guan 0312435deb
Merge pull request #29390 from taosdata/enh/TS-4994-more-test-case
Enh/ts 4994 more test case
2024-12-29 22:14:40 +08:00
kailixu 5f539d41f6 test: add test case for auto compact 2024-12-29 16:24:12 +08:00
kailixu 92df4a39db test: add test case for auto compact 2024-12-29 16:08:09 +08:00
kailixu 1e95823d4f test: add test case for auto compact 2024-12-29 15:49:16 +08:00
kailixu baa2d6e505 test: add test case for auto compact 2024-12-29 15:38:08 +08:00
kailixu 52eab6c1bc test: add test case for auto compact 2024-12-29 15:34:37 +08:00
kailixu 243195c37a test: add test case for auto compact 2024-12-29 15:21:49 +08:00
kailixu 4e211e7221 test: add test case for auto compact 2024-12-29 15:16:13 +08:00
kailixu de3558a4a7 test: add test case for auto compact 2024-12-29 15:14:51 +08:00
kailixu b0fa490dd6 test: add test case for auto compact 2024-12-29 15:13:38 +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
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
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
Hongze Cheng 2d7c1a206f enh: add more cases 2024-12-27 15:10:21 +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
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
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
Haojun Liao 9da42b7eb8 other: merge 3.0 2024-12-26 18:47:25 +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 44db20492c fix(stream): check error and continue computing, fix memory leak. 2024-12-26 18:21:57 +08:00
Haojun Liao c8b44b82c4 refactor:do some internal refactor. 2024-12-26 18:20:26 +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
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