Shengliang Guan
|
bb2e88c9d8
|
fix: minus redoActionPos if sync failed
|
2022-11-17 18:39:04 +08:00 |
Shengliang Guan
|
b613f165e8
|
Merge remote-tracking branch 'origin/fix/TD-20317' into fix/TD-20503
|
2022-11-17 17:39:09 +08:00 |
Shengliang Guan
|
bd689a4df9
|
test: add asan case
|
2022-11-17 17:25:53 +08:00 |
Shengliang Guan
|
3c3993ab2e
|
test: add asan case
|
2022-11-17 17:15:49 +08:00 |
Shengliang Guan
|
4efb9d2ac8
|
fix: memory leak in mndVgroup.c
|
2022-11-17 17:15:14 +08:00 |
Shengliang Guan
|
8e752269d2
|
test: add asan case
|
2022-11-17 17:08:41 +08:00 |
dapan1121
|
6aed8932a9
|
Merge pull request #18231 from taosdata/fix/TD-20428
fix:fill operator core
|
2022-11-17 17:05:05 +08:00 |
Shengliang Guan
|
4395c55e4a
|
Merge pull request #18232 from taosdata/fix/asan-timer-memory-error
fix(sync): fix asan error, use rid in hbdata and syncnode
|
2022-11-17 17:00:29 +08:00 |
Shengliang Guan
|
58f854a1eb
|
Merge pull request #18235 from taosdata/docs/query_doc_wxy
fix: limit doc error
|
2022-11-17 16:15:43 +08:00 |
Xiaoyu Wang
|
04c59ea5b3
|
fix: limit doc error
|
2022-11-17 16:09:27 +08:00 |
Minghao Li
|
effc38d217
|
fix(sync): fix asan error, use rid in hbdata and syncnode
|
2022-11-17 14:51:32 +08:00 |
dapan1121
|
6208aeb123
|
Merge pull request #18224 from taosdata/fix/dropDb
fix: fix query thread stop issue
|
2022-11-17 13:45:34 +08:00 |
Shengliang Guan
|
5ae3eeeed9
|
Merge pull request #18212 from taosdata/fix/TD-20456
fix(query): [ASAN] fix time precision conversion overflow
|
2022-11-17 13:45:11 +08:00 |
Shengliang Guan
|
9b29fa0cc6
|
Merge pull request #18223 from taosdata/feature/stream
fix(stream): stop scan when no output
|
2022-11-17 13:44:36 +08:00 |
Shengliang Guan
|
40900b7eb2
|
Merge pull request #18220 from taosdata/fix/TD-20493
fix: memory leak while balance vgroup
|
2022-11-17 13:43:51 +08:00 |
Shengliang Guan
|
ab38f23084
|
Merge pull request #18219 from taosdata/fix/TD-20429
fix:src/builtinsimpl.c:1084:41: runtime error: division by zero
|
2022-11-17 13:36:19 +08:00 |
54liuyao
|
507aa0c7f8
|
fix:fill operator core
|
2022-11-17 13:35:23 +08:00 |
Liu Jicong
|
5161eca70f
|
fix(stream): stop scan when no output
|
2022-11-17 10:30:05 +08:00 |
Shengliang Guan
|
d906c44c16
|
fix: memory leak in while balance vgroup
|
2022-11-17 09:24:29 +08:00 |
Shengliang Guan
|
2b67d39c05
|
Merge remote-tracking branch 'origin/fix/TD-20490' into fix/TD-20493
|
2022-11-17 09:22:56 +08:00 |
54liuyao
|
00937a7fc8
|
fix:[ASAN] src/builtinsimpl.c:1084:41: runtime error: division by zero
|
2022-11-17 09:06:22 +08:00 |
Ganlin Zhao
|
0b51e68c58
|
Merge branch '3.0' into fix/TD-20456
|
2022-11-17 08:50:11 +08:00 |
Ganlin Zhao
|
a2f3eeb6f7
|
fix test cases
|
2022-11-17 08:47:03 +08:00 |
Shengliang Guan
|
a186cc4491
|
Merge pull request #18205 from taosdata/fix/sma_for_null
fix: sma for null
|
2022-11-17 08:00:36 +08:00 |
Haojun Liao
|
a464053692
|
fix(query): set correct size of array list.
|
2022-11-17 00:46:06 +08:00 |
Haojun Liao
|
9c459a24e2
|
fix(query): fix memory leak.
|
2022-11-17 00:38:35 +08:00 |
Haojun Liao
|
a54275a7b5
|
fix(query): support null columns sma optimization.
|
2022-11-16 23:46:59 +08:00 |
Shengliang Guan
|
624cd48b58
|
Merge pull request #18209 from taosdata/enh/function
enh: check function state
|
2022-11-16 22:11:11 +08:00 |
Shengliang Guan
|
d110d4352c
|
fix: memory lead found in asan
|
2022-11-16 21:02:59 +08:00 |
Shengliang Guan
|
2b5257f905
|
fix: memory lead found in asan
|
2022-11-16 20:45:15 +08:00 |
Hongze Cheng
|
804c281197
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/sma_for_null
|
2022-11-16 20:44:58 +08:00 |
Shengliang Guan
|
bffe0eea2a
|
Merge pull request #18216 from taosdata/feature/stream
fix(stream): skip check update for scalar
|
2022-11-16 19:53:03 +08:00 |
Shengliang Guan
|
ee858d4de4
|
Merge pull request #18214 from taosdata/fix/TD-20317
test: add tsan case
|
2022-11-16 19:28:48 +08:00 |
Shengliang Guan
|
420054140b
|
Merge pull request #18208 from taosdata/wangmm0220-patch-4
Update 13-schemaless.md
|
2022-11-16 18:53:37 +08:00 |
Shengliang Guan
|
26dc0402f9
|
Merge pull request #18207 from taosdata/wangmm0220-patch-3
Update 13-schemaless.md
|
2022-11-16 18:53:21 +08:00 |
Liu Jicong
|
e2005cfa86
|
fix(stream): skip check update for scalar
|
2022-11-16 18:48:08 +08:00 |
Shengliang Guan
|
0154256507
|
test: add tsan case
|
2022-11-16 18:13:26 +08:00 |
Shengliang Guan
|
b7ba43ea5a
|
Merge pull request #18206 from taosdata/fix/fix-hb-timer
fix(sync): fix hb-timer heap-use-after-free
|
2022-11-16 18:08:42 +08:00 |
Ganlin Zhao
|
851888c992
|
unified return format
|
2022-11-16 17:44:15 +08:00 |
Shuduo Sang
|
636b3f6b30
|
fix: add sc start/stop instruction to windows installer (#18211)
* fix: sc create service in tdengine.iss
* fix: upx on windows
* fix: add sc start/stop to installer
|
2022-11-16 17:38:49 +08:00 |
Ganlin Zhao
|
4b9f3cd007
|
unified return format
|
2022-11-16 17:34:38 +08:00 |
Ganlin Zhao
|
5f6caecee0
|
unified return format
|
2022-11-16 17:31:34 +08:00 |
Ganlin Zhao
|
a115ff1299
|
fix(query): fix time precision convert overflow
TD-20456
|
2022-11-16 17:25:57 +08:00 |
Shengliang Guan
|
92019df519
|
Merge pull request #18189 from taosdata/fix/TD-20458_g
fix: memory leak while create stream
|
2022-11-16 17:15:54 +08:00 |
Shengliang Guan
|
c8f9707d5a
|
Merge pull request #18203 from taosdata/feature/stream
enh(stream): add tbname map cache
|
2022-11-16 17:15:30 +08:00 |
Liu Jicong
|
a0e22ca681
|
enh: check function state
|
2022-11-16 17:14:02 +08:00 |
WANG MINGMING
|
9dc37f2622
|
Update 13-schemaless.md
|
2022-11-16 17:05:20 +08:00 |
WANG MINGMING
|
c928f03501
|
Update 13-schemaless.md
|
2022-11-16 17:02:52 +08:00 |
Shengliang Guan
|
3fedd9106f
|
Merge pull request #18204 from taosdata/fix/TD-20480
fix: restore wal info changes
|
2022-11-16 16:51:26 +08:00 |
Shengliang Guan
|
dc88d69231
|
Merge pull request #18201 from taosdata/fix/TD-20454
fix(query): ASAN heap buffer overflow
|
2022-11-16 16:26:53 +08:00 |