Commit Graph

47464 Commits

Author SHA1 Message Date
Shengliang Guan c2323db00d fix: allow the ip resolved by fqdn different between dnodes 2022-12-30 17:04:14 +08:00
Liu Jicong 4601e67e67 fix: reset stream status when load from disk 2022-12-30 16:59:48 +08:00
Shengliang Guan b1e01c700d
Merge pull request #19275 from taosdata/enh/3.0_planner_optimize
feat: support writing streams to existing tables
2022-12-30 16:10:53 +08:00
Minglei Jin d3c97947f3 fix(tsdb/read): use int32_t instead of size_t for taosHashGetSize 2022-12-30 16:04:18 +08:00
Alex Duan 56c14f79a7 enh: remove assert tpagebuff.c 2022-12-30 15:58:38 +08:00
dapan1121 586b73bef1 fix: windows compile issue 2022-12-30 15:56:37 +08:00
Alex Duan 02dec5a10a enh: assert remove task 2022-12-30 15:51:10 +08:00
xinsheng Ren e93863a652
enh/TD-21425/windows print trace (#19258)
* enh/TD-21425/windows print trace

* enh/windows trace test

* fix/check calloc failed

* enh/windows print,stack size hard code
2022-12-30 15:39:39 +08:00
xinsheng Ren fcf64fa3d5
Enh/xsren/win print trace mainbase (#19279)
* enh/TD-21425/windows print trace

* enh/windows trace test

* fix/check calloc failed

* enh/windows print,stack size hard code
2022-12-30 15:39:15 +08:00
dapan1121 2a15e52bb9
Merge pull request #19277 from taosdata/fix/qwInvalidMsgOrder
fix: invalid msg order issue
2022-12-30 15:35:58 +08:00
dapan1121 436bc5cbe8 enh: remove asserts 2022-12-30 15:35:03 +08:00
Alex Duan 642cd078a4 fix: max wait time modify from 5s to 10s 2022-12-30 15:23:04 +08:00
Alex Duan 6eeddb4b53 add case feature function with loop check data 2022-12-30 15:19:44 +08:00
Hui Li bb9785746b
Merge pull request #19273 from taosdata/test/cyjia-main
test:add test case info ci
2022-12-30 15:07:09 +08:00
dapan1121 1f9fa228a6
Merge pull request #19266 from taosdata/fix/TS-2358
fix:modify parameter type
2022-12-30 14:56:09 +08:00
Haojun Liao 79227057e4 enh(tsdb): opt decompress int perf 2022-12-30 14:43:26 +08:00
Shengliang Guan c67df2c0d6
Merge pull request #19188 from taosdata/feature/3_liaohj
fix(query): opt filter perf.
2022-12-30 14:42:17 +08:00
dapan1121 ad777cc793 fix: insert into select with disorder column issue 2022-12-30 14:34:02 +08:00
dapan1121 ee719d02b4 fix: insert into select with disorder column issue 2022-12-30 14:31:56 +08:00
wangmm0220 a0d46fe9f4 fix:json parse error 2022-12-30 14:24:32 +08:00
Xiaoyu Wang 11306876fa feat: support writing streams to existing tables 2022-12-30 14:14:03 +08:00
Ganlin Zhao c08ff7dd35 fix assert in tfunctionInt.c 2022-12-30 13:58:38 +08:00
wangmm0220 326ff76f1e Merge branch 'refact/submit_req_marks' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2022-12-30 13:57:45 +08:00
wangmm0220 fa4df74eb1 fix:json parse error 2022-12-30 13:57:05 +08:00
Ganlin Zhao 635f4f9b45 remove assert in tavgfunction.c & tminmax.c 2022-12-30 13:54:08 +08:00
dapan1121 8ff3b2fda3 Merge remote-tracking branch 'origin' into enh/TD-21108 2022-12-30 13:31:37 +08:00
dapan1121 dfefb68aa6 feat: support crash report 2022-12-30 13:30:54 +08:00
54liuyao 4c6702ab73 fix:modify parameter type 2022-12-30 13:29:29 +08:00
Ganlin Zhao 8a2795b57d fix assert in builtinsimpl.c 2022-12-30 13:10:46 +08:00
Shuduo Sang 4093649309 chore: use brand name instead 2022-12-30 13:06:21 +08:00
Alex Duan ac67b69c64 fix: python case error 2022-12-30 11:24:11 +08:00
dapan1121 5dc80c0bb1 fix: invalid msg order issue 2022-12-30 11:20:25 +08:00
Shengliang Guan 2cbbc88937 enh: speed assert in release mode 2022-12-30 11:14:31 +08:00
Alex Duan 167c390877 feat: check cluster status add case 2022-12-30 11:14:26 +08:00
jiajingbin c75f6e1255 Merge branch 'refact/submit_req_marks' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2022-12-30 10:56:27 +08:00
jiajingbin 65da133ae5 test: fix some cases for tag seq 2022-12-30 10:55:29 +08:00
Ganlin Zhao 763f702fff fix assert in builtims.c 2022-12-30 10:50:40 +08:00
Xiaoyu Wang aef9dc5908 feat: support writing streams to existing tables 2022-12-30 10:49:05 +08:00
jiacy-jcy d4852fe133 test:add test case info ci 2022-12-30 10:21:58 +08:00
Shengliang Guan 85eba36190
Merge pull request #19257 from taosdata/refactor/stream_dispatch_main
refactor: stream dispatch
2022-12-30 10:18:29 +08:00
Xiaoyu Wang bc2fa58280 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-12-30 10:14:47 +08:00
Xiaoyu Wang de418e8c8d feat: support writing streams to existing tables 2022-12-30 10:11:41 +08:00
wangmm0220 e6627f6955 fix:json parse error in the end 2022-12-30 10:02:15 +08:00
dapan1121 e6c5fd874a
Merge pull request #19175 from taosdata/szhou/fixbugs2
enhance: remove assert
2022-12-30 09:53:59 +08:00
Ganlin Zhao 73a95d3cda fix some format 2022-12-30 09:32:18 +08:00
yihaoDeng d011de2c4b fix error assert 2022-12-30 09:18:00 +08:00
Ganlin Zhao e105f9c0d2 store sma result as float in buf 2022-12-30 09:16:30 +08:00
Haojun Liao adbc11f8e4 fix(query): set simd conf 2022-12-29 23:05:14 +08:00
Benguang Zhao ed43aeaa9b enh: add vndCommitMaxInterval cfg param 2022-12-29 19:47:28 +08:00
Shuduo Sang 868cf83cdb chore: prepare for string passing 2022-12-29 19:20:46 +08:00