Commit Graph

81 Commits

Author SHA1 Message Date
Xiaoyu Wang fdde287ca9 merge main 2023-01-04 11:43:20 +08:00
Liu Jicong 534561ffe1 merge 3.0 2023-01-03 18:18:39 +08:00
Liu Jicong eacde27fdb refactor: remove unused code 2023-01-03 11:24:11 +08:00
Liu Jicong 617d8d4013 fix mem leak 2023-01-03 11:18:48 +08:00
kailixu 8905a4839e fix: tsma result submit for row/column update 2023-01-02 15:57:36 +08:00
Liu Jicong 3b24f882ed fix mem leak 2022-12-26 11:34:05 +08:00
Liu Jicong 834495d62a refact: adapt to new sml api 2022-12-26 10:14:59 +08:00
Xiaoyu Wang 0c269c317b merge 3.0 2022-12-23 17:50:05 +08:00
Liu Jicong 89455cf1d1 add debug log 2022-12-21 14:59:05 +08:00
Liu Jicong 2a7de0cd46 refactor: remove assert 2022-12-21 13:54:14 +08:00
Liu Jicong a8b97a3a52 error handling 2022-12-08 16:09:50 +08:00
Liu Jicong 3d9cc76489 add uid check 2022-12-08 15:56:17 +08:00
Liu Jicong 2c13c8b357 check null ptr 2022-12-08 11:47:52 +08:00
Liu Jicong 8cef033f92 fix mem leak 2022-12-08 11:18:43 +08:00
Liu Jicong df251e9750 fix mem leak 2022-12-08 00:39:07 +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
Liu Jicong b133a56219 refactor: support submitreq2 2022-12-07 15:19:34 +08:00
Liu Jicong 556c26a3a4 refactor: support submitreq2 2022-12-06 06:29:13 +08:00
kailixu 3a59c5381c refact: tsma code optimization 2022-12-03 22:34:29 +08:00
kailixu 614462b878 refact: free func update when build submit req 2022-12-03 21:47:08 +08:00
kailixu 79c047c5d0 refact: auto create table for tsma result 2022-12-03 21:09:38 +08:00
kailixu 42b17760a2 refact: tsma result adaption 2022-12-03 20:06:55 +08:00
Liu Jicong 548684e5ac fix(stream): delete multiple row 2022-11-29 23:39:58 +08:00
Haojun Liao 6e81e8cc73 refactor: do some internal refactor. 2022-11-28 12:32:40 +08:00
kailixu da535cd04c fix: init/free SBatchDeleteReq for tsma 2022-11-22 15:38:21 +08:00
kailixu bcac60ae35 fix: init/free SBatchDeleteReq for tsma 2022-11-22 15:32:51 +08:00
Liu Jicong 5d471a0ceb enh(taosx): split block when none column not match 2022-11-21 15:32:27 +08:00
54liuyao cf021b4330 fix:applying non-zero offset in tqSink.c 2022-11-15 09:11:26 +08:00
Liu Jicong df4fd528c0 fix(stream): tbname max len to 192 2022-11-11 10:09:46 +08:00
Liu Jicong bc469f7f7b fix(stream): delete tb should be checked in write thread 2022-11-08 11:30:29 +08:00
54liuyao 7d8a282258 fix(stream):tqBuildDeleteReq error 2022-10-28 11:19:26 +08:00
Liu Jicong 75e5e490fd refactor(stream): recover and fill history 2022-10-26 00:31:00 +08:00
Benguang Zhao 00a066443f Merge branch '3.0' into FIX/TD-19593-3.0 2022-10-19 09:38:36 +08:00
Benguang Zhao 3b0968d7f9 enh: enable the -Wformat=2 compiler option 2022-10-19 09:24:15 +08:00
Liu Jicong ca2012a521 refactor: tmq commit 2022-10-18 16:56:07 +08:00
Liu Jicong 44401b6b90 fix: memory leak 2022-10-18 10:58:33 +08:00
Liu Jicong 77c4c8fd88 test: fix failed case 2022-10-17 19:47:34 +08:00
Liu Jicong bcae6e1f4e refactor(stream): optimize auto create child table 2022-10-17 17:18:57 +08:00
Liu Jicong 73662b3058 refactor: table sink 2022-10-17 14:48:56 +08:00
Liu Jicong fbfae317b3 refactor 2022-10-11 02:09:15 +08:00
Liu Jicong 57d1406096 add tbname column into stream special block 2022-10-09 22:49:37 +08:00
Liu Jicong 2f9aeeb5fc feat(stream): support define table name 2022-10-09 16:54:27 +08:00
Shengliang Guan 11b8347fdd
Merge pull request #16942 from taosdata/fix/TD-19143
fix: remove double free msg's pCont
2022-09-20 13:43:26 +08:00
Minglei Jin 5f4d6e1c99 fix: remove double free msg's pCont 2022-09-20 11:31:25 +08:00
wangmm0220 a54f71a03c fix:error in auto create table for taosX 2022-09-16 18:57:33 +08:00
wangmm0220 414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +08:00
Liu Jicong 963287798d refactor(mnode): drop stream task 2022-08-17 23:18:39 +08:00
Liu Jicong 645a2cce97 fix(stream): window delete 2022-08-16 14:25:00 +08:00