Hongze Cheng
|
e13499b542
|
add some log
|
2023-02-01 18:42:39 +08:00 |
Hongze Cheng
|
579f65115d
|
add debug info
|
2023-01-31 15:23:21 +08:00 |
Liu Jicong
|
98906bb272
|
remove assert
|
2023-01-29 15:24:31 +08:00 |
Liu Jicong
|
51866dadbe
|
Merge branch 'fix/task_db' into enh/stream_buffer_param
|
2023-01-28 11:24:46 +08:00 |
Liu Jicong
|
089bc74055
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-01-28 11:24:25 +08:00 |
Liu Jicong
|
0c6f6d3a42
|
fix: task db
|
2023-01-28 10:59:09 +08:00 |
Haojun Liao
|
9615504024
|
Merge pull request #19666 from taosdata/fix/nodisk
refactor:do some internal refactor.
|
2023-01-25 22:26:14 +08:00 |
freemine
|
ab1f87d19f
|
typo correction (#19667)
|
2023-01-25 15:32:09 +08:00 |
Haojun Liao
|
fc80c3d373
|
refactor:do some internal refactor.
|
2023-01-24 23:56:29 +08:00 |
Haojun Liao
|
670eec4db5
|
refactor: remove assert
|
2023-01-24 22:54:09 +08:00 |
Haojun Liao
|
c1ffbb5c1c
|
refactor:do some internal refactor.
|
2023-01-23 01:11:04 +08:00 |
Haojun Liao
|
21d57a3624
|
fix(query): check for failure during add new buf pages.
|
2023-01-22 01:45:29 +08:00 |
kailixu
|
1e06fb1783
|
chore: code optimization
|
2023-01-21 16:15:12 +08:00 |
kailixu
|
08a5ed4a07
|
chore: revert the code
|
2023-01-21 16:11:33 +08:00 |
kailixu
|
338a2a74cb
|
chore: revert the code
|
2023-01-21 16:08:33 +08:00 |
kailixu
|
2416d34a80
|
fix: memory leak for row merge
|
2023-01-21 16:07:27 +08:00 |
kailixu
|
39b69ba39e
|
fix: row schema version for row merger
|
2023-01-21 13:44:25 +08:00 |
Haojun Liao
|
fd5820b052
|
Merge pull request #19643 from taosdata/fix/liaohj
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
|
2023-01-19 18:42:37 +08:00 |
dapan1121
|
d363971675
|
Merge pull request #19638 from taosdata/fix/TS-2404
fix: atexit memory leak issue
|
2023-01-19 10:14:25 +08:00 |
dapan1121
|
2d579cfc16
|
fix: fix compile issue
|
2023-01-18 17:27:27 +08:00 |
dapan1121
|
d130d1a84a
|
fix: atexit memory leak issue
|
2023-01-18 17:13:35 +08:00 |
dapan1121
|
2d42608813
|
Merge pull request #19632 from taosdata/fix/TS-2461
fix: rows number exceeds block capacity issue
|
2023-01-18 16:56:05 +08:00 |
dapan1121
|
17bfb8228a
|
fix: rows number exceeds block capacity issue
|
2023-01-18 15:55:24 +08:00 |
Xiaoyu Wang
|
f1d6262630
|
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
|
2023-01-18 12:26:01 +08:00 |
Haojun Liao
|
c9a1b3ba01
|
fix(query): handle the multi-group limit/offset in table group merge scan/ multiway-merge executor.
|
2023-01-18 16:24:29 +08:00 |
kailixu
|
d9ae5a755c
|
fix: tsdb fs head/data/sma nRef
|
2023-01-18 11:05:39 +08:00 |
dapan1121
|
78d674e9c7
|
Merge pull request #19613 from taosdata/fix/TD-21939
fix: crash caused of wrong task phase issue
|
2023-01-18 09:02:06 +08:00 |
dapan1121
|
487f0c708e
|
Merge pull request #19601 from taosdata/fix/catalogDeadLock
fix: fix vgroup dead lock issue
|
2023-01-18 08:56:49 +08:00 |
dapan1121
|
1101a0ff0e
|
Merge pull request #19602 from taosdata/fix/TD-21937-3.0M
fix: tsdb read snapshot take/untake
|
2023-01-17 18:04:37 +08:00 |
dapan1121
|
e70f767647
|
fix: crash caused of wrong task phase issue
|
2023-01-17 17:53:56 +08:00 |
xinsheng Ren
|
f966197cea
|
Fix/xsren/td 21762/sem mem leak basemain (#19587)
* TD-21762 sem_init cause mem leak on windows
* fix/memleak
Co-authored-by: facetosea <25808407@qq.com>
|
2023-01-17 16:30:06 +08:00 |
54liuyao
|
e03deeaed8
|
feat:add stream delete mark
|
2023-01-17 16:21:51 +08:00 |
Xiaoyu Wang
|
ac09a05cfa
|
feat: create stream support delete_mark option
|
2023-01-17 15:34:58 +08:00 |
kailixu
|
70fb18e611
|
fix: tsdb ReadSnap take/untake
|
2023-01-17 15:11:11 +08:00 |
freemine
|
e92bf83986
|
bugfix: stack-buffer-overflow (#19584)
|
2023-01-17 15:05:33 +08:00 |
dapan1121
|
69ecd6e50a
|
fix: compile issue
|
2023-01-17 14:46:33 +08:00 |
dapan1121
|
6284e87217
|
fix: fix vgroup dead lock issue
|
2023-01-17 14:36:00 +08:00 |
Shengliang Guan
|
e11d57d58c
|
Merge pull request #19533 from taosdata/FIX/TD-21662-main
enh: skip WAL forceSync for single replica vgroup
|
2023-01-17 14:25:04 +08:00 |
dapan1121
|
1d5ac1ba90
|
Merge pull request #19596 from taosdata/fix/TS-2444
fix: move crash report to shell
|
2023-01-17 13:36:01 +08:00 |
dapan1121
|
7dbe44b2b7
|
Merge pull request #19589 from taosdata/fix/TD-21925
fix: insert into select can't be stopped issue
|
2023-01-17 13:27:02 +08:00 |
dapan1121
|
6b259777ad
|
fix: move crash report to shell
|
2023-01-17 11:18:49 +08:00 |
dapan1121
|
63a23a3562
|
fix: insert into select can't be stopped issue
|
2023-01-17 09:12:51 +08:00 |
Haojun Liao
|
59e25c0191
|
Merge pull request #19576 from taosdata/fix/liaohj
test: add new sim to CI.
|
2023-01-16 18:17:39 +08:00 |
dapan1121
|
2f889eb77e
|
Merge pull request #19569 from taosdata/szhou/fixbugs
fix: add stt_trigger to show create database processing
|
2023-01-16 17:26:28 +08:00 |
Haojun Liao
|
e3248d0053
|
refactor: disable warning.
|
2023-01-16 16:02:23 +08:00 |
dapan1121
|
09c0ff4dbf
|
Merge pull request #19541 from taosdata/fix/TD-21842
fix:memory leak
|
2023-01-16 13:10:54 +08:00 |
Haojun Liao
|
9f61d3ebab
|
Merge pull request #19559 from taosdata/fix/liaohj
fix(query): use the recycled blocks to reduce the cached buffer.
|
2023-01-16 11:34:38 +08:00 |
slzhou
|
51cdd4af19
|
fix: add stt_trigger to show create database processing
|
2023-01-16 10:28:34 +08:00 |
Shengliang Guan
|
dbea8004a9
|
Merge pull request #19555 from taosdata/enh/TD-20047
fix: update epset on dnode info changed
|
2023-01-16 09:40:15 +08:00 |
Haojun Liao
|
9997362cf7
|
fix(query): use the recycled blocks to reduce the cached buffer.
|
2023-01-14 01:12:15 +08:00 |