Commit Graph

42480 Commits

Author SHA1 Message Date
yihaoDeng 78df93e0ca fix invalid packet 2022-10-17 22:17:47 +08:00
afwerar c370ca45d6 fix: add taosadapter to macos service 2022-10-17 22:10:46 +08:00
dapan1121 079087dc75
Merge pull request #17417 from taosdata/fix/coverity.pw
fix: fix coverity check issues
2022-10-17 21:51:15 +08:00
Shengliang Guan 2d9c9e472c test: comment out unstable case 2022-10-17 21:38:39 +08:00
Shengliang Guan 00080750fa fix: mnode may deadlock while drop another mnode if it crashed 2022-10-17 20:40:11 +08:00
plum-lihui 34c7cda356 test: change sleep with commit signal 2022-10-17 20:25:11 +08:00
yihaoDeng 80a8858fe1 fix invalid packet 2022-10-17 20:10:57 +08:00
yihaoDeng 5ff8bb5bc0 fix invalid packet 2022-10-17 19:56:59 +08:00
dapan1121 1992925d8d Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw 2022-10-17 19:50:37 +08:00
dapan1121 cf9abe7258 fix: fix coverity check issues 2022-10-17 19:48:36 +08:00
Liu Jicong 77c4c8fd88 test: fix failed case 2022-10-17 19:47:34 +08:00
Alex Duan 57cdf726b3 fix(shell): fixed tire tree free match error 2022-10-17 19:46:23 +08:00
wangmm0220 a0cd578668 feat:add new interface for schemaless 2022-10-17 19:37:34 +08:00
wangmm0220 d150bd1d5d Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19221-3.0 2022-10-17 19:36:16 +08:00
plum-lihui c73535493d test: add insert rows 2022-10-17 19:32:13 +08:00
wangmm0220 b7222bc4ea feat:add new interface for schemaless 2022-10-17 19:21:11 +08:00
Zhiqiang Wang 34f576b681
fix: show help install error (#17408) 2022-10-17 19:16:11 +08:00
Haojun Liao c8b180b129 fix(query): update the cached last query. 2022-10-17 19:14:06 +08:00
Liu Jicong 814aa051d6
Merge pull request #17403 from taosdata/fix/client_mem_leak
refactor: tmq client
2022-10-17 19:07:41 +08:00
Hongze Cheng 50dfc57cda
Merge pull request #17398 from taosdata/fix/TD-19250-2
fix: coverity issues
2022-10-17 18:59:40 +08:00
Cary Xu 5d5c0b876c fix: coverity scan of deadcode when print submit msg 2022-10-17 18:42:07 +08:00
Ganlin Zhao 16fb3525aa fix: coverity issues
CID: 399527
2022-10-17 18:37:16 +08:00
Cary Xu ada943c518 Merge branch '3.0' into fix/TD-19223-D 2022-10-17 18:34:20 +08:00
Shuduo Sang 89800c9d54
chore: taostools sanitizer flag align with tdengine (#17407) 2022-10-17 18:26:16 +08:00
Minglei Jin 109d50a4cc fix: last row array form bug 2022-10-17 18:13:38 +08:00
Haojun Liao da9df99461 fix(query): opt last query. 2022-10-17 17:59:43 +08:00
wangmm0220 0029ddd232 feat:add new interface for schemaless 2022-10-17 17:48:30 +08:00
Haojun Liao 2c656a2cdc Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj 2022-10-17 17:22:04 +08:00
Minglei Jin b62fa20b53 tsdb/cache: return last row as array of SLastCol 2022-10-17 17:20:32 +08:00
Liu Jicong bcae6e1f4e refactor(stream): optimize auto create child table 2022-10-17 17:18:57 +08:00
Ganlin Zhao 1a3b2fa4f2 fix: coverity issues
CID: 399527
2022-10-17 16:55:27 +08:00
Xiaoyu Wang 93aee94a3f fix: do coverity scan 2022-10-17 16:54:12 +08:00
Ganlin Zhao 51e5522ca4 fix: coverity issues
CID: 399471
2022-10-17 16:45:07 +08:00
Liu Jicong 177fe40ea2 merge 3.0 2022-10-17 16:31:49 +08:00
yihaoDeng c9aadfadee fix coverity scan problem 2022-10-17 16:29:50 +08:00
Liu Jicong 68e0ddfa88 refactor: tmq client 2022-10-17 16:28:55 +08:00
Haojun Liao 6d965b8b81 fix(query): fix coverity issues. 2022-10-17 16:27:44 +08:00
Shengliang Guan ced97588d1
Merge pull request #17395 from taosdata/szhou/fixbugs
fix: reserve enough capacity for inter/final result block when performing scalar calculation of fill operator
2022-10-17 16:26:24 +08:00
Shengliang Guan b16639247a
Merge pull request #17393 from taosdata/feature/TD-14761
fix:scan converity defects
2022-10-17 16:25:53 +08:00
Xiaoyu Wang b286b0cf26 fix: do coverity scan 2022-10-17 16:18:35 +08:00
Haojun Liao 89f80436c6 fix(query): fix coverity issues. 2022-10-17 16:17:16 +08:00
wangmm0220 6b71e78af7 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-10-17 08:13:31 +00:00
Haojun Liao 4639051e68 fix(query): fix coverity issues. 2022-10-17 16:03:45 +08:00
Liu Jicong 7467a54a16
Merge pull request #17396 from taosdata/fix/client_mem_leak
fix: client mem leak
2022-10-17 16:01:53 +08:00
Ganlin Zhao c695606184 fix: coverity issues
CID: 399357
2022-10-17 16:00:15 +08:00
Ganlin Zhao 51dd72ec82 fix: coverity issues
CID: 372918
2022-10-17 15:53:24 +08:00
Xiaoyu Wang 9abea76791 fix: do coverity scan 2022-10-17 15:43:42 +08:00
Minglei Jin 5c66712b91 fix: coverity issues 2022-10-17 15:28:10 +08:00
Ganlin Zhao 7e54b77024 fix: coverity issues
CID: 354728
2022-10-17 15:20:36 +08:00
Haojun Liao 08397dc698
Merge pull request #17389 from taosdata/fix/liao_cov
fix(query): fix bug in group by tag.
2022-10-17 15:06:26 +08:00