Shengliang Guan
|
8652074fad
|
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
|
2022-08-31 19:22:11 +08:00 |
wangmm0220
|
c5874ca892
|
fix: add filter logic for tmq in stable wal
|
2022-08-31 18:32:28 +08:00 |
Shengliang Guan
|
b89b2df2a6
|
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
|
2022-08-31 17:09:31 +08:00 |
Liu Jicong
|
c4dcc994fb
|
remove queue scan
|
2022-08-31 11:35:25 +08:00 |
Shengliang Guan
|
5712d95260
|
Merge pull request #16506 from taosdata/enh/mvTables2Ins
enh: move some tables from perf to ins
|
2022-08-31 11:12:00 +08:00 |
dapan1121
|
39569cbd9a
|
enh: move some tables from perf to ins
|
2022-08-30 13:49:35 +08:00 |
Shengliang Guan
|
059de97553
|
Merge pull request #16492 from taosdata/fix/ZhiqiangWang/TD-16828-update-cfg
feature: update cfg
|
2022-08-30 13:23:46 +08:00 |
Shengliang Guan
|
ce0eb89465
|
Merge pull request #16503 from taosdata/feature/stream
feat(tmq): support taosx
|
2022-08-30 13:21:54 +08:00 |
Liu Jicong
|
8b3489760c
|
feat(tmq): support taosx
|
2022-08-30 11:12:20 +08:00 |
afwerar
|
cfb62d5e07
|
feature: update cfg
|
2022-08-30 10:59:16 +08:00 |
afwerar
|
d4c91f8a10
|
feature: update cfg
|
2022-08-29 18:39:54 +08:00 |
Xiaoyu Wang
|
cc1d37cfe5
|
fix: some problems of parser
|
2022-08-29 17:23:29 +08:00 |
wade zhang
|
2ad31384f6
|
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
|
2022-08-29 09:49:35 +08:00 |
slzhou
|
c9a7f27e7c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-26 18:51:32 +08:00 |
slzhou
|
f3890f7421
|
feat: support udf merge in udfd
|
2022-08-26 14:27:15 +08:00 |
Xiaoyu Wang
|
63792daeeb
|
fix: user permission error with sysinfo 0
|
2022-08-25 17:18:11 +08:00 |
wangmm0220
|
6b61d3c23b
|
fix:conflicts from 3.0
|
2022-08-25 16:57:19 +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 |
wangmm0220
|
2afc23a120
|
fix:conflicts from 3.0
|
2022-08-24 13:59:51 +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 |
wangmm0220
|
43862ccd74
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-22 16:53:53 +08:00 |
wangmm0220
|
f2912a17ba
|
fix:conflicts from 3.0
|
2022-08-19 16:38:23 +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 |
wangmm0220
|
03a187571c
|
fix:error in snapshot for taosx
|
2022-08-19 15:12:04 +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
|
44ce4f1cf3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-18 10:45:45 +08:00 |
wangmm0220
|
d2727b6252
|
feat:merge from 3.0
|
2022-08-18 10:45:20 +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 |