Commit Graph

3587 Commits

Author SHA1 Message Date
kailixu 569d8e6d33 chore: test case for insert syntax and fix of show tags for varbinary/geometry 2024-03-15 02:18:19 +08:00
kailixu 26fdab743b test: tag/col insert syntax 2024-03-14 17:13:56 +08:00
Hongze Cheng 2910ae3afb fix: a small bug 2024-03-14 14:27:22 +08:00
54liuyao 05febc4ccd Merge branch 'fix/TD-28627' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:57:05 +08:00
54liuyao 9de0643566 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:56:16 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
wangmm0220 01a7052a6f fix:set tsStreamAggCnt big enough to disable multi agg operator 2024-03-13 22:06:35 +08:00
kailixu 9901825bb0 enh: support binary/hex integer 2024-03-13 15:12:21 +08:00
Hongze Cheng d9db5b015c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-13 13:31:59 +08:00
dapan1121 83356d5917
Merge pull request #24883 from taosdata/fix/xsren/monitorConfigScope
fix: monitor client config
2024-03-13 11:23:13 +08:00
wangmm0220 4dfc531e6c opti:subscribe logic 2024-03-12 19:42:26 +08:00
kailixu da0254b49b fix: unify tag value parsing syntax 2024-03-12 19:24:07 +08:00
Hongze Cheng 5bed5a49c8 more fix 2024-03-12 15:17:26 +08:00
Hongze Cheng f6c2a6bba2 more fix 2024-03-11 19:17:30 +08:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
kailixu 3aa37460c7 enh: logs and show grants 2024-03-10 08:50:05 +08:00
Hongze Cheng 8480fd9181 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-08 17:08:09 +08:00
Hongze Cheng acbde220bf more bug fix 2024-03-08 17:04:26 +08:00
Haojun Liao 3de1413974 test(stream): add some test cases to inc coverage. 2024-03-08 13:38:51 +08:00
facetosea b76831e3fe delete duplicate key for server config 2024-03-08 13:32:52 +08:00
factosea c0b8c2f1c0 fix: duplicateConfiguration 2024-03-08 13:32:52 +08:00
factosea 40f430baf1 fix: dynamic options for client monitor 2024-03-08 13:32:52 +08:00
factosea 848be2ecb3 fix: monitor client config 2024-03-08 13:32:52 +08:00
Hongze Cheng 31d70c9236 more fix 2024-03-07 19:15:25 +08:00
Hongze Cheng 95340540a2 more code 2024-03-07 17:14:05 +08:00
Hongze Cheng d4aa79e631 fix another bug 2024-03-07 16:58:26 +08:00
Hongze Cheng 456db5b4c3 more code 2024-03-07 13:14:56 +08:00
Hongze Cheng 28d83d6ab6 more code 2024-03-06 16:42:54 +08:00
Hongze Cheng f05fe86ef0 more code 2024-03-06 16:23:02 +08:00
Hongze Cheng 5ed903dd01 more code 2024-03-06 15:52:34 +08:00
Hongze Cheng dfd725fbdb more code 2024-03-06 15:37:57 +08:00
Hongze Cheng dd155a52fa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-06 08:57:51 +08:00
Hongze Cheng 512892648b
Merge pull request #25007 from taosdata/fix/TD-29012
fix: dynmaic config supportvnodes in ent
2024-03-05 17:55:19 +08:00
Hongze Cheng b33074dcbb &&&b/github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-05 17:06:45 +08:00
dapan1121 19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08:00
Shungang Li 254afc070c fix: dynmaic config supportvnodes in ent 2024-03-05 15:20:11 +08:00
wangmm0220 af6d6b69c3 fix:add excluded msg for delete in tmq 2024-03-05 11:25:43 +08:00
Hongze Cheng b0d9c2632f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-05 09:27:32 +08:00
wangmm0220 c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
Haojun Liao 0a814e97b5 enh(stream): reduce the threads requirements. 2024-03-04 09:26:54 +08:00
Hongze Cheng c8280e05dd Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-03 16:01:34 +08:00
Hongze Cheng 9b8dec7691 more code 2024-03-03 16:01:12 +08:00
WANG MINGMING 64656a1db9
Merge branch '3.0' into fix/TD-28627 2024-03-01 18:03:28 +08:00
wangmm0220 e009e5ab8c fix:modify agg count to default 10 2024-03-01 15:58:24 +08:00
dapan1121 b116ea17a8
Merge pull request #24961 from taosdata/fix/xsren/TD-28330/coverage2
delete unused code
2024-03-01 09:07:26 +08:00
dapan1121 ac1d757afe
Merge pull request #24866 from taosdata/fix/xsren/TD-28513/oom3.0
Fix/xsren/td 28513/oom3.0
2024-02-29 18:53:57 +08:00
factosea 474ec01cdb delete unused code 2024-02-29 18:27:34 +08:00
Hongze Cheng 593a10d81d
Merge pull request #24955 from taosdata/fix/TD-28490-3.0
fix/TD-28490
2024-02-29 17:41:10 +08:00
Hongze Cheng 2de7f87c74 more code 2024-02-29 17:06:53 +08:00
factosea 1fe35031e0 fix: get firstNRows Length 2024-02-29 16:32:58 +08:00
Hongze Cheng 0f93237a4d refact more code 2024-02-29 16:13:22 +08:00
factosea ae660f95ed fix: get firstNRows Length 2024-02-29 15:02:55 +08:00
dmchen f4c4465c0e fix/TD-28490 2024-02-29 06:54:24 +00:00
Hongze Cheng 4348781d3c refact more code 2024-02-29 14:50:24 +08:00
54liuyao 02379524a1 fix count window issue 2024-02-29 11:30:16 +08:00
factosea 551a65e161 fix: varmeta length reset 2024-02-29 10:44:25 +08:00
WANG MINGMING bf17556c59
Merge branch '3.0' into fix/TD-28627 2024-02-28 17:07:52 +08:00
Hongze Cheng a8f95f53b7 more code 2024-02-28 16:49:44 +08:00
Hongze Cheng 81d6a1479d more code 2024-02-28 14:34:37 +08:00
Hongze Cheng 8a4b9db172 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-28 13:55:53 +08:00
Hongze Cheng d9a4e5ed0f more code 2024-02-28 10:58:42 +08:00
wangmm0220 3d3f8ced23 fix:open mult agg logic for test 2024-02-28 10:24:50 +08:00
Shungang Li 2021eda22d fix: config global debugflag 2024-02-27 19:45:39 +08:00
Hongze Cheng 7afafa985e more code 2024-02-27 15:35:07 +08:00
Hongze Cheng 8884c1ca77 more code 2024-02-27 15:10:42 +08:00
Hongze Cheng a90555c098 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 13:17:12 +08:00
54liuyao abd000ed03 disable query count 2024-02-27 10:29:15 +08:00
Hongze Cheng ac1d7c2bdb fix compile error 2024-02-27 10:08:02 +08:00
Hongze Cheng 793ee02cbc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 09:56:25 +08:00
dapan1121 a96036d743
Merge pull request #24882 from taosdata/enh/xsren/TD-28330/coverage
remove useless code
2024-02-27 09:54:32 +08:00
factosea 831f3e0c3d enh: remove useless code 2024-02-26 16:56:29 +08:00
Hongze Cheng 98eeef9d07 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-26 16:40:05 +08:00
factosea 1043f46a75 enh: converage 2024-02-26 16:28:10 +08:00
Hongze Cheng 2ea5903132
Merge pull request #23373 from taosdata/feat/TD-26529-3.0
TD-26529
2024-02-26 13:22:56 +08:00
Hongze Cheng c4192600b2
Merge pull request #24868 from taosdata/enh/TD-27726-3.0a
enh: coverity for dataformatTest
2024-02-26 13:11:53 +08:00
Hongze Cheng 200b5dc09e
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
2024-02-26 13:09:31 +08:00
Hongze Cheng 8a669d3adc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-26 10:48:14 +08:00
factosea 760dc57dcf converage 2024-02-26 10:30:13 +08:00
kailixu 12ef8897bf enh: remove obsolote code 2024-02-26 09:39:45 +08:00
kailixu 17ae867ec6 fix: grammar of init on windows 2024-02-26 09:07:11 +08:00
kailixu bc456e6183 fix: grammar of init on windows 2024-02-26 08:51:06 +08:00
kailixu 785d1672b8 test: add test for dataformat 2024-02-26 02:05:00 +08:00
kailixu b93737b7bb Merge branch '3.0' into enh/TD-27726-3.0 2024-02-26 01:36:44 +08:00
kailixu c54dfc36c2 enh: coverity for dataformatTest 2024-02-26 01:35:18 +08:00
kailixu 4ceb085613 enh: coverity of trow 2024-02-26 01:03:08 +08:00
factosea 8230b238fb fix: keepFirstNRows 2024-02-25 22:56:32 +08:00
factosea 5647d990b4 fix: colDataAssign 2024-02-25 21:37:33 +08:00
kailixu 3a34697249 Merge branch '3.0' into fix/TD-28376-3.0 2024-02-25 15:26:33 +08:00
kailixu 41a79866b1 test: check user sysinfo during alter repeatedly 2024-02-25 10:23:05 +08:00
kailixu 917edde91f user sysinfo 2024-02-24 22:25:30 +08:00
Haojun Liao 3cd158f681 fix(stream): fix the invalid check for subtable name. 2024-02-24 02:19:40 +08:00
Haojun Liao 2800454c35 Merge branch '3.0' into fix/nullcheck 2024-02-24 01:46:15 +08:00
Haojun Liao df2488431e fix(stream): add logs. 2024-02-24 00:40:26 +08:00
Haojun Liao 98ff21c879
Merge pull request #24840 from taosdata/fix/nullcheck
fix(stream): fix the compatible issue when the fill-history exists.
2024-02-24 00:40:09 +08:00
chenhaoran ab07900895 Merge branch '3.0' into feat/TD-26529-3.0 2024-02-23 20:54:19 +08:00
Hongze Cheng 78da82784c more code 2024-02-23 17:27:03 +08:00
Hongze Cheng a6423b7816 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-23 14:47:10 +08:00
Hongze Cheng aaa36b580e more code 2024-02-23 14:44:46 +08:00
Haojun Liao 4248da14e7 fix(stream): inc the default stream threads for each vnode. 2024-02-23 10:02:54 +08:00
dapan1121 794d4a931c
Merge pull request #24820 from taosdata/mark/3.0
fix:add excluded msg for meta in tmq
2024-02-23 09:41:39 +08:00