yihaoDeng
411a476b91
refactor code
2024-12-02 18:42:01 +08:00
yihaoDeng
9b2a80b367
fix interface update
2024-11-14 19:14:07 +08:00
yihaoDeng
42065bf2e8
Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage
2024-11-14 17:44:29 +08:00
yihaoDeng
6ad894b356
support quick cmd
2024-11-14 17:04:11 +08:00
Pan Wei
102877c253
Update osEnv.c
2024-11-13 14:36:37 +08:00
facetosea
77ed0ee1c5
enh: osSetSystemLocale
2024-11-13 13:24:45 +08:00
factosea
8f5dc8a4ca
osThread
2024-11-12 13:47:49 +08:00
factosea
31776831df
enh: osThread/ossystem
2024-11-12 13:13:02 +08:00
factosea
0f341093e4
fix: ucs4_max_len
2024-11-12 10:23:09 +08:00
factosea
5c8e1d155a
fix: check ucs4_max_len
2024-11-12 10:04:35 +08:00
factosea
229b7ef587
fix: str2int
2024-11-11 19:59:46 +08:00
facetosea
14e240d442
osString
2024-11-11 17:14:01 +08:00
facetosea
1d331d89a8
os file
2024-11-11 16:26:42 +08:00
facetosea
6de6e53482
osDir
2024-11-11 13:41:56 +08:00
Shengliang Guan
94e5bbdd6a
Merge pull request #28697 from taosdata/fix/liaohj
...
feat: kill rsync by pid.
2024-11-11 10:22:41 +08:00
Haojun Liao
006900408a
fix: check return value.
2024-11-10 12:23:01 +08:00
Haojun Liao
4b50edccf0
fix: fix memory leak.
2024-11-10 10:49:31 +08:00
Haojun Liao
9ff749be73
fix:disable unit test for windows/mac
2024-11-10 10:12:21 +08:00
Haojun Liao
3559188dfa
fix(stream): check return value.
2024-11-08 14:23:37 +08:00
Haojun Liao
d8098ab3e1
fix(util): check return value.
2024-11-08 12:48:00 +08:00
Haojun Liao
c312896d73
feat: set correct rsp code.
2024-11-08 10:31:48 +08:00
Haojun Liao
9c5c9f62ad
feat: kill rsync by pid.
2024-11-07 19:48:32 +08:00
xsren
04565b23ef
Parameter validation
2024-11-07 13:36:53 +08:00
yihaoDeng
a6436882a2
support disk usage
2024-11-06 15:25:50 +08:00
Shengliang Guan
65f41cad20
Merge pull request #28577 from taosdata/enh/TD-32652-main
...
enh(query)[TD-32652]: enable AVX implementation with CPU dispatching
2024-11-01 17:30:52 +08:00
Jinqing Kuang
647066c4f9
enh(query)[TD-32652]: enable AVX implementation with CPU dispatching
...
Extract AVX implementation of specific functions into separate files.
The CPU dispatching mechanism will now check the machine's instruction
set at runtime to determine whether to use the AVX implementation or
fallback to the naive version.
This enhancement improves performance on most machines while ensuring
compatibility with older hardwares.
2024-11-01 12:44:59 +08:00
Shengliang Guan
183d879050
Merge remote-tracking branch 'ljw0903/patch-2' into doc/contrib
2024-10-31 00:09:42 +08:00
Shengliang Guan
25176bb477
Merge remote-tracking branch 'freemine/fix_unnecessary_mkdir_failure' into doc/contrib
2024-10-30 19:44:18 +08:00
yihaoDeng
a7035daf17
Merge remote-tracking branch 'origin/3.0' into enh/opt-transport
2024-10-21 14:06:35 +08:00
xsren
7a42756511
replace snprintf with tsnprintf
2024-10-20 22:36:52 +08:00
yihaoDeng
c4a8248f14
Merge remote-tracking branch 'origin/3.0' into enh/opt-transport
2024-10-15 14:24:12 +08:00
Pan Wei
0db5fe41e4
Merge pull request #28249 from taosdata/enh/TS-4661-3.0
...
enh(query)[TS-4661] Add AVX2 support for decompression and MIN/MAX comparison
2024-10-15 08:47:39 +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
xsren
14a2cb073a
enh: add return len
2024-10-12 18:40:56 +08:00
xsren
59816166ef
enh: getSystemUUIDLen
2024-10-12 09:07:08 +08:00
xinsheng Ren
9f645a0879
Merge branch '3.0' into enh/TD-32413/snprintf
2024-10-11 16:07:25 +08:00
yihaoDeng
dc9027bb90
Merge remote-tracking branch 'origin/3.0' into enh/opt-transport
2024-10-11 11:13:36 +08:00
Pan Wei
fc05f92fc9
Merge pull request #28250 from taosdata/fix/TD-32409
...
fix: use safe function
2024-10-11 10:25:09 +08:00
yihaoDeng
486b559167
Merge remote-tracking branch 'origin/3.0' into enh/opt-transport
2024-10-10 18:13:10 +08:00
dapan1121
7e4da7604e
fix: os ut issue
2024-10-10 17:44:29 +08:00
xsren
e81e999fc1
fix: snprintf
2024-10-10 15:40:43 +08:00
xsren
ef8367fbb4
fix: ret error
2024-10-10 14:40:59 +08:00
yihaoDeng
8e6a51bfe1
add config
2024-10-10 11:51:36 +08:00
xsren
402f9daa2a
fix: utest
2024-10-10 11:36:02 +08:00
xsren
e03ccdc6e2
replace snprintf
2024-10-10 10:35:48 +08:00
xsren
c7f6349e14
tsnprintf
2024-10-10 10:35:29 +08:00
dapan1121
d55a0032b1
fix: localtime issue
2024-10-10 09:45:37 +08:00
dapan1121
0aae99ca8f
fix: replace unsafe function
2024-10-09 14:03:12 +08:00
dapan1121
d239d3b5b2
fix: ut compile issue
2024-10-09 10:29:47 +08:00
dapan1121
0055d9544c
fix: use safe function
2024-10-08 19:18:48 +08:00