Commit Graph

1911 Commits

Author SHA1 Message Date
54liuyao 3a21da6e46 fix(stream): data block capacity and function byte 2022-09-22 15:54:44 +08:00
Hongze Cheng 46c7c0c8ce Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-22 09:43:20 +08:00
Cary Xu 26b9a07e7f other: merge 3.0 2022-09-22 09:09:35 +08:00
Hongze Cheng f870f7e453 fix gtest compile error 2022-09-21 16:08:51 +08:00
Hongze Cheng f8619dfbe8 refact code for further refact 2022-09-21 15:28:04 +08:00
Liu Jicong ae294b98c2 enh(stream): blocklist do not copy 2022-09-21 15:15:01 +08:00
Xiaoyu Wang 3abfb569ba Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-21 14:00:55 +08:00
Xiaoyu Wang 46b0c2c9c4 enh: added memory allocators for parser and planner 2022-09-20 18:52:45 +08:00
Cary Xu 7b66c7472b Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-20 13:42:11 +08:00
Shengliang Guan 69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
Cary Xu 313a07a7ee Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-20 09:07:01 +08:00
Shengliang Guan 004e9dabd2
Merge pull request #16927 from taosdata/szhou/cenc
fix: add udfd resident funcs that teardown when udfd exits
2022-09-19 22:10:28 +08:00
Liu Jicong 2e5e25549d fix config 2022-09-19 19:48:17 +08:00
Cary Xu 99a84b08c8 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-19 19:34:17 +08:00
Liu Jicong 756a2d3d5d merge 3.0 2022-09-19 19:29:20 +08:00
Shengliang Guan fc0418fc20
Merge pull request #16914 from taosdata/feature/3_liaohj
fix(query): add null ptr check.
2022-09-19 18:48:05 +08:00
Cary Xu 9c9ba725fc Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-19 17:37:07 +08:00
slzhou 0c494d374d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/cenc 2022-09-19 17:28:31 +08:00
slzhou 8ed3bf3ef1 feat: add resident funcs to udfd 2022-09-19 17:28:13 +08:00
Haojun Liao 01adee2f53 fix(query): add an assert 2022-09-19 14:36:55 +08:00
Shengliang Guan 186b3e6086 fix: STrans struct dbname2 naming ambiguity 2022-09-19 10:41:49 +08:00
wangmm0220 e3bc2487b3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740 2022-09-16 19:00:49 +08:00
wangmm0220 dfc5ce23a0 fix:error in auto create table for taosX 2022-09-16 17:01:41 +08:00
Cary Xu 4be9d4c704 chore: merge 3.0 2022-09-15 16:56:46 +08:00
dapan1121 4048c99282 Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-15 14:50:35 +08:00
dapan1121 9e44816bcc enh: support client local merge policy 2022-09-15 14:46:15 +08:00
Hongze Cheng 26f740f26b fix more 2022-09-15 09:56:56 +08:00
Hongze Cheng dcbdc43ff5 fix some code 2022-09-14 22:38:29 +08:00
Hongze Cheng e34115a166 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-14 21:42:13 +08:00
dapan1121 45dfa1c156 Merge remote-tracking branch 'origin/3.0' into fix/TD-19057 2022-09-14 18:17:19 +08:00
dapan1121 c7efe17177 fix: fix task retry and qnode fetch thread num issue 2022-09-14 18:08:29 +08:00
Hongze Cheng e1944530a0 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-14 18:06:55 +08:00
Hongze Cheng 45acc3420b more code 2022-09-14 18:05:57 +08:00
Cary Xu 691118f8cd Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-14 18:02:10 +08:00
dapan1121 5589f78b32
Merge pull request #16779 from taosdata/fix/memLeakIssue
fix: fix client/server memory leak issues
2022-09-14 17:42:12 +08:00
dapan1121 63f02c5103 fix: fix free meta rsp issue 2022-09-14 14:26:21 +08:00
Shengliang Guan 6263c8fcc9
Merge pull request #16781 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
2022-09-14 11:52:35 +08:00
Xiaoyu Wang fbcef61d06 enh: add binary serialization method to node structure 2022-09-14 10:34:13 +08:00
Cary Xu 9f1b055865 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-14 09:44:44 +08:00
Hongze Cheng 426a25f162 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-14 09:36:27 +08:00
Hongze Cheng 0e1a421207 refact 2022-09-14 09:35:57 +08:00
Hongze Cheng c497b7b77d refact more code 2022-09-13 18:17:24 +08:00
Shengliang Guan b84017f2b9 feat: database option 'tsdb_pagesize' 2022-09-13 18:01:10 +08:00
Hongze Cheng b6daab624b more code 2022-09-13 17:30:20 +08:00
Hongze Cheng 10749dc607 refact code 2022-09-13 16:11:24 +08:00
Cary Xu a2a483c721 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-13 15:35:00 +08:00
Hongze Cheng 338bcc5c99 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-13 15:24:29 +08:00
Hongze Cheng 9e5e8d9969 more code 2022-09-13 15:23:45 +08:00
Cary Xu c2c8615944 chore: adjust the description of tsQueryRsmaTolerance 2022-09-13 14:56:49 +08:00
Hongze Cheng 0fc81c7d84 refact code 2022-09-13 14:52:31 +08:00
Cary Xu 860a7bdcac enh: add queryRsmaTolerance conf for rsma query 2022-09-13 14:51:04 +08:00
Hongze Cheng ce9fb84221 refact 2022-09-13 14:21:43 +08:00
Xiaoyu Wang 6cf578f299 feat: database option 'tsdb_pagesize' 2022-09-13 14:19:50 +08:00
dapan1121 4fd0bc409d fix: fix client/server memory leak issues 2022-09-13 09:09:21 +08:00
dapan1121 1427a8f3b0 enh: support client query policy 2022-09-09 19:03:42 +08:00
Shengliang Guan adff7af9dd enh: add table_prefix and table_suffix options to database 2022-09-08 13:54:54 +08:00
dapan1121 dc4504b4c2 feat: support table name prefix/suffix config 2022-09-05 15:09:23 +08:00
Shengliang Guan 25df542a01
Merge pull request #16649 from taosdata/feature/3.0_interval_hash_optimize
refactor: rsma fetch trigger refactor and use ref to manage qtaskf
2022-09-04 18:16:58 +08:00
Cary Xu 18c3f19b6b Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-04 14:57:38 +08:00
Cary Xu f78c61aac6 refactor: rsma fetch trigger refactor and use ref to manage qtaskf 2022-09-04 14:54:33 +08:00
Haojun Liao 597ea1c2bf fix(query): add value check. 2022-09-04 11:58:02 +08:00
Haojun Liao d9d7c81872
Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 10:14:48 +08:00
Shengliang Guan 0d8c9fb9d6
Merge pull request #16632 from taosdata/fix/dnode
enh: add hash prefix and suffix option to db
2022-09-02 23:05:33 +08:00
Shengliang Guan 25c67f6ebb enh: add hash prefix and suffix option to db 2022-09-02 19:00:11 +08:00
Shengliang Guan ba08e55a8a
Merge pull request #16625 from taosdata/fix/dnode
enh: show precision of db if user no sysinfo privilege
2022-09-02 18:33:33 +08:00
Liu Jicong 3c470634a9
Merge pull request #16617 from taosdata/feature/stream
feat(stream): support delete data
2022-09-02 17:57:28 +08:00
Shengliang Guan 6603a2eda2 enh: show precision of db if user no sysinfo privilege 2022-09-02 16:54:49 +08:00
Hongze Cheng 1cba6138b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-02 16:39:15 +08:00
Hongze Cheng fc538f436a Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-02 15:59:03 +08:00
Liu Jicong d653da7971 feat(stream): support delete data 2022-09-02 15:46:41 +08:00
Shengliang Guan acab522494 enh: let create database SST_TRIGGER 2 worker 2022-09-02 15:19:50 +08:00
Shengliang Guan ae54c4a50b enh: let show vnodes works 2022-09-02 14:24:45 +08:00
Hongze Cheng 3286ab2a9e refact 2022-09-02 10:09:38 +08:00
Haojun Liao 52c5992c87 other:merge 3.0 2022-09-02 09:58:16 +08:00
Shengliang Guan 441514d5ea
Merge pull request #16583 from taosdata/enh/3.0_planner_optimize
feat: sql command 'show vnodes' and database option 'sst_trigger'
2022-09-01 19:59:44 +08:00
Xiaoyu Wang 594e4b376e feat: sql command 'show vnodes' and database option 'sst_trigger' 2022-09-01 19:01:37 +08:00
Hongze Cheng f8c0c0ca6d Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-01 17:41:48 +08:00
Shengliang Guan 752104bf7a
Merge pull request #16568 from taosdata/fix/ZhiqiangWang/TD-18410-chmod-log-dir-mode
os: chmod log dir mode
2022-09-01 16:49:23 +08:00
Minglei Jin 97d533d520 tsdbCache/usage: new cacheload column for db.vgroups to check usage 2022-09-01 16:41:08 +08:00
Shengliang Guan a083c636fe
Merge pull request #16563 from taosdata/enh/3.0_planner_optimize
enh: add the queryPlannerTrace parameter to control the debug output of the planner
2022-09-01 15:36:06 +08:00
afwerar 6759a38a8d os: chmod log dir mode 2022-09-01 15:26:01 +08:00
Shengliang Guan 900f5cf534
Merge pull request #16557 from taosdata/feature/stream
feat(taox): support auto create sub table
2022-09-01 14:47:34 +08:00
Xiaoyu Wang faa731827e enh: add the queryPlannerTrace parameter to control the debug output of the planner 2022-09-01 14:44:01 +08:00
Liu Jicong 1fe4ab2341 feat(taox): support auto create sub table 2022-09-01 11:45:00 +08:00
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