Shengliang Guan
542400be69
Merge pull request #18354 from arielyang/docs/yangpan
...
docs: fix heading level
2022-11-22 19:45:42 +08:00
Shengliang Guan
a3e8f00920
Merge pull request #18360 from taosdata/fix/rpc-error-msg-double-free
...
fix: remove double free one-liners
2022-11-22 19:45:13 +08:00
Shengliang Guan
8ecb55d1b9
Merge pull request #18351 from taosdata/fix/TD-20098
...
fix: avoid invalid vgroup id
2022-11-22 19:44:47 +08:00
dapan1121
842217e77d
fix: crash issue caused by insert from query clause
2022-11-22 18:53:48 +08:00
dapan1121
e1ea03fbda
Merge pull request #18345 from taosdata/fix/TD-20591
...
fix: crash caused by elect null and issues found in asan
2022-11-22 18:49:19 +08:00
Minglei Jin
b6b00cf3a4
fix: remove double free one-liners
2022-11-22 18:30:57 +08:00
Xiaoyu Wang
f2e2aa7722
fix: insert stable error
2022-11-22 18:18:31 +08:00
Haojun Liao
7c7b2f1cef
fix(query): fix memory leak.
2022-11-22 18:06:01 +08:00
dapan1121
31202e838d
Merge pull request #18334 from taosdata/fix/TD-20440
...
fix: crash caused by stream fill
2022-11-22 18:02:39 +08:00
Hui Li
ef4846a6c0
Merge pull request #18344 from taosdata/test/crash_gen_enh_exec
...
test: crash_gen auto run for whole day
2022-11-22 17:54:41 +08:00
wade zhang
7715dab468
Update 06-select.md
2022-11-22 17:31:07 +08:00
wade zhang
2c37b1eb65
Update 06-select.md
2022-11-22 17:30:32 +08:00
Liu Jicong
1344671869
fix(wal): add debug log
2022-11-22 17:24:43 +08:00
54liuyao
5b8d3d57bb
fix:Direct leak in timewindowoperator.c
2022-11-22 17:01:59 +08:00
Pan YANG
067a568d85
docs: fix heading level
2022-11-22 17:01:46 +08:00
dapan1121
b055d4c288
Merge pull request #18339 from taosdata/fix/TD-20592-3.0
...
fix: init/free SBatchDeleteReq for tsma
2022-11-22 16:57:09 +08:00
plum-lihui
ee18f991aa
test: add test case for tmq
2022-11-22 16:54:42 +08:00
yihaoDeng
42e6f59e49
avoid invalid vgroup id
2022-11-22 16:53:58 +08:00
wade zhang
0a889b0679
Merge pull request #18346 from arielyang/3.0
...
docs: add TDengine Knowledge Map
2022-11-22 16:44:23 +08:00
Liu Jicong
6f5d90658e
fix(wal): add debug log
2022-11-22 16:40:18 +08:00
wenzhouwww
ac0ba146b3
fix/release add taosx
2022-11-22 16:33:10 +08:00
54liuyao
2020ea0a76
fix:stream fill crash
2022-11-22 16:28:55 +08:00
Pan YANG
0937a2f6b9
docs: add TDengine Knowledge Map
2022-11-22 16:23:49 +08:00
Shengliang Guan
e15d8875ad
Merge pull request #18342 from taosdata/fix/TD-20530
...
test: add asan case
2022-11-22 16:19:50 +08:00
wenzhouwww
ca3c1f7147
add docker run exec script
2022-11-22 16:08:14 +08:00
dapan1121
e42f895fea
fix: fix select null crash issue and asan issues
2022-11-22 16:07:04 +08:00
wenzhouwww
cbcdf6e496
Merge remote-tracking branch 'origin/3.0' into test/crash_gen_enh_exec
2022-11-22 16:02:50 +08:00
Shengliang Guan
a8e65a6a2b
test: add asan case
2022-11-22 15:56:06 +08:00
wenzhouwww
a6ac487009
Update crash_gen_main.py
2022-11-22 15:50:32 +08:00
wenzhouwww
7a81c2e2d0
Update db.py
2022-11-22 15:49:18 +08:00
wenzhouwww
ea591977bc
Update crash_gen_main.py
2022-11-22 15:48:47 +08:00
dapan1121
dd5b2b73b3
Merge pull request #18336 from taosdata/fix/TD-20563
...
fix [ASAN] memory leak while tdbRealloc
2022-11-22 15:48:22 +08:00
kailixu
da535cd04c
fix: init/free SBatchDeleteReq for tsma
2022-11-22 15:38:21 +08:00
kailixu
d1249017dd
fix: init/free SBatchDeleteReq for tsma
2022-11-22 15:35:53 +08:00
kailixu
bcac60ae35
fix: init/free SBatchDeleteReq for tsma
2022-11-22 15:32:51 +08:00
Haojun Liao
2da5a6106e
refactor: do some internal refactor.
2022-11-22 15:31:20 +08:00
yihaoDeng
865332d960
avoid double compress
2022-11-22 15:27:07 +08:00
yihaoDeng
fec994e124
avoid double compress
2022-11-22 15:04:07 +08:00
wade zhang
ed25701bdf
Merge pull request #18152 from taosdata/docs/daniel-3.0
...
doc: updated contribution guidelines
2022-11-22 14:42:43 +08:00
54liuyao
d3fe6f0ba3
fix [ASAN] memory leak while tdbRealloc
2022-11-22 14:36:27 +08:00
Hui Li
234b0a82bb
Merge pull request #18033 from taosdata/test/cast_fix_Q4
...
test:run cast function in query mode 4
2022-11-22 14:30:41 +08:00
Shengliang Guan
ccf28cdb90
Merge pull request #18327 from taosdata/fix/TS-2138
...
fix: avoid invalid check
2022-11-22 14:29:43 +08:00
Xuefeng Tan
886e84c315
enh(taosAdapter): keep debug information ( #18324 )
2022-11-22 13:56:35 +08:00
Shuduo Sang
4d4ba0ff11
docs: update jdbc version in connector matrix for3.0 ( #18332 )
...
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix python version and a few typos
* docs: fix jdbc version in connector matrix
2022-11-22 13:55:11 +08:00
Shengliang Guan
94b648eba9
Merge pull request #18331 from taosdata/feature/sync-del-wal
...
refactor(sync): del wal in multi-replicas
2022-11-22 13:53:46 +08:00
Hui Li
af31e51082
Merge pull request #18322 from taosdata/TD-20251
...
test:add testcase of enterprise installPackages
2022-11-22 13:42:21 +08:00
chenhaoran
cd49e5b4e5
test:add testcase of enterprise installPackages
2022-11-22 13:40:25 +08:00
Shengliang Guan
c0dbcaf79a
Merge pull request #18323 from taosdata/fix/TD-20530
...
test: add asan case
2022-11-22 13:25:16 +08:00
dapan1121
44462ef869
Merge pull request #18321 from taosdata/szhou/fixbugs
...
fix: fix error for select count(c2),count(ts) from table caused by null ts column aggregation
2022-11-22 13:17:11 +08:00
Minghao Li
1d48426e94
refactor(sync): del wal in multi-replicas
2022-11-22 12:45:31 +08:00