Commit Graph

520 Commits

Author SHA1 Message Date
Shengliang Guan 243a42a0a7
Merge pull request #16362 from taosdata/enh/insertPerf
enh: add client performance trace
2022-08-24 11:49:17 +08:00
dapan1121 7c7c452bbc enh: add perf debug info 2022-08-22 15:58:00 +08:00
dapan1121 aca0d0bf0b fix: fix memory leak issue 2022-08-22 13:25:45 +08:00
Xiaoyu Wang 80c5283833 Merge remote-tracking branch 'origin/3.0' into feature/3.0_insert_perf_wxy 2022-08-15 10:21:42 +08:00
Xiaoyu Wang 4290582249 enh: insert optimize 2022-08-10 17:47:28 +08:00
Haojun Liao 6d267810a2 fix(query): fix the invalid length for json data. 2022-08-10 15:22:40 +08:00
Haojun Liao abc9065094 fix(query): set correct raw block info. 2022-08-10 13:13:25 +08:00
Haojun Liao 7df0a65e75 fix(query): set correct meta size in handling json. 2022-08-09 20:57:34 +08:00
Xiaoyu Wang 07ef00e89f merge 3.0 2022-08-09 11:36:08 +08:00
dapan1121 a504f1ffdd fix: remove scl change 2022-08-09 09:00:46 +08:00
dapan1121 ea4904fb40 fix: fix memory leak issue 2022-08-08 20:15:21 +08:00
Haojun Liao 4d8842c21f other:merge 3.0 2022-08-08 16:37:37 +08:00
Haojun Liao 200a669542 refactor: do some internal refactor. 2022-08-08 16:34:11 +08:00
dapan1121 ff7e2b6c56
Merge pull request #15791 from taosdata/fix/TD-18204
fix: fix task timeout error
2022-08-06 17:51:39 +08:00
dapan1121 16a24f5a84 fix: add rsp msg size 2022-08-06 16:12:49 +08:00
dapan1121 16ba0c658e enh: refactor getting table meta/hash 2022-08-05 15:36:05 +08:00
Haojun Liao 0e4748771a enh(query): support combine multi datablock to pass to upstream operators 2022-08-05 14:10:45 +08:00
dapan1121 df87272819 fix: fix sml crash issue 2022-08-02 08:36:39 +08:00
dapan1121 cc3a7375ed enh: support app level stat 2022-08-01 20:47:08 +08:00
Hongze Cheng cace6bfca7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-27 07:30:26 +00:00
dapan1121 2956422239
Merge pull request #15461 from taosdata/fix/stbmetadelete
fix: fix stb meta removed issue
2022-07-27 14:51:13 +08:00
dapan1121 a17925131f fix: fix stb meta removed issue 2022-07-27 11:12:31 +08:00
Hongze Cheng 72a5ceeed8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-26 05:39:26 +00:00
dapan1121 b97f9bfcad fix: fix load_table_info error 2022-07-26 09:48:43 +08:00
Hongze Cheng 08f6856cc5 optimize parser insert 2022-07-25 11:32:12 +00:00
dapan1121 2a5bc2c332
Merge pull request #15343 from taosdata/fix/TD-17712
fix: add debug info
2022-07-23 20:27:00 +08:00
dapan1121 3cc22ef10b fix: fix plan optimize issue 2022-07-23 19:52:15 +08:00
dapan1121 b1cbdd0adc fix: add debug info 2022-07-23 15:24:35 +08:00
wangmm0220 e2414b4289 feat:add main logic for writing raw data of tmq 2022-07-22 20:08:33 +08:00
dapan1121 976d4670a9 Merge branch '3.0' into fix/TD-15197 2022-07-21 09:11:03 +08:00
dapan1121 4d18894657 fix: fix mem leak 2022-07-20 13:30:37 +08:00
dapan1121 d60905aeb3 fix: fix mem leak 2022-07-20 10:01:29 +08:00
shenglian-zhou b9490b2cac
Merge pull request #15129 from taosdata/szhou/fix/td-17429
fix: filter shall not be executed when the input block is empty
2022-07-19 18:44:09 +08:00
shenglian zhou e56378b7fd fix: fix core dump caused by NULL TAOS_RES when the sync query call back function syncQueryFn is executed 2022-07-19 15:52:46 +08:00
dapan1121 b027f0d431
Merge pull request #15050 from taosdata/fix/TD-15890.2
fix: fix taosc memory leak
2022-07-19 15:15:44 +08:00
dapan1121 03e9b15237 fix: fix taosc memory leak 2022-07-18 13:32:17 +08:00
WANG MINGMING 05e5beb8f3
Merge pull request #14970 from taosdata/feature/TD-14761
fix:raw block datalen if json data
2022-07-18 13:31:28 +08:00
wangmm0220 3a8a1021ed Merge branch '3.0' into feature/TD-14761 2022-07-16 16:11:53 +08:00
wangmm0220 3417cf469c fix:raw block datalen if json data 2022-07-15 20:00:00 +08:00
dapan1121 e55f01df23 Merge branch 'fix/fixmsgorder' of github.com:taosdata/TDengine into fix/fixmsgorder 2022-07-15 18:11:32 +08:00
dapan1121 0048bd8cb6 fix: fix redirect issue 2022-07-15 18:09:27 +08:00
yihaoDeng f91d6dca9e add more debug 2022-07-15 18:07:45 +08:00
dapan1121 c7aa4a108b
Merge branch '3.0' into enh/schPolicy 2022-07-15 13:24:30 +08:00
Yihao Deng a6e71424b4
Merge branch '3.0' into enh/addLRUToIdx 2022-07-15 09:47:35 +08:00
Xiaoyu Wang 9522288f6b Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-15 08:44:23 +08:00
Xiaoyu Wang d894e959ee fix: client module memory leak problem 2022-07-14 20:16:39 +08:00
Haojun Liao 5ca810a985 fix(query): fix memory leak. 2022-07-14 19:09:40 +08:00
dapan1121 ae132e6626 Merge branch '3.0' into enh/schPolicy 2022-07-14 18:44:21 +08:00
dapan1121 12b961c7f5 enh: add schedule policy 2022-07-14 18:42:26 +08:00
dapan1121 ad051d4e65 fix: fix stop query issue 2022-07-13 20:25:16 +08:00