Commit graph

2805 commits

Author SHA1 Message Date
Liu Jicong
661fbd2e46 enh(stream): improve topic show 2022-05-09 16:35:59 +08:00
Liu Jicong
68b9424f8a test(stream): more stream case 2022-05-08 11:58:19 +08:00
Hongze Cheng
597f42aa5e fix auto-create table req 2022-05-08 03:19:57 +00:00
Hongze Cheng
306de052f8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-08 02:50:40 +00:00
Shengliang Guan
ff5d97c87c
Merge pull request #12227 from taosdata/feature/check
fix: datadir info is not recorded in monitor
2022-05-08 09:52:10 +08:00
Liu Jicong
d17b478e96 feat(stream): auto create ctb 2022-05-08 02:37:23 +08:00
Liu Jicong
3ed1ab6acb enh(stream): auto create ctb 2022-05-07 23:19:05 +08:00
Shengliang Guan
48ca2e5f76 fix: datadir info is not recorded in monitor 2022-05-07 22:47:18 +08:00
Shengliang Guan
712a1bfa71 refactor: adjust trans logs 2022-05-07 22:40:15 +08:00
Hongze Cheng
16897f17dc more refact 2022-05-07 13:16:07 +00:00
Hongze Cheng
3cad99a178 refact 2022-05-07 12:21:00 +00:00
Xiaoyu Wang
e917d2fefe
Merge pull request #12212 from taosdata/feature/3.0_wxy
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 19:39:50 +08:00
Xiaoyu Wang
bfaceda030 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 18:25:52 +08:00
Hongze Cheng
141ef5afd0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 10:03:16 +00:00
Hongze Cheng
323ce214b6 refact encode APIs 2022-05-07 10:03:06 +00:00
Xiaoyu Wang
6e50691b29 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 17:37:17 +08:00
Cary Xu
d7eface9ac feat: rollup sma optimization 2022-05-07 16:55:40 +08:00
Hongze Cheng
a194f6458f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 07:30:22 +00:00
Hongze Cheng
0c8b7bb094 more refact 2022-05-07 07:29:54 +00:00
Hongze Cheng
5d150204dd more refact 2022-05-07 06:57:31 +00:00
Shengliang Guan
fe62139a7f
Merge pull request #12195 from taosdata/feature/dnode
refactor: alter stb
2022-05-07 14:52:17 +08:00
dapan1121
c9a2760de7
Merge pull request #12175 from taosdata/feature/qnode
fix: fix taosd memory leak issue
2022-05-07 14:15:36 +08:00
Hongze Cheng
80cfde72ad fix: drop table if exists 2022-05-07 05:34:30 +00:00
Shengliang Guan
073745c893 refactor: alter stb 2022-05-07 13:06:23 +08:00
liuyao
7ed8ccb26d
Merge pull request #12192 from taosdata/feature/TD-15246
enh(tq): set table uid
2022-05-07 12:24:24 +08:00
Shengliang Guan
cdb7c37d16 refactor: adjust stb codes 2022-05-07 12:07:45 +08:00
54liuyao
3b73dc295f set table uid 2022-05-07 11:53:08 +08:00
Hongze Cheng
d1a1ba4afc
Merge pull request #12190 from taosdata/feature/vnode_refact1
fix: data loss in automatically created tables
2022-05-07 11:52:54 +08:00
Hongze Cheng
fdd901ae5d fix auto-create table problem 2022-05-07 03:28:15 +00:00
Cary Xu
9d5e4ec3c6 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-07 11:13:07 +08:00
Cary Xu
f942f144e9 feat: bitmap operation optimization 2022-05-07 11:12:46 +08:00
Hongze Cheng
4ff72806cf Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 02:49:50 +00:00
Liu Jicong
96f39a3089
Merge pull request #12185 from taosdata/feature/tq
fix(stream): create stb in stream
2022-05-07 10:46:53 +08:00
Liu Jicong
861fde2508 fix(stream): create stb in stream 2022-05-07 10:21:51 +08:00
Hongze Cheng
ce0841e398 fix: auto-create table 2022-05-07 01:58:01 +00:00
Shengliang Guan
f018ccc28e refactor: adjust mnode def 2022-05-07 09:36:36 +08:00
Shengliang Guan
285c396b0b refactor: adjust cluster mgmt code 2022-05-07 09:23:06 +08:00
Shengliang Guan
f54cdb0279
Merge pull request #12176 from taosdata/feature/dnode
fix: alter db replications
2022-05-07 09:05:36 +08:00
Hongze Cheng
85e25e205f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 01:03:57 +00:00
dapan1121
8dd7c076d0 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-07 08:48:41 +08:00
Liu Jicong
4616e320a4
Merge pull request #12180 from taosdata/feature/tq
enh(stream): fix create stb in stream
2022-05-07 02:14:29 +08:00
Liu Jicong
3ae79a77c7 enh(stream): fix create stb in stream 2022-05-07 01:47:45 +08:00
Cary Xu
7b68b7bcd6
Merge pull request #12117 from taosdata/feature/TD-13066-3.0
feat: support update in mem/file
2022-05-07 01:20:06 +08:00
Cary Xu
b1a429f7df feat: code optimization for update 2022-05-07 00:56:07 +08:00
Cary Xu
27a74a56df feat: merge rows in mem/file during commit for update 2022-05-07 00:13:25 +08:00
Haojun Liao
2b803d8b93 enh(query): set uid for the result datablock of stream scanner when handling the submit block. 2022-05-06 23:40:26 +08:00
Shengliang Guan
b38f18020d enh: check kill trans auth 2022-05-06 23:04:25 +08:00
Shengliang Guan
612bdec1f7 fix: invalid header file 2022-05-06 22:58:02 +08:00
Shengliang Guan
99efc7334a enh: add authVersion for user privilege 2022-05-06 22:53:49 +08:00
Shengliang Guan
384fed49f9 enh: add authVersion for user privilege 2022-05-06 22:32:22 +08:00