Commit Graph

197 Commits

Author SHA1 Message Date
Pengrongkun 7af56a3120 Add TSDB_CODE_TSC_STMT_BIND_NUMBER_ERROR, Clear error message 2024-11-07 14:49:46 +08:00
Shengliang Guan 183d879050 Merge remote-tracking branch 'ljw0903/patch-2' into doc/contrib 2024-10-31 00:09:42 +08:00
yihaoDeng b8a9e4d364 opt log to aovid stack overflow 2024-10-28 15:20:49 +08:00
yihaoDeng c4a8248f14 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-15 14:24:12 +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
yihaoDeng a1a421b41b Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-11 14:35:46 +08:00
xsren 37b70d46e9 fix: ctest 2024-08-28 20:07:44 +08:00
wangmm0220 e7b990f3dd feat:[TS-3718]merge from 3.0 2024-08-08 17:35:24 +08:00
xsren 07cbdee93c fix: mutex and return value 2024-08-07 10:43:04 +08:00
xsren a61149047f use direct pointer 2024-08-05 14:42:30 +08:00
xsren 7d44466603 utest 2024-08-05 12:30:05 +08:00
xsren 8fcf57c077 l2 cache 2024-08-05 12:28:49 +08:00
wangmm0220 4d19f48d8a feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +08:00
kailixu d42b86e56d Merge branch '3.0' into enh/TD-30988-3.0 2024-07-25 09:31:57 +08:00
Shungang Li 4281289eef feat: (errcode) tconfig.c 2024-07-24 15:16:46 +08:00
kailixu cdc85d9588 enh: return error code 2024-07-22 15:53:20 +08:00
kailixu b337fa628b enh: return error code 2024-07-22 15:29:37 +08:00
54liuyao 99f4484328 adj stream operator result 2024-07-18 11:26:50 +08:00
54liuyao 2062e6f9e9 adj ut 2024-07-15 14:11:02 +08:00
54liuyao bb25622a30 adj ci 2024-07-15 13:47:02 +08:00
54liuyao 9b067d075f adj stream function return 2024-07-15 13:38:34 +08:00
54liuyao 60b268bbbe adj test 2024-07-15 09:54:41 +08:00
54liuyao 5b982354e1 adj bloomfilter 2024-07-12 15:30:03 +08:00
wangjiaming0909 73d4fa48f9 support month/year tsma interval 2024-07-08 18:22:33 +08:00
kailixu edabeb3a98 fix: compatibility for msg and error code 2024-06-21 11:22:32 +08:00
kailixu af2e6c6411 Merge branch '3.0' into fix/TD-30677-3.0 2024-06-21 08:07:39 +08:00
kailixu 79f8ab4596 fix: compatibility for msg and error code 2024-06-21 08:07:18 +08:00
Haojun Liao 079df11148
Merge pull request #26222 from taosdata/fix/3_liaohj
fix(util): change the load of __m128i value.
2024-06-20 21:26:57 +08:00
Haojun Liao b730cfd568 fix(util):do some internal refactor. 2024-06-20 18:41:16 +08:00
Haojun Liao df003cca3c
Merge pull request #26197 from taosdata/fix/3_liaohj
fix(util): uncomment the timestamp decode function with AVX2 instructions
2024-06-20 16:16:52 +08:00
Haojun Liao e9b0745947 fix(util): update test cases. 2024-06-19 19:15:45 +08:00
Haojun Liao 04281bcd07 fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor. 2024-06-19 15:06:09 +08:00
cris.pei c25b6f1efe Add the command-line argument '--output-config' for generating configuration in test cases that increase the compatibility of message types and error codes 2024-06-17 20:49:39 +08:00
cris.pei 26c9b757de Add the command-line argument '--output-config' for generating configuration in test cases that increase the compatibility of message types and error codes 2024-06-17 20:13:00 +08:00
kailixu 6f667d9314 enh: support get macro string of taos errors 2024-06-13 10:13:24 +08:00
kailixu 247183b6fc enh: support get macro string of taos errors 2024-06-13 06:57:13 +08:00
kailixu 95a6cbf8e0 enh: support get origin string of taos errors 2024-06-12 18:56:29 +08:00
Haojun Liao 2b44211928 fix(test): update test case and fix a typo. 2024-05-15 14:52:59 +08:00
Haojun Liao e1cd7710ed fix(test): fix error in unit test. 2024-04-25 14:23:54 +08:00
yihaoDeng ff8b606e37 fix ci error 2024-03-30 14:30:38 +00:00
yihaoDeng 0cce8df6b5 Merge branch '3.0' into feature/compressData 2024-03-30 02:00:24 +00:00
Haojun Liao 277a009677 fix(test): fix unit test compiler error. 2024-03-27 16:42:32 +08:00
yihaoDeng 7aaef32304 refactor code 2024-03-25 09:49:28 +00:00
yihaoDeng bba1b8d88a refactor code 2024-03-25 05:53:19 +00:00
yihaoDeng b48a05c081 refactor code 2024-03-24 13:01:19 +00:00
yihaoDeng 18e927f20a add test 2024-03-23 10:38:59 +00:00
yihaoDeng 6147860edb add test 2024-03-22 10:46:50 +00:00
yihaoDeng 455d9e51fd add test 2024-03-21 13:04:52 +00:00
yihaoDeng 374f8e0462 add test 2024-03-21 13:02:28 +00:00
yihaoDeng 5407ac38db add test 2024-03-21 11:07:01 +00:00