Commit Graph

764 Commits

Author SHA1 Message Date
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
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
Pan Wei cd2b053b85
Merge pull request #28185 from taosdata/fix/ostime/mem
fix: ostime
2024-10-08 08:43:11 +08:00
xsren 6d0d2ae039 fix: ostime 2024-09-29 15:29:09 +08:00
yihaoDeng 58290a3ed8 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-27 13:17:30 +08:00
xinsheng Ren 8ee207881f
Merge branch '3.0' into enh/TD-32203/taosndup 2024-09-27 09:52:40 +08:00
yihaoDeng ce052c9c8a Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-26 21:40:48 +08:00
xsren 9972357c17 file function result 2024-09-26 18:13:52 +08:00
xsren 6749067c33 build error 2024-09-26 15:47:05 +08:00
xsren 18bc5a048f taosStrndup 2024-09-26 14:46:53 +08:00
yihaoDeng af5558b4b2 remove unused code 2024-09-26 13:30:09 +08:00
xsren ecf5f35cd0 fix: windows crash 2024-09-25 14:08:32 +08:00
Hongze Cheng 4b75755af1 more change 2024-09-24 16:48:07 +08:00
yihaoDeng b8e782e55f Merge branch '3.0' into enh/opt-transport 2024-09-18 13:26:23 +08:00
yihaoDeng 9ac3ca9b2f Merge branch '3.0' into enh/opt-transport 2024-09-15 08:15:08 +08:00
yihaoDeng cca3319292 Merge branch '3.0' into enh/opt-transport 2024-09-15 08:14:45 +08:00
xsren 045a041844 fix: osSys 2024-09-14 16:25:07 +08:00