Commit Graph

45176 Commits

Author SHA1 Message Date
Haojun Liao f4f2774100 refactor: do some internal refactor. 2022-11-24 23:23:05 +08:00
Minglei Jin f5f385486d fix(tdb/pcache): typo pCache->nPages as pCache->nPage 2022-11-24 21:42:09 +08:00
dapan1121 c72a586893
Merge pull request #18435 from taosdata/fix/TD-20524
fix: auto creating table failed issue when table already exists
2022-11-24 21:29:32 +08:00
Ganlin Zhao 0ea961b659 fix: [ASAN] fix nullpointer issue in tdatablock.c 2022-11-24 21:24:11 +08:00
yihaoDeng d320a4dafc fix invalid packet 2022-11-24 21:16:08 +08:00
Shengliang Guan 6cabe54bf2 test: add asan case 2022-11-24 21:01:06 +08:00
Shengliang Guan b0f9d10b0c Merge branch '3.0' into fix/TD-20318 2022-11-24 20:58:40 +08:00
yihaoDeng 44eaa27989 fix invalid packet 2022-11-24 20:54:34 +08:00
yihaoDeng 0d3bc9bf37 remove log 2022-11-24 19:37:40 +08:00
yihaoDeng f32fc06cdb fix mem leak 2022-11-24 19:32:39 +08:00
Minglei Jin f570d61d48 fix(meta): return invalid message if cannot getting value from uididx 2022-11-24 19:24:44 +08:00
dapan1121 bdce9ca6b5 fix: hb response message memory leak 2022-11-24 18:46:11 +08:00
dapan1121 ad5e85296f fix: auto creating table failed issue when table already exists 2022-11-24 18:35:03 +08:00
yihaoDeng 021e4f4d20 fix mem leak 2022-11-24 18:20:50 +08:00
yihaoDeng 5e5cbea183 fix mem leak 2022-11-24 18:18:30 +08:00
chenhaoran f1c297680a Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251 2022-11-24 18:15:42 +08:00
Shengliang Guan bb052b81dd
Merge pull request #18431 from taosdata/fix/sync
fix(sync): if msg commit, put it into apply-queue, do not care return code
2022-11-24 18:15:22 +08:00
Minglei Jin 1a2983c067 fix(tdb): zero pOlds[i]'s nOverflow and assert it's zero when committing 2022-11-24 18:07:06 +08:00
Haojun Liao e5e817ae55 other: merge 3.0 2022-11-24 17:24:24 +08:00
Shengliang Guan 30460b9b0d test: add asan case 2022-11-24 17:22:24 +08:00
yihaoDeng fbba39ad17 add parameter to rpc 2022-11-24 17:19:15 +08:00
Haojun Liao 8dd780b486 other: merge 3.0 2022-11-24 17:17:53 +08:00
Haojun Liao f745dec5ec other: merge 3.0 2022-11-24 17:17:22 +08:00
Haojun Liao 9a208b2d09 other: merge 3.0 2022-11-24 17:08:15 +08:00
Haojun Liao 89341bc303 enh(query): support simd in min/max query. 2022-11-24 17:01:37 +08:00
Haojun Liao 0ed2c923ad enh(query): support simd in min/max query. 2022-11-24 17:01:00 +08:00
dapan1121 1053e25ba2 fix: fix sysdb fname error 2022-11-24 16:57:41 +08:00
Minghao Li 9f38bfeb2c refactor(sync): modify info log to trace log 2022-11-24 16:50:58 +08:00
Shengliang Guan 130d6e3b6c
Merge pull request #18419 from taosdata/fix/TD-20664
fix:Explicit null dereferenced
2022-11-24 16:50:16 +08:00
Shengliang Guan 1b19d3b0eb
Merge pull request #18384 from taosdata/fix/3.0_bugfix_wxy
enh: last cache optimize
2022-11-24 16:49:16 +08:00
tangfangzhi fe56017964 enh: cloud: delete unused file 2022-11-24 16:26:40 +08:00
Minghao Li 7fba711d40 refactor(sync): add info log 2022-11-24 16:03:43 +08:00
Minghao Li e43794c366 fix(sync): if msg commit, put it into apply-queue, do not care return code 2022-11-24 15:51:48 +08:00
Xiaoyu Wang 5956d8f4fd enh: group by tbname optimize 2022-11-24 15:38:48 +08:00
Shengliang Guan 01e8b03bf0
Merge pull request #18429 from taosdata/feature/stream
fix(stream): heap uaf
2022-11-24 15:32:20 +08:00
Xiaoyu Wang 61a634e8c2 Merge branch 'fix/3.0_bugfix_wxy' of github.com:taosdata/TDengine into fix/3.0_bugfix_wxy 2022-11-24 15:17:01 +08:00
Xiaoyu Wang 70164f9f20 enh: group by tbname optimize 2022-11-24 15:16:38 +08:00
Shengliang Guan 10ebfac8c5
Merge pull request #18428 from arielyang/docs/yangpan
docs: add StackOverflow link
2022-11-24 15:15:26 +08:00
Shengliang Guan 640c859051
Merge pull request #18427 from taosdata/fix/TD-20669
test: add asan case and adjust python test frame
2022-11-24 15:14:51 +08:00
Haojun Liao 1e22adeabc fix(query): set correct data source flag. 2022-11-24 15:11:24 +08:00
Haojun Liao d71439260f refactor(query): add simd support for minmax query. 2022-11-24 15:01:25 +08:00
dapan1121 ac9da616f5 Merge remote-tracking branch 'origin/3.0' into fix/TS-2139 2022-11-24 14:51:54 +08:00
54liuyao e0e663c6fa fix:Explicit null dereferenced 2022-11-24 14:51:15 +08:00
Liu Jicong fcf46059e9 fix(stream): heap uaf 2022-11-24 14:34:15 +08:00
Xiaoyu Wang 59ea486b94 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-11-24 14:22:17 +08:00
Pan YANG ec75eaee78 docs: add StackOverflow link 2022-11-24 14:05:00 +08:00
Shengliang Guan 0168c2b566 Merge remote-tracking branch 'origin/3.0' into fix/TD-20669 2022-11-24 13:52:27 +08:00
Shengliang Guan 991795ca6e test: add asan case 2022-11-24 13:52:09 +08:00
Shengliang Guan 631dc756b1
Merge pull request #18426 from taosdata/fix/liao_cov
fix(query): fix error in seq fetch data block.
2022-11-24 13:44:07 +08:00
Shengliang Guan 437b6843b2 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-11-24 13:36:15 +08:00