Commit Graph

2249 Commits

Author SHA1 Message Date
Minghao Li 704671d2fe sync integration add vnodeSyncClose 2022-04-20 10:54:27 +08:00
Minghao Li 58792537a4 sync integration send response“ 2022-04-20 10:40:51 +08:00
Minghao Li 75684fed32 report status by dnodeId equal 2022-04-20 10:24:37 +08:00
Minghao Li e0332e9c12 sync integration 2022-04-19 22:04:02 +08:00
Minghao Li f7fb9b023f sync integration 2022-04-19 20:14:55 +08:00
Hongze Cheng a63559cfef refactor: sync 2022-04-19 09:11:40 +00:00
Hongze Cheng 167657c192 refactor: sync 2022-04-19 09:07:42 +00:00
Hongze Cheng eeb45f210a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/sync-vnode-merge-3.0 2022-04-19 09:03:39 +00:00
Minghao Li 6f491b70b1 sync integration 2022-04-19 16:31:18 +08:00
Haojun Liao 29608b0866
Merge pull request #11610 from taosdata/feature/3.0_liaohj
fix(query): avoid the output result overlap within the project operator buffer.
2022-04-19 16:27:28 +08:00
Minghao Li 4fbcb4929a sync integration 2022-04-19 16:24:05 +08:00
Minghao Li 12294b0100 sync integration 2022-04-19 16:16:59 +08:00
Minghao Li 785f25c49d sync integration 2022-04-19 16:16:02 +08:00
Minghao Li 9a7924049f sync integration 2022-04-19 15:43:24 +08:00
Haojun Liao 2288d35194 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-19 13:48:22 +08:00
Hongze Cheng 0d89d93787 refactor: vnode 2022-04-19 05:42:16 +00:00
Haojun Liao a036d2f3ff fix(query): fix the bug caused by refactor in first/last function implementation. 2022-04-19 13:07:23 +08:00
Hongze Cheng 81f58bf74f refactor: vnode 2022-04-19 03:45:22 +00:00
Hongze Cheng f8d1f5a813 refact vnode 2022-04-19 03:17:23 +00:00
Hongze Cheng 7895c492ba refact vnod3 2022-04-19 02:37:45 +00:00
Shengliang Guan 7273581072
Merge pull request #11618 from taosdata/fix/valgrind
fix: memory leak when sending and receiving messages
2022-04-19 10:35:32 +08:00
Hongze Cheng 3a50257aa3 refact 2022-04-19 02:18:11 +00:00
Shengliang Guan e3a2fb763c Merge branch 'fix/valgrind' of https://github.com/taosdata/TDengine into fix/valgrind 2022-04-19 10:12:46 +08:00
Shengliang Guan d1cb2ffdf8 refactor(cluster): remove the online field while execute 'show vgroups' 2022-04-19 10:12:33 +08:00
Hongze Cheng 763a5550d0 pass db name in 2022-04-19 02:04:20 +00:00
Hongze Cheng 261037f341 add dbname on vnode cfg 2022-04-19 01:57:46 +00:00
yihaoDeng dcf06061cd fix mem leak 2022-04-18 23:19:26 +08:00
Hongze Cheng 9329f5f058 refact vnode 2022-04-18 13:23:22 +00:00
Shengliang Guan 59008ec626
Merge pull request #11603 from taosdata/feature/check
fix(cluster): crash while create rollup sma
2022-04-18 18:47:03 +08:00
Shengliang Guan 6f2dbd4169 fix(cluster): crash while create rollup sma 2022-04-18 18:30:41 +08:00
Shengliang Guan bd2a64a311 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-18 16:52:10 +08:00
Shengliang Guan 9f5ddb36d0 refactor(cluster): make the comment and code of udf to variable length 2022-04-18 16:51:59 +08:00
Shengliang Guan 5ca1f7922b style: format file 2022-04-18 16:05:06 +08:00
Cary Xu 2aeb1c3b25
Merge pull request #11592 from taosdata/feature/TD-11463-3.0
feat: block-wise sma integrate
2022-04-18 15:36:41 +08:00
Haojun Liao df8354affb
Merge pull request #11590 from taosdata/feature/3.0_liaohj
enh(query): set the parameters for system database to be NULL
2022-04-18 15:14:15 +08:00
Cary Xu 5569c84624 bsma integrate 2022-04-18 15:06:13 +08:00
Shengliang Guan 5f6eac8e47 refactor(cluster): replace the keyword master/slave with LEADER FOLLOWER 2022-04-18 14:47:33 +08:00
Haojun Liao ea8832baa5 Merge branch 'fix/valgrind' into feature/3.0_liaohj 2022-04-18 14:30:10 +08:00
Haojun Liao 715787286c ehn(query): set the parameters for system database to be NULL by default when responsing "show databases" command. 2022-04-18 14:24:23 +08:00
Shengliang Guan b4ceaa0f0d fix: definite lost in tfs found by valgrind 2022-04-18 10:22:31 +08:00
Hongze Cheng ad94090654
Merge pull request #11569 from taosdata/feature/vnode_refact1
refactor: vnode
2022-04-18 09:28:55 +08:00
Zhiqiang Wang d8feae98b2
Merge pull request #11571 from taosdata/fix/ZhiqiangWang/TD-13877-fix-use-static-taos-lib
fix(build): use static taos lib.
2022-04-17 20:20:01 +08:00
Haojun Liao 1ca66a41d0
Merge pull request #11548 from taosdata/feature/3.0_liaohj
fix(query): enable to employ the scalar function as the parameter of  the aggregate function.
2022-04-16 23:06:15 +08:00
afwerar dea51ba364 fix(build): use static taos lib. 2022-04-16 20:46:51 +08:00
Hongze Cheng 553f0aa11d refact vnode 2022-04-16 12:07:28 +00:00
Hongze Cheng f090d78c67 refact vnode meta 2022-04-16 11:22:49 +00:00
Haojun Liao 8612f882dd Merge branch '3.0' into feature/3.0_liaohj 2022-04-16 19:11:32 +08:00
Haojun Liao 30602b8cfb Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-16 19:02:08 +08:00
Hongze Cheng 032b30da75 refact vnode 2022-04-16 10:17:33 +00:00
Hongze Cheng 6e7ab6ca4d refact vnode 2022-04-16 08:19:21 +00:00