Commit graph

184 commits

Author SHA1 Message Date
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
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