Commit graph

3064 commits

Author SHA1 Message Date
Haojun Liao
ecc667c22b
Revert "refactor(stream): drop task in async ways" 2025-02-21 01:10:18 +08:00
Haojun Liao
25cdfa5ee9 refactor(stream): add long exec stream queue for history tasks in step1 and re-calculate task execution. 2025-02-14 18:34:20 +08:00
kailixu
1c9b7d59b0 chore: prompt and test case for log 2025-02-12 10:05:32 +08:00
kailixu
5791cf11b1 Merge branch 'main' into enh/TD-33650-3.0m 2025-02-11 15:26:53 +08:00
Shengliang Guan
d4dddb5fd7
Merge pull request #29713 from taosdata/fix/main/TS-5968
fix query information_schema report sync leader unreachable
2025-02-10 10:25:35 +08:00
kailixu
3edb8ae41c chore: logic optimization 2025-02-09 09:31:41 +08:00
wangjiaming0909
490bce2605 fix query information_schema report sync leader unreachable 2025-02-08 16:19:02 +08:00
kailixu
f9dc305e35 enh: print err msg only in embedded log mode 2025-02-08 16:08:40 +08:00
kailixu
fea6148c96 enh: solve conflict during process log file 2025-02-08 14:19:06 +08:00
kailixu
74f8a252c6 enh: solve conflict during process log file 2025-02-08 14:14:58 +08:00
xiao-77
d8c19b8804 Fix timezone case failed. 2025-02-08 10:42:15 +08:00
xiao-77
cb50baddde Fix crash. 2025-02-07 19:27:27 +08:00
xiao-77
4bd2230831 Fix some configs' errors and remove some configs from global config list. 2025-02-07 18:27:39 +08:00
Haojun Liao
2f6977dfda Merge branch 'main' into enh/analysis 2025-01-23 18:55:32 +08:00
Haojun Liao
883b1b79a2 enh(analysis): add the algorithm in telemetry report. 2025-01-23 00:29:18 +08:00
Haojun Liao
84580286ce enh(analysis): enable community edition to support anodes. 2025-01-22 11:11:06 +08:00
xiao-77
c2068ea967 Fix merge errors from pr 29618. 2025-01-21 18:13:13 +08:00
xiao-77
3070d2d455 Fix merge code error. 2025-01-21 12:34:47 +08:00
xiao-77
18dd355463 Fix build error. 2025-01-21 11:37:26 +08:00
xiao-77
a4e88660db fix(rpc):use tsApplyMemoryAllowed to control memory alloc while apply msg. 2025-01-21 11:33:08 +08:00
Jinqing Kuang
297f7bb5d5 fix(query)[TS-5907]: skip some decompressTest sub-cases on machines without AVX2 support
- Check CPU instruction set before running AVX2 tests
- Skip tests if AVX2 is not supported to avoid errors
2025-01-16 15:33:08 +08:00
Shengliang Guan
ad6e9c46d8
Merge pull request #29534 from taosdata/fix/TD-31605/crashLogMain
fix: ts31605, write crash log
2025-01-10 11:22:59 +08:00
factosea
936c7f93e5 fix: status error 2025-01-10 09:39:42 +08:00
factosea
4b03091501 enh: crash thread 2025-01-10 07:12:10 +08:00
factosea
bd9ec86061 crash log: safe code 2025-01-10 06:10:20 +08:00
factosea
6629bf4d80 fix: write crash log 2025-01-09 16:03:40 +08:00
factosea
5c60015cad fix: write crash log in new thread 2025-01-09 12:37:25 +08:00
wangmm0220
ba9892bae0 fix:[TD-32471]set error code to terrno if tmq_consumer_poll return NULL 2025-01-08 16:50:38 +08:00
kailixu
f2735f43bc fix: eliminate the risk of deadlock when switching logs 2025-01-04 23:40:58 +08:00
kailixu
a42d498169 fix: eliminate the risk of deadlock when switching logs 2025-01-04 20:28:16 +08:00
dapan1121
b80a20a4a1 fix: session list issue 2024-12-30 12:11:11 +08:00
Shengliang Guan
ec2c8c435e
Revert "Enh:[td 29974]improve trans" 2024-12-27 22:26:43 +08:00
kailixu
3f642fd013 fix: unlock and error code of tlog 2024-12-27 12:01:07 +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
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
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
Haojun Liao
9da42b7eb8 other: merge 3.0 2024-12-26 18:47:25 +08:00
Haojun Liao
388de2a2f1 test(analytics): add tests for tdanalytics. 2024-12-26 18:22:06 +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
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
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
kailixu
6872cd38c1 enh: coverage of tlog.c 2024-12-25 11:21:55 +08:00
Shengliang Guan
e05601ddfa
Merge pull request #29294 from taosdata/fix/TS-5803/joinLimit
fix: use limit with join
2024-12-25 11:17:10 +08:00
kailixu
9e6ace9e9d Merge branch '3.0' into enh/TD-33262-3.0 2024-12-25 11:11:41 +08:00
Pan Wei
149ac2fea7
Merge branch '3.0' into fix/TD-33275.2 2024-12-25 10:04:48 +08:00
dapan1121
878e87d477 Merge remote-tracking branch 'origin' into fix/TD-33275.2 2024-12-25 10:01:04 +08:00
factosea
f4180ec3d0 fix: win system error desc 2024-12-25 09:11:54 +08:00