Commit Graph

222 Commits

Author SHA1 Message Date
Xiaoyu Wang 24157e78d6 merge main 2023-01-28 17:52:58 +08:00
kailixu 1e06fb1783 chore: code optimization 2023-01-21 16:15:12 +08:00
kailixu 08a5ed4a07 chore: revert the code 2023-01-21 16:11:33 +08:00
kailixu 338a2a74cb chore: revert the code 2023-01-21 16:08:33 +08:00
kailixu 2416d34a80 fix: memory leak for row merge 2023-01-21 16:07:27 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
dapan1121 459d2932b1 fix: memcpy empty value issue 2023-01-10 13:44:24 +08:00
dapan1121 bfc483aa30 fix: row merge flag issue 2023-01-10 11:32:13 +08:00
dapan1121 df2175087b fix: memory leak and invalid read issue 2023-01-09 19:47:17 +08:00
dapan1121 80586ad997 fix: invalid free issue 2023-01-09 11:33:26 +08:00
dapan1121 d70e32e7d3 fix: compile issue 2023-01-07 14:56:43 +08:00
dapan1121 66e62bb010 fix: tsdb read invalid memory read issue 2023-01-06 19:19:31 +08:00
Haojun Liao 27ebafdbaa other: merge 3.0 2022-12-09 10:19:05 +08:00
Hongze Cheng 058ea5871c fix: memory bug 2022-12-08 10:50:52 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Shengliang Guan f69a188f7e refact: replcase ASSERT with tAssert 2022-12-07 18:37:40 +08:00
Hongze Cheng ca84805cfc fix interpolation corner case 2022-12-06 17:22:58 +08:00
Hongze Cheng 899d7b0bcc Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-06 14:37:22 +08:00
Shengliang Guan d9c261cd13 refact: remove some error codes 2022-12-03 10:17:02 +08:00
Hongze Cheng 2cfdf7bf62 finish more code 2022-12-02 14:24:23 +08:00
Hongze Cheng 5b83fcc1fc optimize by interpolation search 2022-12-02 14:04:24 +08:00
Hongze Cheng 4828a19e10 more code 2022-12-02 10:42:34 +08:00
Hongze Cheng f8b18c4f18 fix some code 2022-12-01 20:48:55 +08:00
Hongze Cheng bd56fd2e09 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-01 16:52:12 +08:00
Hongze Cheng 69617030fa more code 2022-12-01 16:51:36 +08:00
Hongze Cheng 0525b4fa0d more code 2022-12-01 15:36:10 +08:00
Hongze Cheng 73f8dc6a5b more code 2022-12-01 14:24:10 +08:00
Hongze Cheng f5270f6a0c adjust api 2022-11-30 10:30:03 +08:00
Hongze Cheng 086b2d58c2 refact more code 2022-11-28 16:41:35 +08:00
Hongze Cheng 37239ffaea more code 2022-11-28 15:37:47 +08:00
Benguang Zhao dc2dcea3de Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-28 14:27:10 +08:00
Hongze Cheng 0f8016995c more code 2022-11-28 13:41:06 +08:00
Benguang Zhao 68f8ebac9d Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-25 13:10:06 +08:00
Haojun Liao 9a208b2d09 other: merge 3.0 2022-11-24 17:08:15 +08:00
Shengliang Guan 335a572d86
Revert "Revert "enh: row optimize2"" 2022-11-24 10:12:25 +08:00
Hongze Cheng ffbb04d40a
Revert "enh: row optimize2" 2022-11-24 09:21:26 +08:00
Hongze Cheng 49c78ed5ed Merge branch 'feat/mapdata_to_array' of https://github.com/taosdata/TDengine into refact/submit_req 2022-11-23 21:15:35 +08:00
Hongze Cheng df5bcae11b more code 2022-11-23 15:45:19 +08:00
Hongze Cheng 390709e3c8 add interface 2022-11-22 12:37:47 +08:00
Hongze Cheng 7976d88402 add interface 2022-11-22 10:10:23 +08:00
Hongze Cheng 593f694fdc Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/row_optimize 2022-11-21 09:27:25 +08:00
Hongze Cheng 23f7b67b8a fix: binary NONE + NULL commit coredump 2022-11-20 15:51:40 +08:00
Benguang Zhao 051b73c1ed Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-17 17:28:11 +08:00
Hongze Cheng a5725b506c more code 2022-11-16 17:22:09 +08:00
Hongze Cheng aaef32ca69 refact code for further code change 2022-11-16 10:27:05 +08:00
Hongze Cheng 5b51f97a48 more optimize 2022-11-14 16:52:39 +08:00
Cary Xu 08aaf97657 chore: code optimization 2022-11-11 19:11:06 +08:00
Cary Xu 0dcbe92006 fix: adjust the the varData offset of tp row 2022-11-11 19:04:54 +08:00
Cary Xu 97e83a905b fix: iter next column for kv row 2022-11-11 17:07:16 +08:00