Commit Graph

259 Commits

Author SHA1 Message Date
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
dapan1121 4f3484b823 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-10-24 16:49:38 +08:00
xiao-77 cda8bd8047 Add category in configuration's struct 2024-10-21 13:51:33 +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
dapan1121 d1013b20f9 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-30 18:26:26 +08:00
dapan1121 60063b4d65 fix: add more UT 2024-08-30 18:13:35 +08:00
xsren 37b70d46e9 fix: ctest 2024-08-28 20:07:44 +08:00
dapan1121 b95ef255d0 fix: add ut case 2024-08-16 18:22:31 +08:00
dapan1121 40af7fb836 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-13 09:36:28 +08:00
dapan1121 a15d340e5e fix: ut issues 2024-08-08 18:31:33 +08:00
wangmm0220 e7b990f3dd feat:[TS-3718]merge from 3.0 2024-08-08 17:35:24 +08:00
dapan1121 f0aacc7e4a fix: add ut case 2024-08-07 19:22:01 +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
dapan1121 1a2dbe53a1 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-08-05 09:47:28 +08:00
wangmm0220 4d19f48d8a feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +08:00
dapan1121 534fca559d enh: add ut 2024-08-02 16:08:19 +08:00
dapan1121 dfc3fc4987 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-07-29 11:16:36 +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
dapan1121 adfd7b4504 Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-07-22 19:24:56 +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
dapan1121 b3eb938527 enh: add query memory pool 2024-07-01 17:22:43 +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
yihaoDeng 2903d568ea add test 2024-03-21 11:06:46 +00:00
yihaoDeng bf808a0bf6 add more compress alg 2024-03-20 03:43:38 +00:00
Hongze Cheng 4b791d67ba more fix 2024-03-12 09:48:28 +08:00
Hongze Cheng 9b8dec7691 more code 2024-03-03 16:01:12 +08:00
Hongze Cheng 57fa96a720 resolve compile error 2024-02-23 15:14:12 +08:00
Hongze Cheng a6423b7816 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-23 14:47:10 +08:00
kailixu ef7b38d4f6 enh: code optimization for tbase58 2024-02-23 10:30:47 +08:00
kailixu 5b0fc1544d enh: unit test and optimization for base58 2024-02-22 18:00:12 +08:00
kailixu 6ac6e8f2bd enh: unit test and optimization for base58 2024-02-22 17:46:36 +08:00
Hongze Cheng bdfba4cad1 more code 2024-02-19 16:42:41 +08:00
Hongze Cheng 24eff51382 more code and test 2024-02-18 15:53:47 +08:00
factosea 1aae0e52e3 fix: like wildcard match 2023-12-26 14:48:05 +08:00
factosea e2d2ffc00e fix: % wildcard 2023-12-13 16:07:10 +08:00
dapan1121 8528fb7a15
Merge pull request #23963 from taosdata/enh/xsren/TD-22212/taosQueryParam3.0
enh: td-22212 taos query param3.0
2023-12-13 08:24:39 +08:00
Alex Duan 400f466f62 case: tarray.c unit case add 2023-12-10 17:25:13 +08:00
Alex Duan 00c9218b32 case: add arrayRemoveDumplicate case 2023-12-10 14:40:38 +08:00
Alex Duan 7adad817c9 case: add arrayTest unit case 2023-12-08 18:27:38 +08:00
factosea f01241f720 Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0 2023-12-06 17:39:25 +08:00
Haojun Liao f9d717d0f2 refactor: do some internal refactor. 2023-11-27 14:42:13 +08:00
Haojun Liao 6ab14d39bb fix(test): do some internal refactor. 2023-11-27 09:32:47 +08:00
Haojun Liao de0c20c296 fix(test): add test case. 2023-11-27 00:02:52 +08:00
Shungang Li c6f5e2a9bd enh: add dynamic configuration 2023-11-03 14:28:02 +08:00
xsren 355ec86926 fix error when taos_query_a param is null
c_test missing on linux

mem leak

wal_test  pageBufferTest on linux

tfsTest on linux
2023-10-26 16:50:45 +08:00
Haojun Liao 614bdd9fb9
Merge pull request #23220 from taosdata/feat/TD-26644
opt bloom filter
2023-10-19 15:34:43 +08:00
liuyao e9fc079d26 opt bloom filter 2023-10-11 10:14:11 +08:00
xsren 98cbb92ad9 merge stable sort intead of qsort as insert unordered data 2023-09-15 17:53:31 +08:00
wangjiaming0909 5e2d3939fe fix: page buffer cache flush wrong bytes of data into disk 2023-05-29 15:19:34 +08:00
dapan1121 2d9b5ed4f6 fix: tag like filter issue 2023-02-25 16:04:21 +08:00
Haojun Liao 61a7751b57 fix(query): fix bug in tIntToHex and add test case. 2023-02-14 10:12:13 +08:00
Haojun Liao f970dd24fc fix(query): fix the invalid access. 2022-12-29 16:34:14 +08:00
Haojun Liao 0e471afc03 fix(query): fix the invalid access. 2022-12-29 14:48:57 +08:00
Haojun Liao 011c83956b refactor: do some internal refactor. 2022-12-28 19:12:36 +08:00
Shengliang Guan 1bb1025f7d enh: add tassert 2022-12-07 22:24:47 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan 6ef608f7af fix: complie error 2022-12-07 19:02:43 +08:00
Shengliang Guan d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Haojun Liao 86fda9f3da fix(query): fix error in windows and darwin system. 2022-11-25 23:06:32 +08:00
Minglei Jin 18355ceaa7 fix: remove tarray's batch remove test 2022-10-26 15:28:13 +08:00