Commit Graph

44614 Commits

Author SHA1 Message Date
Xiaoyu Wang 04c59ea5b3 fix: limit doc error 2022-11-17 16:09:27 +08:00
slzhou 40af2903c1 fix: scalar mnode for in set more than 10 and print only 1000 groups to log in filter mode 2022-11-17 16:06:12 +08:00
Xiaoyu Wang dc0d3745a7 enh: fill value supports implicit type conversion 2022-11-17 15:48:42 +08:00
Alex Duan 031ceda752 createOneDataBlock rowsize must reset to zero 2022-11-17 14:58:53 +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 fb861a3935 enh: refactor tmq messages 2022-11-17 14:09:15 +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
Ganlin Zhao 8a19e84fe4 Merge branch '3.0' into fix/TD-20246 2022-11-17 11:20:33 +08:00
wenzhouwww ad78407ea7 test: modify test case 2022-11-17 11:14:14 +08:00
kailixu 6515c9c7c5 fix: real path optimization in case of invalid read 2022-11-17 10:56:24 +08:00
dapan1121 3a642f06d0 Merge remote-tracking branch 'origin/3.0' into enh/msgRefactor0 2022-11-17 10:42:29 +08:00
dapan1121 49917d5156 enh: refactor batch meta msg 2022-11-17 10:35:25 +08:00
Liu Jicong 5161eca70f fix(stream): stop scan when no output 2022-11-17 10:30:05 +08:00
wenzhouwww@live.cn ee97487fe5 build: release ver-3.0.1.7 2022-11-17 09:33:38 +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 71f16fb5a1
Merge pull request #18218 from taosdata/3.0
release: build 3.0.1.7
2022-11-17 08:04:15 +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
Xiaoyu Wang cb0f1f537e enh: fill value supports implicit type conversion 2022-11-16 17:03:04 +08:00