Ganlin Zhao
|
793070acba
|
fix: [ASAN] null pointer in trow.c
|
2022-11-23 20:54:14 +08:00 |
Jason-Jia
|
f7a058c87c
|
Update alter_database.py
|
2022-11-23 20:34:28 +08:00 |
Hongze Cheng
|
93ffd5c290
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/row_optimize2
|
2022-11-23 18:39:43 +08:00 |
Ganlin Zhao
|
516cb116c0
|
fix: [ASAN] fix null pointer in tdatablock.c
|
2022-11-23 18:32:22 +08:00 |
Shengliang Guan
|
891bc08e9d
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20631
|
2022-11-23 16:59:23 +08:00 |
kailixu
|
7efb33110d
|
chore: revert the code change
|
2022-11-23 16:58:57 +08:00 |
kailixu
|
ab77f8a37d
|
chore: row offset adaption to exclude TSKEY
|
2022-11-23 16:57:18 +08:00 |
Shengliang Guan
|
4b21e19c02
|
Merge pull request #18392 from taosdata/DuanKuanJun-patch-5
Update 10-cpp.mdx
|
2022-11-23 16:54:28 +08:00 |
Shengliang Guan
|
270ec0e7de
|
Merge pull request #18387 from taosdata/fix/TD-20564
fix: fix mem leak
|
2022-11-23 16:53:02 +08:00 |
“happyguoxy”
|
79f85dc1cf
|
test: refine query cases
|
2022-11-23 16:39:40 +08:00 |
slzhou
|
8b9c34504d
|
fix: core dump when left data block id is equal to right data block id
|
2022-11-23 16:38:59 +08:00 |
“happyguoxy”
|
a68f38f449
|
test: refine query cases
|
2022-11-23 16:37:39 +08:00 |
“happyguoxy”
|
2371af19a0
|
test: refine query cases
|
2022-11-23 16:37:18 +08:00 |
Xiaoyu Wang
|
2d86f8e91c
|
enh: group by tbname optimize
|
2022-11-23 16:20:54 +08:00 |
Shengliang Guan
|
f99bb08343
|
test: add asan case
|
2022-11-23 16:15:44 +08:00 |
dapan1121
|
a222e9ad7b
|
fix: update sysdb vgroup info after db dropped
|
2022-11-23 16:09:03 +08:00 |
slzhou
|
db7a7fa4bd
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-11-23 15:59:58 +08:00 |
dapan1121
|
908de1b301
|
fix: sysdb cache removed cause of drop db operation
|
2022-11-23 15:59:34 +08:00 |
kailixu
|
359f536e1b
|
chore: flen/offset adaption for row
|
2022-11-23 15:55:21 +08:00 |
Haojun Liao
|
f9e338ba2d
|
test: limit the output.
|
2022-11-23 15:54:30 +08:00 |
Haojun Liao
|
ca1dcf4ea1
|
test: limit the output
|
2022-11-23 15:54:00 +08:00 |
Hongze Cheng
|
f77f447fe6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/row_optimize2
|
2022-11-23 15:51:50 +08:00 |
Shengliang Guan
|
f924909678
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20631
|
2022-11-23 15:51:00 +08:00 |
tangfangzhi
|
533a21693b
|
enh: set max restart time of taosd to 3; allow disable alert in pod
|
2022-11-23 15:50:06 +08:00 |
Haojun Liao
|
4d75bd69b2
|
test: disable print result.
|
2022-11-23 15:49:59 +08:00 |
Haojun Liao
|
0a8fc50024
|
test:update test cases.
|
2022-11-23 15:47:12 +08:00 |
Hongze Cheng
|
df5bcae11b
|
more code
|
2022-11-23 15:45:19 +08:00 |
slzhou
|
9a85050ff3
|
fix: direct return file block only rows <= capacity
|
2022-11-23 15:43:57 +08:00 |
Shengliang Guan
|
cb97609ad1
|
test: add asan case
|
2022-11-23 15:36:52 +08:00 |
Haojun Liao
|
05f84c184e
|
fix(query): fix syntax error.
|
2022-11-23 15:36:38 +08:00 |
Linhe Huo
|
ef47874992
|
Merge pull request #18379 from taosdata/fix/release-taosx-link-error
fix: fix taosx link error
|
2022-11-23 15:19:41 +08:00 |
dapan1121
|
b85fc92771
|
Merge pull request #18375 from taosdata/fix/TS-2091-V30
fix(shell): output redirect to file need not call fflush
|
2022-11-23 15:10:27 +08:00 |
jiacy-jcy
|
473891a984
|
Merge branch 'test/jcy' of github.com:taosdata/TDengine into test/jcy
|
2022-11-23 15:10:06 +08:00 |
jiacy-jcy
|
37735cf861
|
remove test case
|
2022-11-23 15:09:39 +08:00 |
Hongze Cheng
|
d7c30d6e4a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/row_optimize2
|
2022-11-23 15:04:51 +08:00 |
slzhou
|
c1ba62b26f
|
fix: build from buf first when buf data is in block gap and only capacity caused load
|
2022-11-23 14:52:07 +08:00 |
Jason-Jia
|
93fdbd07e0
|
Merge branch '3.0' into test/jcy
|
2022-11-23 14:48:42 +08:00 |
jiacy-jcy
|
852f526876
|
update
|
2022-11-23 14:41:30 +08:00 |
Minghao Li
|
2b411912d9
|
refactor(sync): can not propose when heartbeat timeout
|
2022-11-23 14:17:13 +08:00 |
Shengliang Guan
|
93b1728717
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20631
|
2022-11-23 14:14:51 +08:00 |
Shengliang Guan
|
0335d334fb
|
Merge pull request #18380 from taosdata/fix/TD-20603
fix: [ASAN] offset on null pointer error
|
2022-11-23 14:14:34 +08:00 |
Shengliang Guan
|
0eb147edd2
|
test: add asan case
|
2022-11-23 14:12:48 +08:00 |
Hui Li
|
7daabd9866
|
Update runAllSimCases.sh
|
2022-11-23 14:12:14 +08:00 |
Shengliang Guan
|
e9c6c16698
|
test: add asan case
|
2022-11-23 14:11:58 +08:00 |
Hui Li
|
bfb10ef00a
|
Update .gitignore
|
2022-11-23 14:09:06 +08:00 |
Shengliang Guan
|
997a00cecc
|
Merge branch '3.0' into fix/TD-20631
|
2022-11-23 14:01:20 +08:00 |
Haojun Liao
|
c623336b6e
|
refactor: enable continue query when the buffer of sink node is lower or empty.
|
2022-11-23 13:59:38 +08:00 |
Alex Duan
|
3b0d0a6164
|
Update 10-cpp.mdx
|
2022-11-23 13:57:00 +08:00 |
dapan1121
|
188e6e6c7d
|
Merge pull request #18325 from taosdata/enh/msgRefactor2
enh: refact some messages
|
2022-11-23 13:53:37 +08:00 |
dapan1121
|
5ec50ca5eb
|
enh: add stmt tag length validation
|
2022-11-23 13:51:13 +08:00 |