Commit graph

1723 commits

Author SHA1 Message Date
Xiaoyu Wang
63792daeeb fix: user permission error with sysinfo 0 2022-08-25 17:18:11 +08:00
Shengliang Guan
6dc8d005fe
Merge pull request #16406 from taosdata/enh/updateTbMeta
enh: update table meta after auto creating table
2022-08-25 16:39:32 +08:00
Shengliang Guan
91659c8c50 refactor: make uptimeInterval can be configured 2022-08-25 15:17:04 +08:00
dapan1121
a0ae0c78d9 enh: update table meta after auto creating table 2022-08-25 15:16:14 +08:00
dapan1121
4ab25b856f Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta 2022-08-25 13:23:16 +08:00
dapan1121
bebd9225cc fix: fix explain buffer issue 2022-08-25 11:49:01 +08:00
Shengliang Guan
0758d32964
Merge pull request #16382 from taosdata/feat/3.0_systable_privilege_wxy
feat: system table visible permission
2022-08-25 11:08:12 +08:00
Cary Xu
a6fa87fb6a enh: add specific threads for rsma task 2022-08-24 17:36:22 +08:00
Xiaoyu Wang
99490c063e feat: system table visible permission 2022-08-24 17:36:10 +08:00
dapan1121
2ea802a23e Merge remote-tracking branch 'origin/3.0' into enh/updateTbMeta 2022-08-24 13:20:43 +08:00
dapan1121
150956ffd3 enh: update tbMeta after creating table 2022-08-24 13:19:52 +08:00
Cary Xu
3f96e41691 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-24 10:57:30 +08:00
Cary Xu
bd02bfe58d enh: assign specific threads for rsma 2022-08-24 10:57:06 +08:00
dapan1121
0ebd3281c5 enh: update table meta after creating table 2022-08-23 18:26:27 +08:00
Shengliang Guan
b0263a4bea enh: increase startup time monitoring 2022-08-23 17:29:31 +08:00
Hongze Cheng
e3eee2352c Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 15:36:13 +08:00
Hui Li
af22a928c6
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
2022-08-19 15:16:35 +08:00
Hongze Cheng
949fbe3bd3 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 19:22:46 +08:00
Xiaoyu Wang
98fc185e92 fix: escape character problem in auto create table insert 2022-08-18 18:53:23 +08:00
Yihao Deng
7b934b1d8d
Merge branch '3.0' into feature/testWindows 2022-08-18 17:51:29 +08:00
yihaoDeng
e1ae5bc7f8 fix invalid packet 2022-08-18 13:59:23 +08:00
Hongze Cheng
c7d492dae1 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 11:36:23 +08:00
wangmm0220
c8da11cce6 Merge branch '3.0' into feature/3.0_query_optimize 2022-08-17 19:12:27 +08:00
Hongze Cheng
6465c7ad4c Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 16:27:22 +08:00
Liu Jicong
357b21cfeb refactor(tmq): use tdb to store check info 2022-08-17 13:58:56 +08:00
wangmm0220
d5a8b397f0 fix:merge from 3.0 2022-08-17 11:09:49 +08:00
Hongze Cheng
04ede27507 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 10:18:43 +08:00
afwerar
a6bd63506f feat: fix get dir size error 2022-08-16 21:40:38 +08:00
afwerar
72f5df0599 feat: fix compile error 2022-08-16 19:05:35 +08:00
Hongze Cheng
28fcb9a0d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-16 17:58:26 +08:00
afwerar
3829a1c42c feat: remove storage from community 2022-08-16 16:19:28 +08:00
Hongze Cheng
e1b638aeb5 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-15 03:02:54 +00:00
wangmm0220
61a19b80d7 Merge branch '3.0' into feature/3.0_query_optimize 2022-08-12 14:41:08 +08:00
wangmm0220
eec58b8ef0 opti:use suid+uid->tags index to optimize time cost 2022-08-12 13:53:24 +08:00
Xiaoyu Wang
2040ab7872
Merge pull request #16015 from taosdata/fix/3.0_wxy
fix: improve create stream check
2022-08-11 23:55:43 +08:00
Cary Xu
a4a7022caf
Merge pull request #15976 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch optimization
2022-08-11 23:20:01 +08:00
Xiaoyu Wang
cce189934a fix: improve create stream check 2022-08-11 22:16:28 +08:00
Cary Xu
d9c10a2f0f other: rsma submit 2022-08-11 19:59:47 +08:00
Minghao Li
1986a4019d Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-08-11 15:42:41 +08:00
Minghao Li
98eb8bb07f refactor(sync): adjust sync thread number 2022-08-11 15:42:21 +08:00
Cary Xu
d71e238d48 fix: code optimization 2022-08-11 15:25:31 +08:00
Cary Xu
113b29ed12 fix: taos array get pointer 2022-08-11 15:03:10 +08:00
Cary Xu
6cd2e52d1a enh: code optimization 2022-08-11 14:43:17 +08:00
Liu Jicong
a28c0781be
Merge pull request #15971 from taosdata/feature/stream
feat(stream): session window trigger delete
2022-08-11 14:10:18 +08:00
Liu Jicong
b8a3654cd6 enh(stream): show stream 2022-08-11 13:37:32 +08:00
Cary Xu
15544a2207 enh: rsma fetch 2022-08-11 11:14:31 +08:00
Cary Xu
446b3291e7 fix: remove obsolete code 2022-08-11 09:53:51 +08:00
Cary Xu
a6a1cfddd5
Merge pull request #15946 from taosdata/feature/3.0_row_optimize
enh: row iter and fetch optimization
2022-08-11 09:46:27 +08:00
Cary Xu
a5ef854e87 row: code optimization 2022-08-11 07:45:49 +08:00
Liu Jicong
4352ae4f90
Merge pull request #15950 from taosdata/feature/stream
enh(tmq): enable background heartbeat by default
2022-08-10 22:05:50 +08:00