Commit Graph

737 Commits

Author SHA1 Message Date
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
Pan Wei fc05f92fc9
Merge pull request #28250 from taosdata/fix/TD-32409
fix: use safe function
2024-10-11 10:25:09 +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
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
xinsheng Ren 8ee207881f
Merge branch '3.0' into enh/TD-32203/taosndup 2024-09-27 09:52:40 +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
xsren 045a041844 fix: osSys 2024-09-14 16:25:07 +08:00
xsren ae9eaf9d1a osSys 2024-09-14 16:14:56 +08:00
xsren 6e167a347b fix: check conv 2024-09-14 13:53:26 +08:00
xinsheng Ren e3e3a0e2bb
Merge branch '3.0' into fix/TD-31870/os4 2024-09-14 13:50:09 +08:00
xsren 1b48080a94 fix: os return 2024-09-14 11:47:20 +08:00
Pan Wei 42abc16774
Merge pull request #27816 from taosdata/enh/TD-31903-3.0
enh(query)[TD-31903]. Handle return values for function calls
2024-09-14 11:28:19 +08:00
xsren 3acac77f9f build on mac 2024-09-13 16:41:13 +08:00
xsren a91085eef6 fix: void 2024-09-13 16:14:40 +08:00
xsren 661a170a9b osTimer 2024-09-13 15:26:14 +08:00
xsren 92171e080e ostime and ossocket 2024-09-13 15:20:23 +08:00
Jinqing Kuang 0cb4c927ec enh(query)[TD-31903]. Handle return values for function calls 2024-09-13 11:45:59 +08:00
xsren 466e0b5f8e build on mac 2024-09-13 07:19:11 +08:00
xsren 82d83b2e6b osSysinfo 2024-09-12 19:56:49 +08:00
xsren a7da6a7d51 compare return 2024-09-12 17:51:32 +08:00
xsren 90d9784984 osEnv 2024-09-12 16:12:31 +08:00
xsren 78e9bb95ac osString 2024-09-12 14:02:19 +08:00
xsren dca6b21e88 fix: timewait 2024-09-12 09:34:53 +08:00
xsren e226898e17 semphore 2024-09-11 20:36:03 +08:00
xsren 79de2c52f4 fix: return length 2024-09-10 19:36:20 +08:00
xsren aea768d2c0 osFile 2024-09-10 17:40:19 +08:00
xsren aa5683cfd9 osfile 2024-09-10 14:55:14 +08:00
xsren a12e96d2c3 fix: build on windows 2024-09-10 13:51:25 +08:00
xsren 2a3917029f osFile 2024-09-10 11:29:50 +08:00
xsren 520336e129 osDir 2024-09-09 15:47:17 +08:00
kailixu 31ac2c26ce Merge branch '3.0' into fix/TD-31163-3.0 2024-08-28 19:12:46 +08:00