xiao-77
cda8bd8047
Add category in configuration's struct
2024-10-21 13:51:33 +08:00
Jinqing Kuang
636c65d62f
enh(query)[TS-4661]. Add AVX2 support for decompression and MIN/MAX comparison
...
- Implement AVX2 instructions to decompress float and double data types
- Add AVX2-based MIN/MAX comparison for both integer and floating-point data types
- Include unit tests to verify functionality and performance improvements
2024-10-14 15:31:40 +08:00
dmchen
1e87baf730
fix/TS-5507-config-generate-ley-and-add-more-log
2024-10-10 03:49:07 +00:00
lyh250-666
676f8759e2
enh:modify error code passing
2024-10-09 15:37:00 +08:00
wangmm0220
08b2df7c4c
fix:[TD-30270]conflicts from 3.0
2024-10-08 10:40:41 +08:00
Hongze Cheng
ea5a2a6946
ehn: remove void
2024-09-25 17:45:10 +08:00
wangmm0220
c2fb23d841
fix:conflicts from 3.0
2024-09-23 10:15:57 +08:00
wangmm0220
f98db0d995
fix:[TD-31899] check return value by malloc/strdup
2024-09-19 19:44:34 +08:00
wangmm0220
3eae8f1c99
fix:[TD-31899] check return value by malloc/strdup
2024-09-18 10:15:01 +08:00
Pan Wei
c32d8312bd
Merge pull request #27876 from taosdata/fix/TD-31870/os3
...
Fix/td 31870/os3
2024-09-14 11:24:31 +08:00
xsren
92171e080e
ostime and ossocket
2024-09-13 15:20:23 +08:00
Hongze Cheng
251b0f59d5
Merge pull request #27863 from taosdata/fix/TD-31945-3.0
...
fix: disable dynamic adjustment of 'keepaliveidle'
2024-09-13 15:12:38 +08:00
Shungang Li
9cf662f164
fix: disable dynamic adjustment of 'keepaliveidle'
2024-09-13 10:58:47 +08:00
kailixu
2a13aa08e1
fix: oom with large msg
2024-09-11 14:23:47 +08:00
wangmm0220
88f8f62f87
enh:[TD-30270]opti data struct in tmq
2024-09-10 15:11:43 +08:00
54liuyao
80c22a2739
fix(query):adjust num of task queue
2024-09-06 10:55:50 +08:00
dapan1121
3c4de6f1e6
feat: add query table not exist as empty
2024-09-05 12:23:28 +08:00
Pan Wei
c959a13c25
Merge pull request #27533 from taosdata/fix/TD-31696
...
fix:[TD-31696]print error log to screen if parsing config file error …
2024-08-30 17:37:03 +08:00
wangmm0220
21f4926cb8
fix:[TD-31696]print error log to screen if init error
2024-08-30 10:07:48 +08:00
wangmm0220
f4a91c91b1
fix:[TD-31696]print error log to screen if init error
2024-08-30 10:04:48 +08:00
wangmm0220
35f83bd70a
fix:[TD-31696]print error log to screen if init error
2024-08-30 10:04:01 +08:00
Shungang Li
47eab2cca6
fix: (cfg) disable dynamic setting of 'logDir'
2024-08-29 11:25:25 +08:00
Shungang Li
ae86165225
fix: (cfg) dynamic update for enableCoreFile
2024-08-27 19:17:09 +08:00
kailixu
1f4b487f36
enh: remove asserts
2024-08-26 15:23:18 +08:00
Minglei Jin
95fc56b8f6
fix(s3/cfg): fix s3MigrateEnabled & s3MigrateIntervalSec loading
2024-08-21 16:38:54 +08:00
Shungang Li
e298b5acb3
fix: s3 support multi proto
2024-08-19 18:39:08 +08:00
Hongze Cheng
9e1f4a7147
Merge pull request #27236 from taosdata/enh/TD-31375-3.0
...
enh: support config randErrorScope dynamically
2024-08-16 13:58:07 +08:00
kailixu
6adc0543e8
enh: support config randErrorChance dynamically
2024-08-15 19:19:48 +08:00
wade zhang
7609affd69
Merge pull request #27242 from taosdata/feat/TD-31289-3.0
...
fix: add miss hostname for ep funcs
2024-08-15 18:11:34 +08:00
Shungang Li
efff5e2bf9
feat: s3 use global s3BucketName
2024-08-15 16:07:30 +08:00
kailixu
d0059d2d9d
enh: support config randErrorScope dynamically
2024-08-15 13:25:04 +08:00
Hongze Cheng
9796c9dfa4
Merge pull request #27179 from taosdata/enh/TD-31403
...
Enh/TD-31403
2024-08-14 09:39:12 +08:00
Hongze Cheng
b5951a9efa
Merge pull request #27155 from taosdata/enh/TD-31375-3.0
...
enh: simulate random i/o error
2024-08-13 18:31:35 +08:00
Hongze Cheng
9ead181d19
Merge pull request #27134 from taosdata/feat/TD-31289-3.0
...
feat: cos support for multi s3 cfg
2024-08-13 18:25:52 +08:00
yihaoDeng
8ecc327cbd
change default paramete
2024-08-13 16:58:53 +08:00
kailixu
ee05a536ef
enh: support config randErrorDivisor dynamically
2024-08-13 14:19:28 +08:00
yihaoDeng
7b4f785a44
change queue limit
2024-08-13 11:43:51 +08:00
yihaoDeng
8250a51317
change queue limit
2024-08-13 11:18:29 +08:00
Shungang Li
21f8d6b7c1
fix: memleak in taosSplitS3Cfg
2024-08-12 16:57:10 +08:00
Shungang Li
debd1e2308
feat: cos support for multi s3 cfg
2024-08-09 17:08:17 +08:00
wangmm0220
3ef942bf4b
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-3718
2024-08-08 10:59:45 +08:00
Shungang Li
1ef464cd78
fix: (errcode) ignore empty timezone str
2024-08-06 17:11:16 +08:00
dapan1121
d59e3512ee
Merge pull request #26948 from taosdata/enh/addRandError
...
enh: add rand error test
2024-08-04 18:22:14 +08:00
wangmm0220
4d19f48d8a
feat:[TS-3718]save slow log file one day one file
2024-08-02 16:29:48 +08:00
dapan1121
857d9e825b
enh: add rand error test
2024-08-02 13:29:47 +08:00
Shungang Li
965a4e56ea
fix: check taosSetSystemLocale errcode
2024-08-02 11:12:03 +08:00
Shungang Li
d9a7d20d22
fix: ignore taosSetSystemLocale error temporarily
2024-07-30 14:42:17 +08:00
Shungang Li
839eca2694
enh: tglobal handle errcode
2024-07-30 14:39:47 +08:00
Cary Xu
e42f013eac
Update tglobal.c
2024-07-29 22:03:50 +08:00
kailixu
a7c54f19a0
fix: load config from apollo url
2024-07-29 15:53:15 +08:00