Commit graph

762 commits

Author SHA1 Message Date
Cary Xu
8b7ebd6f5f Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 16:17:58 +08:00
Cary Xu
7a8f8e11a5 feat: support update in mem/file 2022-05-05 16:00:35 +08:00
Hongze Cheng
f2859e9c1d Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-05 01:42:47 +00:00
Shengliang Guan
5b2b4da11b refactor: fix: reset confict trans types 2022-05-04 16:49:24 +08:00
Shengliang Guan
8fda7b64dc refactor: adjust transaction unitest 2022-05-04 15:11:40 +08:00
Hongze Cheng
ac0fb0237e drop table code 2022-05-04 03:57:16 +00:00
Hongze Cheng
cfada1cc8a more sl refact 2022-05-03 14:08:30 +00:00
Hongze Cheng
f5c58a5782 more refact 2022-05-03 08:09:58 +00:00
Hongze Cheng
05f06e04c1 refact sl 2022-05-02 15:17:43 +00:00
Xiaoyu Wang
cdfe9929c8 feat: fill physical plan 2022-04-30 14:07:44 +08:00
Shengliang Guan
e3170a1325 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-04-29 18:57:02 +08:00
Shengliang Guan
27b298bcfa fix: invalid read in multi-process mode 2022-04-29 18:56:46 +08:00
Hongze Cheng
ab0e435d81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 10:02:58 +00:00
Xiaoyu Wang
8818ed48f9 feat: sql command 'drop table' 2022-04-29 15:05:37 +08:00
Haojun Liao
f6fbbdfc5f other: merge 3.0 2022-04-28 18:13:41 +08:00
Shengliang Guan
0faaa477cf enh: make single_stable mode work 2022-04-28 16:31:19 +08:00
Shengliang Guan
2adcce5573 Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 15:55:40 +08:00
Haojun Liao
96363c411d other: merge 3.0 2022-04-28 15:40:03 +08:00
Haojun Liao
47a9b26507 fix(query): show tables in information_schema db. 2022-04-28 15:30:18 +08:00
Shengliang Guan
3cc90a8cec Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 14:25:52 +08:00
Hongze Cheng
2f923ead39 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 06:20:12 +00:00
Liu Jicong
059a5a9159
Merge pull request #11994 from taosdata/feature/tq
feat(stream): support perf schema
2022-04-28 14:20:04 +08:00
Hongze Cheng
3f65773a7c dev drop table 2022-04-28 06:20:00 +00:00
Liu Jicong
f0acbbb74b add flag back 2022-04-28 14:00:32 +08:00
Hongze Cheng
ccfcbba627 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 05:32:12 +00:00
root
fde3f3f68f stream update 2022-04-28 13:32:11 +08:00
Hongze Cheng
0eb7890dcd add drop table msg 2022-04-28 04:09:31 +00:00
Hongze Cheng
41162f287e refact TSDB 2022-04-28 02:16:13 +00:00
Xiaoyu Wang
d66fdb948d Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-28 09:06:27 +08:00
Zhiqiang Wang
cf8154551e
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
fix(os): fix new compilation errors.
2022-04-27 19:11:08 +08:00
Yihao Deng
795f2a18d4
Merge pull request #11923 from taosdata/fix/TD-15127
fix(rpc): fix duplicat port error
2022-04-27 18:49:30 +08:00
Xiaoyu Wang
498b5b3b16 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-27 18:45:12 +08:00
Xiaoyu Wang
6d449c8224 enh: refactor db and table options 2022-04-27 18:18:37 +08:00
afwerar
bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Liu Jicong
37a2977ad9 feat(tmq): consumer support recover 2022-04-27 17:15:02 +08:00
Liu Jicong
19ec7bcafc enh: more info in perf schema 2022-04-27 15:16:57 +08:00
yihaoDeng
5c025c0006 fix(rpc): fix duplicat port error 2022-04-27 12:45:28 +08:00
Liu Jicong
08942d5a96
Merge pull request #11893 from taosdata/feature/tq
feat(tmq): support show
2022-04-26 17:47:55 +08:00
Hongze Cheng
d5886dc97d
Merge pull request #11875 from taosdata/vnode_refact_merge
refactor: vnode
2022-04-26 17:47:39 +08:00
dapan1121
901cf55ff2
Merge pull request #11891 from taosdata/feature/qnode
feat: handle null value
2022-04-26 17:35:11 +08:00
Hongze Cheng
15127f3a97 Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 09:19:30 +00:00
Liu Jicong
a5a10f7068 feat: tmq support show 2022-04-26 17:08:42 +08:00
Shengliang Guan
68be5698a0 refactor(cluster): adjust acct errno 2022-04-26 16:00:40 +08:00
dapan1121
960f885aef Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-26 15:55:11 +08:00
dapan1121
65a7d0f1c2 scalar constant 2022-04-26 15:51:46 +08:00
Hongze Cheng
6fe299cdcd Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 05:49:42 +00:00
Xiaoyu Wang
547ff174d5
Merge pull request #11854 from taosdata/feature/3.0_wxy
fix: some problems of udf and 'create table'
2022-04-26 09:53:29 +08:00
Hongze Cheng
7b8f58d3b2 fix problem 2022-04-26 01:31:53 +00:00
Liu Jicong
9c510c9071 enh(tmq): retry ask ep 2022-04-25 21:48:52 +08:00
Shengliang Guan
621290ab79 enh: update db options 2022-04-25 21:12:03 +08:00