haoranchen
|
af1b37244d
|
ci:add ci server slave1_47 (#18407)
* ci:add ci server slave1_47
* ci:add ci server slave1_47/48/52
* ci:add ci server slave1_47/48/49/52
|
2022-11-24 00:23:20 +08:00 |
Shengliang Guan
|
dbf270a0c4
|
Merge pull request #18403 from taosdata/feature/3.0_mhli
refactor(sync): can not propose when heartbeat timeout
|
2022-11-23 22:57:08 +08:00 |
Shengliang Guan
|
76e6bfac34
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20631
|
2022-11-23 22:49:50 +08:00 |
Shengliang Guan
|
906d3fb2cd
|
Merge pull request #18402 from taosdata/fix/TD-20608
fix: [ASAN] null pointer in trow.c
|
2022-11-23 22:47:29 +08:00 |
Ganlin Zhao
|
dff0b3c4bb
|
fix: [ASAN] heap buffer overflow in sclfunc.c
|
2022-11-23 22:43:11 +08:00 |
Shengliang Guan
|
83079b13dc
|
Merge remote-tracking branch 'origin/fix/TD-20608' into fix/TD-20631
|
2022-11-23 22:40:17 +08:00 |
Shengliang Guan
|
e36fd254b1
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20631
|
2022-11-23 22:38:29 +08:00 |
Hui Li
|
8761972b97
|
Update taosShellNetChk.py
|
2022-11-23 21:34:41 +08:00 |
kailixu
|
4e739b45fb
|
fix: flen/offset adaption for trow
|
2022-11-23 21:29:16 +08:00 |
dapan1121
|
f0fcaa9305
|
fix: fix exchange operator hang issue
|
2022-11-23 21:13:34 +08:00 |
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 |
Shengliang Guan
|
f99bb08343
|
test: add asan case
|
2022-11-23 16:15:44 +08:00 |
slzhou
|
db7a7fa4bd
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-11-23 15:59:58 +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 |
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 |