Commit Graph

68659 Commits

Author SHA1 Message Date
Jing Sima 02dd9c9160 fix:[TD-31818] fix memory leak allocated by mode function. 2024-09-03 17:34:23 +08:00
Hongze Cheng be756ecbf9
Merge pull request #27628 from taosdata/fix/TD-31860-delete-trans-tool
dmchen/delete-trans-tool
2024-09-03 17:29:23 +08:00
dapan1121 d6955fd2bd fix: column decode has null issue 2024-09-03 17:15:32 +08:00
kailixu 6ee90da1d6 fix(query): skip primary ts col for agg query 2024-09-03 17:07:49 +08:00
yihaoDeng b403640cf0 fix:[TD-31844]open log flag in test case 2024-09-03 16:57:41 +08:00
chenhaoran 66b7c9cfbe tetst:modify error path in windows ci 2024-09-03 16:34:26 +08:00
Hongze Cheng 8e264b7432 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TD-31803-4 2024-09-03 16:32:06 +08:00
Hongze Cheng cfa6e4936e enh: error code handle in message encode and decode 2024-09-03 16:31:14 +08:00
Hongze Cheng 0104ddf02d
Merge pull request #27639 from taosdata/enh/TD-31803-3
enh: improve error handle in message encode and decode
2024-09-03 16:30:56 +08:00
Hongze Cheng 01c801cbd3
Merge pull request #27507 from taosdata/tomchon-patch-2
update CMakeLists.txt for windows c++17
2024-09-03 16:28:05 +08:00
xiao77 81615362c3 format 2024-09-03 16:25:40 +08:00
Pan Wei 1d1c256213
Merge pull request #27634 from taosdata/fix/TD-31827-3.0
fix(query)[TD-31827]. Add warning log for tolerable error messages
2024-09-03 16:23:22 +08:00
Feng Chao f7036fd3c9
Merge pull request #27625 from taosdata/test/3.0/TD-31843
Test: use parameters instead of numbers for test_column_tag_boundary.py
2024-09-03 16:20:19 +08:00
Minglei Jin 1bd0702a48 fix(tsdb/cache): copy entry before transfering to lru 2024-09-03 15:45:54 +08:00
xiao77 d3518fbc89 fix:TD-31587:Repeated insert performance degradation 2024-09-03 15:24:33 +08:00
54liuyao 634025aea8 Merge branch 'fix/ly_res' of https://github.com/taosdata/TDengine into fix/ly_res 2024-09-03 15:23:18 +08:00
Hongze Cheng 6e349d549d
Merge pull request #27623 from taosdata/test/3.0/TD-31556
tetst:Add assert checks to the CI pipeline
2024-09-03 15:21:49 +08:00
Minglei Jin aa16f0adac Merge branch '3.0' into feat/TD-30813-2 2024-09-03 15:21:45 +08:00
Hongze Cheng 884a94a7ad
Merge pull request #27633 from taosdata/fix/TD-30734-format-log
fix/TD-30734-format-log
2024-09-03 15:12:41 +08:00
Hongze Cheng 480cc6d914
Merge pull request #27599 from taosdata/fix/TD-30030-3.0
fix: show table tags from view
2024-09-03 14:34:23 +08:00
Feng Chao 1a69413d3c
Merge pull request #27635 from taosdata/packaging/TS-5253
TS-5253: update taosd service description
2024-09-03 14:08:59 +08:00
Hongze Cheng 4de971c19b enh: improve error handle in message encode and decode 2024-09-03 14:07:31 +08:00
Ping Xiao 93747fe0f4 TS-5253: update taosd service description 2024-09-03 13:46:22 +08:00
54liuyao e2b2085052 fix(query):check scan operator error code 2024-09-03 13:44:35 +08:00
Jinqing Kuang b8e286b40c fix(query)[TD-31827]. Add warning log for tolerable error messages 2024-09-03 13:42:30 +08:00
Pan Wei 640311cc16
Merge pull request #27600 from taosdata/fix/TD-31833
fix(query):fix query operator memory leak
2024-09-03 13:32:03 +08:00
Hongze Cheng b0f8101cd2
Merge pull request #27631 from taosdata/enh/TD-31803-2
enh: error handle in message encode and decode
2024-09-03 13:19:38 +08:00
Hongze Cheng 9147ad6074
Merge pull request #27584 from taosdata/fix/TD-31728-new
fix: (last) use insert to update LRU entry
2024-09-03 13:15:30 +08:00
dmchen df8ded28d5 fix/TD-30734-format-log 2024-09-03 05:02:07 +00:00
Hongze Cheng b2f2d56c41
Merge pull request #27629 from taosdata/enh/TD-31803-1
enh: improve error handle in message encode and decode
2024-09-03 11:42:38 +08:00
Hongze Cheng b85e02e988 enh: error handle in message encode and decode 2024-09-03 11:37:59 +08:00
lyh250-666 9c8f630759 enh:modify error code passing in libs/executor/ 2024-09-03 11:01:02 +08:00
Pan Wei 8e9502452e
Merge pull request #27624 from taosdata/enh/TD-31691
modify error code pass in libs/catalog/, libs/function/ and libs/comm…
2024-09-03 10:58:51 +08:00
Hongze Cheng 32222375e6 enh: improve error handle in message encode and decode 2024-09-03 10:32:06 +08:00
dmchen 0da625bf55 dmchen/delete-trans-tool 2024-09-03 02:21:31 +00:00
dapan1121 e9c7c33a1a fix: remove debug assert 2024-09-03 09:55:45 +08:00
Haojun Liao a72c0c2bd2 fix(tsdb): init merge if get the initial pschema failed. 2024-09-03 09:23:12 +08:00
haoranchen 94719a4881
Update test_column_tag_boundary.py 2024-09-03 09:22:46 +08:00
haoranchen b8cca4b32c
Test: Use parameters instead of numbers. for test_column_tag_boundary.py 2024-09-03 09:20:37 +08:00
Haojun Liao e42cf46cfc
Merge pull request #27614 from taosdata/fix/3_liaohj
fix(tsdb): init merge if get the initial pschema failed.
2024-09-03 09:18:38 +08:00
wangjiaming0909 38e8d9f2fa fix querytask.c memory leak when random malloc error
remove (void)
2024-09-03 09:13:40 +08:00
Feng Chao 26835e6e5f
Merge pull request #27582 from taosdata/test/3.0/TD-31660
add case by TD-31660 TS-5340
2024-09-03 09:06:57 +08:00
Feng Chao 4eb5a82b8d
Merge pull request #27612 from taosdata/test/3.0/TD-31843
tetst:Reduce the number of loops in ci case
2024-09-03 09:05:11 +08:00
Hongze Cheng cf592659ba
Merge pull request #27601 from taosdata/fix/TD-31834-fix-use-after-free
fix/TD-31834-fix-use-after-free
2024-09-03 08:43:22 +08:00
dapan1121 b939a9daab fix: return code issue 2024-09-03 08:35:24 +08:00
lyh250-666 28d0dc8e5b modify error code pass in libs/catalog/, libs/function/ and libs/command/ 2024-09-02 22:59:49 +08:00
chenhaoran 019641e830 tetst:add assert check in ci 2024-09-02 21:27:07 +08:00
chenhaoran 14674ffbba tetst:add assert check in ci 2024-09-02 21:10:58 +08:00
chenhaoran 932ed0c3a3 tetst:add assert check in ci 2024-09-02 20:49:34 +08:00
chenhaoran b1efafc437 tetst:add assert check in ci 2024-09-02 20:35:10 +08:00