dapan1121
|
724038b49c
|
fix: fix use db deserialize issue
|
2022-11-25 12:05:33 +08:00 |
yihaoDeng
|
06af61d975
|
add debug info
|
2022-11-25 12:03:08 +08:00 |
Haojun Liao
|
f8bc4df4af
|
refactor: do some internal refactor.
|
2022-11-25 11:58:46 +08:00 |
Shengliang Guan
|
0905f83cd6
|
Merge pull request #18441 from taosdata/fix/TD-20645
fix: [ASAN] fix nullpointer issue in tdatablock.c
|
2022-11-25 11:44:04 +08:00 |
Haojun Liao
|
b39153101a
|
fix(query): check for null ptr before extract sort execution information.
|
2022-11-25 11:42:38 +08:00 |
Haojun Liao
|
969331c49e
|
refactor: do some internal refactor.
|
2022-11-25 11:14:17 +08:00 |
dapan1121
|
dbb41fe6e2
|
Merge pull request #18444 from taosdata/fix/TS-19489-3.0V1
fix(shell) add one blank after affected word
|
2022-11-25 11:01:22 +08:00 |
wenzhouwww
|
f7c5a82fc8
|
Update crash_gen_main.py
|
2022-11-25 10:59:40 +08:00 |
wade zhang
|
5ffce24271
|
Merge pull request #18397 from taosdata/feature/TD-20388_cloud_send_alert
enh: set max restart time of taosd to 3; allow disable alert in pod
|
2022-11-25 10:57:01 +08:00 |
chenhaoran
|
8ec9ca5c64
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into TD-20251
|
2022-11-25 10:55:38 +08:00 |
jiacy-jcy
|
bb97966d21
|
test:add test case into ci
|
2022-11-25 10:19:53 +08:00 |
Alex Duan
|
999ad52386
|
fix(shell) add one blank after affected word
|
2022-11-25 09:11:28 +08:00 |
Shengliang Guan
|
8239b5526c
|
Merge branch '3.0' into fix/TD-20645
|
2022-11-25 00:12:33 +08:00 |
Shengliang Guan
|
96df0cdd0d
|
Merge pull request #18439 from taosdata/fix/TD-20651
fix: fix invalid packet
|
2022-11-24 23:56:30 +08:00 |
Shengliang Guan
|
2725ddb4fa
|
Merge pull request #18437 from taosdata/fix/TD-20674
fix(meta): return invalid message if cannot getting value from uididx
|
2022-11-24 23:55:21 +08:00 |
Shengliang Guan
|
e72bb558c9
|
Merge pull request #18434 from taosdata/fix/TD-20647
fix(tdb): zero pOlds[i]'s nOverflow and assert it's zero when committing
|
2022-11-24 23:54:47 +08:00 |
Shengliang Guan
|
f85310aff4
|
Merge pull request #18432 from taosdata/fix/TD-20318
test: add asan case
|
2022-11-24 23:54:05 +08:00 |
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 |
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 |