Commit Graph

68720 Commits

Author SHA1 Message Date
Haojun Liao 7d7c2e6ff5 refactor: remove void. 2024-08-30 15:20:53 +08:00
Pan Wei 5126cd1fe0
Merge pull request #27571 from taosdata/fix/TD-31815
fix: file close issue
2024-08-30 15:20:15 +08:00
Yihao Deng a1db09a360 fix mem leak possible 2024-08-30 07:13:56 +00:00
Leo Xu a250823fb5 add case by TS-5340 2024-08-30 15:09:57 +08:00
wangmm0220 efb010ab9b fix:[TD-31696]print error log to screen if init error 2024-08-30 14:50:01 +08:00
Pan Wei f551818b62
Merge pull request #27565 from taosdata/fix/3.0/TD-31812
fix:[TD-31812] fix memory leak when error occurs in fltOptimizeNodes.
2024-08-30 14:47:29 +08:00
Pan Wei dad85d0cde
Merge pull request #27561 from taosdata/fix/TD-31797-3.0
fix(query)[TD-31797]: Cleanup iterator on fileblock brininfo load failure
2024-08-30 14:22:48 +08:00
Pan Wei 6de0809105
Merge pull request #27560 from taosdata/fix/TD-31791-3.0
fix(query)[TD-31791]: fix null pointer access after memory allocation failure
2024-08-30 14:19:27 +08:00
wangjiaming0909 c8471a5a22 fix duplicate col name 2024-08-30 14:02:44 +08:00
dapan1121 73ad4becb5 fix: file close issue 2024-08-30 14:01:08 +08:00
kailixu 242a417cb2 Merge branch '3.0' into enh/TS-5297-3.0 2024-08-30 13:45:01 +08:00
Alex Duan f7da5e4994
Merge pull request #27423 from taosdata/case/TS-4893-3.0
Case/ts 4893 3.0
2024-08-30 13:40:13 +08:00
Pan Wei e1079f3704
Merge pull request #27557 from taosdata/fix/TS-5340
fix: validate to_iso8601 parameters
2024-08-30 13:36:25 +08:00
54liuyao dd1ab39eb0 fix(stream):fix stream memory leak 2024-08-30 13:35:01 +08:00
dmchen 79ec0da132 fix/TD-31622-unlock-and-free-when-error 2024-08-30 04:10:26 +00:00
dmchen 1adb57b994 fix/TD-31622-remove-reference-when-cancel 2024-08-30 03:46:17 +00:00
Shungang Li 7c002fa0d5 fix: (csv) issuse caused by path trim 2024-08-30 11:33:22 +08:00
Jing Sima f6f4c4ddbc fix:[TD-31812] fix memory leak when error occurs in fltOptimizeNodes. 2024-08-30 10:56:37 +08:00
54liuyao d94f3c5c41 fix(stream):fix stream memory leak 2024-08-30 10:53:17 +08:00
Hongze Cheng 5ed423a4ad
Merge pull request #27555 from taosdata/fix/TD-31301
fix mem leak possible
2024-08-30 10:33:16 +08:00
Haojun Liao 82ad1958f4 fix(query): fix memory leak. 2024-08-30 10:30:16 +08:00
Hongze Cheng 8fcc1a06fd
Merge pull request #27552 from taosdata/fix/TD-31501-2
Fix/TD-31501-2
2024-08-30 10:24:03 +08:00
Hongze Cheng ab71fffb8f
Merge pull request #27550 from taosdata/fix/TD-31799
fix(lru/insert): free & unlock if alloc failed
2024-08-30 10:21:18 +08:00
Haojun Liao 9aac625068 Merge branch '3.0' into fix/3_liaohj 2024-08-30 10:20:37 +08:00
Haojun Liao 5a5bfa5b8c fix(query): fix memory leak. 2024-08-30 10:19:16 +08:00
Jinqing Kuang 2a7cfd6ad8 test(query)[TS-4893]: Add test cases for MySQL function support 2024-08-30 10:11:32 +08:00
wangmm0220 21f4926cb8 fix:[TD-31696]print error log to screen if init error 2024-08-30 10:07:48 +08:00
wangmm0220 f4a91c91b1 fix:[TD-31696]print error log to screen if init error 2024-08-30 10:04:48 +08:00
wangmm0220 35f83bd70a fix:[TD-31696]print error log to screen if init error 2024-08-30 10:04:01 +08:00
Jinqing Kuang 9e3f694cae fix(query)[TD-31797]: Cleanup iterator on fileblock brininfo load failure 2024-08-30 09:59:50 +08:00
Haojun Liao 9aaed8631f fix(stream): fix syntax error. 2024-08-30 09:57:04 +08:00
Haojun Liao bb90755642 fix(stream): fix syntax error. 2024-08-30 09:36:16 +08:00
Haojun Liao 9fc493f221 fix(stream): fix syntax error. 2024-08-30 09:35:08 +08:00
Pan Wei a22025ea00
Merge pull request #27553 from taosdata/fix/TD-31775/memLeak
fix: free operator
2024-08-30 09:26:53 +08:00
Jinqing Kuang 9f7087ffbc fix(query)[TD-31791]: fix null pointer access after memory allocation failure 2024-08-30 09:25:32 +08:00
Pan Wei c6d0831cd1
Merge pull request #27121 from taosdata/feat/TD-31242
feat:[TD-31242]add new interface taos_get_column_data_null to get if raw data is null
2024-08-30 09:22:19 +08:00
Haojun Liao af259945b6 fix(stream): fix syntax error. 2024-08-30 09:20:51 +08:00
dapan1121 0953983d26 fix: validate to_iso8601 parameters 2024-08-30 09:16:41 +08:00
kailixu dc8ea6dc1c Merge branch '3.0' into enh/TS-5297-3.0 2024-08-30 09:16:31 +08:00
kailixu 462595d352 fix: geos thread key init 2024-08-30 09:10:29 +08:00
Haojun Liao eb42d47d96 fix(stream): fix syntax error. 2024-08-30 09:09:55 +08:00
Haojun Liao 5a3427e912 fix(stream): fix syntax error. 2024-08-30 09:09:15 +08:00
Haojun Liao 52bb649615 fix(stream): fix syntax error. 2024-08-30 09:08:15 +08:00
Haojun Liao da1bdd689f fix(stream): fix syntax error. 2024-08-30 09:06:45 +08:00
Pan Wei 759ab30366
Merge pull request #27545 from taosdata/fix/removeassert
fix: remove asserts
2024-08-30 08:47:08 +08:00
Yihao Deng 065c1435e8 fix mem leak possible 2024-08-29 12:34:45 +00:00
Yihao Deng dd52295314 fix mem leak possible 2024-08-29 12:33:14 +00:00
Haojun Liao fb8867f403 refactor: remove assert. 2024-08-29 19:55:09 +08:00
xsren d43df78537 fix: free operator 2024-08-29 19:43:59 +08:00
Haojun Liao 0a7386cba5
Merge pull request #27548 from taosdata/fix/ly_res
fix(stream):limit the number of stream results
2024-08-29 19:29:16 +08:00