Commit graph

9803 commits

Author SHA1 Message Date
dapan1121
a2665ebc82 fix: add plan validation in scheduler 2024-10-22 09:04:12 +08:00
dapan1121
6a9fd0c95e enh: add operator 2024-10-21 19:24:52 +08:00
dapan1121
44726fe42a enh: add subplan test 2024-10-17 11:28:05 +08:00
dapan1121
a8965fa98c Merge remote-tracking branch 'origin/3.0' into enh/TD-32190 2024-10-15 19:20:36 +08:00
Jinqing Kuang
056fbe5eb3 fix(query)[TD-30667]. Fix compilation with AVX instructions on older GCC versions 2024-10-15 15:30:04 +08:00
Shengliang Guan
b315b446e8
Merge pull request #28360 from taosdata/feat/anal7
revert: data analysis
2024-10-15 09:05:28 +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
Shengliang Guan
9f05ca5ee8 revert: data analysis 2024-10-14 23:27:11 +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
Pan Wei
80e2e426f0
Merge pull request #28277 from taosdata/enh/TD-32413/snprintf
Enh/td 32413/snprintf
2024-10-14 10:59:03 +08:00
xsren
e84376c461 fix: return val check 2024-10-12 16:29:13 +08:00
Jing Sima
6231d46cc5 enh:[TD-32189] Add validation to prevent changes to resultinfo structure. 2024-10-12 15:14:59 +08:00
xsren
59816166ef enh: getSystemUUIDLen 2024-10-12 09:07:08 +08:00
xinsheng Ren
d003cfaffb
Merge branch '3.0' into enh/TD-32413/snprintf 2024-10-11 19:50:48 +08:00
WANG MINGMING
473a9f3b45
Merge branch '3.0' into enh/TD-32412 2024-10-11 17:11:07 +08:00
Pan Wei
bc0d958f58
Merge pull request #28232 from taosdata/enh/TD-32415-3.0
fix(query)[TD-32415]. Replace memory-unsafe functions
2024-10-11 17:04:29 +08:00
xinsheng Ren
9f645a0879
Merge branch '3.0' into enh/TD-32413/snprintf 2024-10-11 16:07:25 +08:00
Shengliang Guan
c92601d5d4
Merge pull request #28312 from taosdata/feat/anal5
fix: manual testing errors
2024-10-11 15:14:25 +08:00
Jinqing Kuang
0199c8dddf fix(query)[TD-32415]. Replace memory-unsafe functions
- Replace memory unsafe functions with secure alternatives
- Fix automatical generation of subtable names
2024-10-11 14:34:19 +08:00
xsren
47a6f3e6bc enh: getsystemuuid 2024-10-11 13:41:53 +08:00
Shengliang Guan
7ba8a6a680 fix: manual testing errors 2024-10-11 12:11:59 +08:00
wangmm0220
f537832664 fix:[TD-32412] unsafe function 2024-10-11 10:53:32 +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
xsren
c7f6349e14 tsnprintf 2024-10-10 10:35:29 +08:00
dapan1121
d55a0032b1 fix: localtime issue 2024-10-10 09:45:37 +08:00
Shengliang Guan
159c318fbd feat: analysis parser 2024-10-09 18:18:45 +08:00
Shengliang Guan
4dc0c2f47e feat: data analysis 2024-10-09 17:09:43 +08:00
Pan Wei
0fe3565c90
Merge pull request #28235 from taosdata/enh/TD-32413/safeFunc
enh: safe function
2024-10-09 16:40:12 +08:00
xsren
eaf8bf0ca6 tstrncpy 2024-10-09 11:26:35 +08:00
Pan Wei
388148d2e0
Merge pull request #27616 from taosdata/fix/TD-30270
feat:[TD-30270] opti close logic in tmq
2024-10-09 10:04:14 +08:00
xsren
e88a8317af fix: buff size 2024-10-09 09:45:56 +08:00
dapan1121
0055d9544c fix: use safe function 2024-10-08 19:18:48 +08:00
Jing Sima
f5872e6cec fix:[TD-32454] Use SMA when using min/max on numeric column. 2024-10-08 17:02:25 +08:00
xsren
7f2a2cfbd0 enh: safe function 2024-10-08 14:25:51 +08:00
wangmm0220
08b2df7c4c fix:[TD-30270]conflicts from 3.0 2024-10-08 10:40:41 +08:00
Hongze Cheng
38b01e9e06
Merge pull request #28207 from taosdata/fix/3.0/TD-32422
add dropped count while open vnodes
2024-09-30 16:51:52 +08:00
Hongze Cheng
8808d7f79d
Merge pull request #28182 from taosdata/fix/TD-32321-change-snap-timeout
fix/TD-32321-change-snap-timeout
2024-09-30 13:48:04 +08:00
xiao-77
01a648bcc9 add dropped count while open vnodes 2024-09-30 12:34:13 +08:00
dapan1121
c18da7f273 Merge remote-tracking branch 'origin/3.0' into enh/TD-32190 2024-09-30 09:55:09 +08:00
xsren
63f44dcacb fix build error 2024-09-30 09:53:31 +08:00
Haojun Liao
84da5eab2e
Merge pull request #28187 from taosdata/fix/3_liaohj
fix(stream): use meta id instead of ptr.
2024-09-30 09:00:56 +08:00
Haojun Liao
f8b46586ed
Merge pull request #28180 from taosdata/fix/TD-32391
fix(stream):fix issue for stream count window state buff
2024-09-29 17:44:14 +08:00
Haojun Liao
4c98786352 fix(stream): use meta id instead of ptr. 2024-09-29 16:12:46 +08:00
Hongze Cheng
fe18c77809
Merge pull request #28163 from taosdata/fix/TD-32338-3.0
enh: add lrucache overwriter
2024-09-29 16:06:13 +08:00
dmchen
d24c9f4691 fix/TD-32321-change-snap-timeout 2024-09-29 07:01:03 +00:00
54liuyao
7517228dde fix(stream):fix issue for stream count window state buff 2024-09-29 14:16:16 +08:00
dapan1121
65985c7aaa enh: add tag scan test 2024-09-27 18:08:36 +08:00
Shungang Li
10bd0fed21 enh: add lrucache overwriter 2024-09-27 17:24:45 +08:00
Pan Wei
bed1a673b4
Merge pull request #28145 from taosdata/fix/TS-5466
fix:[TS-5466] tag rewrite error
2024-09-27 13:30:53 +08:00
xinsheng Ren
8ee207881f
Merge branch '3.0' into enh/TD-32203/taosndup 2024-09-27 09:52:40 +08:00