Commit Graph

68564 Commits

Author SHA1 Message Date
Hongze Cheng 429b2fa87e
Merge pull request #27465 from taosdata/fix/TD-31668
Fix/TD-31668
2024-08-28 18:34:56 +08:00
Hongze Cheng eb22493df0
Merge pull request #27515 from taosdata/fix/TD-31686-remove-void-arrayput-mnode
fix/TD-31686-remove-void-arrayput-mnode
2024-08-28 18:34:05 +08:00
Yihao Deng 61175aed5d check return code 2024-08-28 10:27:45 +00:00
chenhaoran 6e8d31a2df tetst:check stream task status in common.py 2024-08-28 18:12:25 +08:00
Alex Duan b84518351e
Merge pull request #27459 from taosdata/ts5191
add test case for ts-5191
2024-08-28 18:11:41 +08:00
wangmm0220 b86f416645 feat:[TD-31242]add new interface taos_get_column_data_null to get if raw data is null 2024-08-28 18:00:40 +08:00
Alex Duan 68dc56aec9 fix: add binary and nchar length to 50 and 100 2024-08-28 17:21:42 +08:00
Alex Duan 6498dc94a1 fix: add child table query udf 2024-08-28 16:44:00 +08:00
dmchen be5ac5d0c8 fix/TD-31686-remove-void-hash 2024-08-28 08:28:24 +00:00
wangjiaming0909 9713094bb2 fix subquery with same name caused data error 2024-08-28 16:19:57 +08:00
Hongze Cheng c647372f94 fix: add return value check 2024-08-28 16:19:20 +08:00
Alex Duan e739a48735 fix: add s3 dir 2024-08-28 16:08:18 +08:00
Alex Duan e0b5ce8e7d fix: adjust file position 2024-08-28 16:07:42 +08:00
dmchen 07090ff29d fix/TD-31542-fix-case 2024-08-28 07:59:52 +00:00
dmchen 6640860749 fix/TD-31686-remove-void-arrayput-mnode 2024-08-28 07:54:24 +00:00
Alex Duan 2324ca14ae
Merge pull request #27403 from taosdata/test/TD-31528
add a clusterBasic case
2024-08-28 15:48:39 +08:00
Pan Wei 7d97190b33
Merge pull request #27506 from taosdata/fix/TD-31754
fix(query):init SExprInfo instance first
2024-08-28 15:41:44 +08:00
Feng Chao 58c8156e8f
Update alterConfig.py 2024-08-28 14:52:01 +08:00
Hongze Cheng 2a1e14ef24 enh: remove some assert and handle NONE and NULL in stmt 2024-08-28 14:48:25 +08:00
xsren 475c30611b fix: regex crashes on windows 2024-08-28 14:12:19 +08:00
dmchen f8c1e66960 fix/TD-31542-remove-assert-mnode 2024-08-28 05:33:43 +00:00
lyh250-666 6be5104ddf update case 2024-08-28 13:30:37 +08:00
Hongze Cheng f2fd5d2e8c
Merge pull request #27489 from taosdata/fix/TD-31667-sync-trace
fix/TD-31667-sync-trace
2024-08-28 13:10:52 +08:00
Haojun Liao 09e31670ce
Merge pull request #27495 from taosdata/fix/syntax
fix(query): fix memory leak.
2024-08-28 11:58:03 +08:00
chenhaoran 87dd15ed68 Merge branches 'test/3.0/windows-full-ci' and '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci 2024-08-28 11:35:45 +08:00
54liuyao 42210c8c81 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31754 2024-08-28 11:29:02 +08:00
Hongze Cheng 29680962f8
Merge pull request #27505 from taosdata/fix/TD-31742-3.0
fix: (cfg) dynamic update for enableCoreFile
2024-08-28 11:28:51 +08:00
Pan Wei 8b0a040c64
Merge pull request #27500 from taosdata/enh/TD-31691
Modify error code passing for taosMemoryCalloc function in vnode
2024-08-28 11:24:26 +08:00
haoranchen 946e02bc32
update CMakeLists.txt for windows c++17 2024-08-28 11:19:45 +08:00
54liuyao 6a03870c61 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31754 2024-08-28 11:18:39 +08:00
54liuyao 1aa2d87f8a add log 2024-08-28 11:11:45 +08:00
chenhaoran 6bf4243d63 tetst:add failed test for win-ci-failed 2024-08-28 11:04:23 +08:00
Haojun Liao 21f60d1784 fix(query): set correct result ptr check. 2024-08-28 10:52:14 +08:00
Alex Duan c61a96656e
Merge pull request #27504 from taosdata/TEST/3.0/TD-31684
add test case for TD_31684
2024-08-28 10:18:08 +08:00
wangmm0220 a2e7e18440 fix:[TD-31696] change fmin/fmax in SConfigItem from double to float 2024-08-28 10:13:25 +08:00
54liuyao af18b6669e fix(query):init SExprInfo instance 2024-08-28 10:11:54 +08:00
sima e65ea2f99f feat:[TS-4893] Add test. 2024-08-28 10:05:28 +08:00
Pan Wei cb560ea51c
Merge pull request #27501 from taosdata/fix/TD-31672
fix:[TD-31672] test case error in windows because different format fo…
2024-08-28 10:02:51 +08:00
Pan Wei aa4b8192e2
Merge pull request #27493 from taosdata/fix/TD-31702
fix:[TD-31702]avoid remove slowlog when check if log out of logkeepdays
2024-08-28 10:00:49 +08:00
Haojun Liao 89647ced74
Merge pull request #27499 from taosdata/fix/TD-31730
fix(stream):fix mem leak for stream interval operator
2024-08-28 09:26:32 +08:00
Haojun Liao 466d8cb321
Merge pull request #27483 from taosdata/fix/ly_res
fix(query):clear meta reader
2024-08-28 09:26:07 +08:00
Pan Wei b9ca80dec5
Merge pull request #27503 from taosdata/fix/TD-31739/memLeak
fix: free ScalarParam
2024-08-28 09:18:11 +08:00
Haojun Liao adca73d237 fix(query): fix error in merge sort scan 2024-08-27 19:47:39 +08:00
Chris Zhai a04defbcca add test case for TD_31684 2024-08-27 19:25:41 +08:00
xsren ef5c1b28f9 fix: free ScalarParam 2024-08-27 19:17:31 +08:00
Shungang Li ae86165225 fix: (cfg) dynamic update for enableCoreFile 2024-08-27 19:17:09 +08:00
wangjiaming0909 ecf2c0d11f fix pthread_create caused pthread_join crash 2024-08-27 19:04:25 +08:00
dapan1121 7a28dffa34
Merge pull request #27457 from taosdata/fix/3.0/TD-31669
fix create tsma on Windows crash
2024-08-27 18:58:07 +08:00
dapan1121 de0dff6c63
Merge pull request #27487 from taosdata/fix/TD-31711/returnVal
fix: return
2024-08-27 18:56:49 +08:00
Haojun Liao f510f2961b fix(query): fix memory leak. 2024-08-27 18:45:20 +08:00