Hongze Cheng
|
fbddf859c8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 11:44:29 +00:00 |
|
Shengliang Guan
|
32c24eedb8
|
fix: invalid comment len
|
2022-04-20 19:05:00 +08:00 |
|
Hongze Cheng
|
2bb03ed330
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 10:58:19 +00:00 |
|
Xiaoyu Wang
|
311b407260
|
Merge pull request #11678 from taosdata/feature/3.0_wxy
feat: sql command 'create function'
|
2022-04-20 18:33:23 +08:00 |
|
Hongze Cheng
|
4628884b92
|
refact meta 5
|
2022-04-20 10:25:08 +00:00 |
|
Xiaoyu Wang
|
52c62e7cc8
|
feat: sql command 'create function'
|
2022-04-20 18:13:33 +08:00 |
|
Hongze Cheng
|
0e584ae418
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 10:04:03 +00:00 |
|
Hongze Cheng
|
ca45e6c9a9
|
refact meta 4
|
2022-04-20 10:03:50 +00:00 |
|
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
|
Shengliang Guan
|
c7f06ee2fd
|
feat: make telemetry work
|
2022-04-20 17:14:19 +08:00 |
|
Hongze Cheng
|
bd36dc9924
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 08:52:52 +00:00 |
|
Hongze Cheng
|
45cf8aa16b
|
refact meta 3
|
2022-04-20 08:50:45 +00:00 |
|
Shengliang Guan
|
61334de8b8
|
fix: refact db options
|
2022-04-20 14:58:14 +08:00 |
|
Shengliang Guan
|
2ae4f5faf6
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-20 14:34:44 +08:00 |
|
Hongze Cheng
|
88793e2fab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-20 06:29:17 +00:00 |
|
Shengliang Guan
|
64b0c3a022
|
refactor: check db options
|
2022-04-20 14:21:44 +08:00 |
|
Xiaoyu Wang
|
5dea946bd4
|
feat: sql command 'create table ... rollup ...'
|
2022-04-20 14:05:08 +08:00 |
|
Shengliang Guan
|
76883aa42f
|
refactor: check db options
|
2022-04-20 10:25:03 +08:00 |
|
Shengliang Guan
|
b66718a4d8
|
feat: report service status
|
2022-04-19 21:39:42 +08:00 |
|
Shengliang Guan
|
271e6255ed
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-19 19:44:34 +08:00 |
|
Shengliang Guan
|
7c588cc074
|
feat: report startup steps
|
2022-04-19 19:43:55 +08:00 |
|
Hongze Cheng
|
9fc55aa7f4
|
refactor: vnode
|
2022-04-19 06:23:54 +00:00 |
|
Hongze Cheng
|
81f58bf74f
|
refactor: vnode
|
2022-04-19 03:45:22 +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
|
d1cb2ffdf8
|
refactor(cluster): remove the online field while execute 'show vgroups'
|
2022-04-19 10:12:33 +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 |
|
Shengliang Guan
|
5f6eac8e47
|
refactor(cluster): replace the keyword master/slave with LEADER FOLLOWER
|
2022-04-18 14:47:33 +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 |
|
Xiaoyu Wang
|
61a6bee8f5
|
Merge pull request #11554 from taosdata/feature/3.0_wxy
feat: sql command "create stream"
|
2022-04-16 13:36:48 +08:00 |
|
Xiaoyu Wang
|
b9fb9c580d
|
feat: sql command "create stream"
|
2022-04-16 13:15:14 +08:00 |
|
Cary Xu
|
d268fbf68d
|
feat: Rollup SMA integration
|
2022-04-16 10:18:03 +08:00 |
|
Xiaoyu Wang
|
e2164bf8cb
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 19:35:46 +08:00 |
|
Xiaoyu Wang
|
ba1f3f7815
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 18:30:01 +08:00 |
|
Shengliang Guan
|
73a3f9bbc7
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-15 14:21:11 +08:00 |
|
Shengliang Guan
|
2b7ec5743c
|
test: reopen transTest
|
2022-04-15 13:57:32 +08:00 |
|
Shengliang Guan
|
f431cbe03a
|
test: reopen funcTest
|
2022-04-15 10:39:42 +08:00 |
|
dapan1121
|
0e9ecc628e
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-15 08:33:53 +08:00 |
|
Shengliang Guan
|
83a824a14d
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-14 20:56:57 +08:00 |
|
Shengliang Guan
|
2635df084d
|
refact<cluster>: adjust show types
|
2022-04-14 20:54:43 +08:00 |
|
Shengliang Guan
|
f9397aae4f
|
Merge pull request #11504 from taosdata/feature/tq
refactor(tmq): persist ast in topic
|
2022-04-14 20:48:00 +08:00 |
|
Liu Jicong
|
69cb4b5c99
|
refactor(tmq): persist ast in topic
|
2022-04-14 20:34:42 +08:00 |
|
dapan1121
|
21a5e4f9b9
|
fix hb issue
|
2022-04-14 19:54:59 +08:00 |
|
Shengliang Guan
|
b086dcafac
|
refact<cluster>: adjust auth code
|
2022-04-14 18:29:07 +08:00 |
|
Shengliang Guan
|
495e417ce6
|
enh<cluster>: add show message funcs
|
2022-04-14 18:16:02 +08:00 |
|