Commit Graph

21273 Commits

Author SHA1 Message Date
Haojun Liao a069cb9b8d
Merge pull request #28398 from taosdata/fix/ly_stream
feat(stream):add max delay check
2024-10-18 09:29:35 +08:00
Pan Wei f6befba459
Merge pull request #28405 from taosdata/fix/3.0/TD-32592
fix:[TD-32592] fix bug when percentile split bucket.
2024-10-17 18:52:59 +08:00
Pan Wei b04b6b21a5
Merge pull request #28373 from taosdata/fix/TS-5531/not
fix: not condition
2024-10-17 18:33:15 +08:00
Haojun Liao d715e50d68
Merge pull request #28403 from taosdata/fix/syntax
refactor: do some internal refactor.
2024-10-17 17:19:34 +08:00
54liuyao bdfb8ab153 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-10-17 17:09:56 +08:00
Jing Sima d0618b6e85 fix:[TD-32592] fix bug when percentile split bucket. 2024-10-17 15:01:23 +08:00
Haojun Liao c8e8cb0697 refactor: do some internal refactor. 2024-10-17 11:48:00 +08:00
xsren 8930252f97 fix: tag filed snprintf lenth error 2024-10-17 11:22:24 +08:00
54liuyao 9aaab9c3b0 feat(stream):add max delay check 2024-10-17 10:39:59 +08:00
Hongze Cheng aff6c6a2ab
Merge pull request #28389 from taosdata/fix/TD-32583-remove-useless-timer-execution
fix/TD-32583-remove-useless-timer-execution
2024-10-17 10:27:53 +08:00
Haojun Liao 6d3370d611
Merge pull request #28388 from taosdata/fix/syntax
fix(stream): only keep the latest pause operation status.
2024-10-17 09:55:14 +08:00
Hongze Cheng 1febe0b400
Merge pull request #28385 from taosdata/fix/TS-5529-3.0
fix: remove invalid error code check and add meta data recover and compact function
2024-10-17 08:37:30 +08:00
Haojun Liao dd05353b74 refactor: do some internal refactor. 2024-10-16 22:07:37 +08:00
Hongze Cheng 71a762db75 add more error handle 2024-10-16 19:32:41 +08:00
dmchen e893547c14 fix/TD-32583-remove-useless-timer-execution 2024-10-16 10:58:26 +00:00
Haojun Liao f83993757f other: merge 3.0 2024-10-16 18:38:55 +08:00
Hongze Cheng 0c305a0678
Merge pull request #28372 from taosdata/fix/3.0/TD-32551
fix invaild snapshotVer while repair wal meta file
2024-10-16 16:49:49 +08:00
Hongze Cheng 909a917481
Merge pull request #28367 from taosdata/fix/wal-load-file-set
fix/wal-load-file-set
2024-10-16 16:47:09 +08:00
factosea 9bf2c61d93 not nest 2024-10-16 16:15:45 +08:00
xiao-77 48d9f2da65 fix ci walTest 2024-10-16 13:38:45 +08:00
xiao-77 f206837d48 modify log level while walLoadMeta failed 2024-10-16 10:30:27 +08:00
xiao-77 3310e81456 make sure mnode can be started 2024-10-16 10:15:12 +08:00
Jing Sima 2b83a20c69 Revert "fix:[TD-32334] Generate correct time window when using interp with fill next and linear."
This reverts commit 77e63d0922.
2024-10-16 08:05:53 +08:00
dmchen 39c429182e fix/wal-load-file-set-fix-case 2024-10-15 10:46:25 +00:00
xiao-77 47d39c4ab8 fix wal test in ci 2024-10-15 17:23:28 +08:00
dmchen e4373116b2 fix/wal-load-file-set 2024-10-15 09:04:20 +00:00
xsren 5c3283a6de fix: not condition 2024-10-15 17:00:25 +08:00
xiao-77 ca7f490e6d fix invaild snapshotVer while repair wal meta file 2024-10-15 16:53:15 +08:00
Minglei Jin 7348eddc09 stmt2/add batch: move interlace add batch into exec2 2024-10-15 14:51:07 +08:00
dmchen 8663779def fix/wal-load-file-set 2024-10-15 03:56:47 +00: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
Pan Wei 53fb183bb8
Merge pull request #28297 from taosdata/fix/revokeEscapeIssue
fix: revoke table name escape issue
2024-10-14 19:08:34 +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
Hongze Cheng f9405b35d3 fix: add tag length check in stmt 2024-10-14 14:21:38 +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 14a2cb073a enh: add return len 2024-10-12 18:40:56 +08:00
Pan Wei 613aaaa04f
Merge pull request #28178 from taosdata/enh/TD-32189
enh:[TD-32189] Add validation to prevent changes to resultinfo structure.
2024-10-12 17:28:09 +08:00
Jing Sima 6231d46cc5 enh:[TD-32189] Add validation to prevent changes to resultinfo structure. 2024-10-12 15:14:59 +08:00
54liuyao 10810d48de Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/syntax 2024-10-12 15:02:55 +08:00
Jing Sima ebe1cf61a8 fix:[TD-32184] fix heap buffer overflow in round and trunc. 2024-10-12 14:07:07 +08:00
Haojun Liao e0018734a4
Merge pull request #28322 from taosdata/fix/ly_stream
fix(stream): check reload function
2024-10-12 09:22:33 +08:00
xsren 59816166ef enh: getSystemUUIDLen 2024-10-12 09:07:08 +08:00
Hongze Cheng 142d111c19
Merge pull request #28307 from taosdata/fix/TD-32505
fix mem leak
2024-10-12 08:40:46 +08:00
xinsheng Ren d003cfaffb
Merge branch '3.0' into enh/TD-32413/snprintf 2024-10-11 19:50:48 +08:00
Haojun Liao 50ceb19cbf fix(stream): reset the activeTrans if pause recv repeatly. 2024-10-11 19:46:54 +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
54liuyao 96338d021f fix(stream):check stream sql 2024-10-11 15:47:55 +08:00