Commit Graph

195 Commits

Author SHA1 Message Date
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Xiaoyu Wang ca39dfcf2d feat: show vgroup display num of cache tables 2023-03-13 17:21:32 +08:00
Benguang Zhao b91734cf91 enh: sync log retention of mnode configurable with mndLogRetention 2023-03-04 09:51:34 +08:00
Benguang Zhao d27f392beb enh: control frequency of mnode sdb flushing with mndSdbWriteDelta 2023-03-03 17:30:23 +08:00
Yihao Deng db47cb5805
Merge branch 'main' into fix/toManySeesion 2023-02-25 17:04:56 +08:00
yihaoDeng 84706fe586 fix: limit session num 2023-02-24 21:20:15 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
yihaoDeng 098949b528 add trans param 2023-02-19 18:10:42 +08:00
54liuyao 43966abbc6 feat:add disable stream option 2023-02-15 18:39:05 +08:00
wangmm0220 0fed3ffa05 fix:remove useless config for schemaless 2023-01-23 22:49:37 +05:00
Shengliang Guan 42d911bf8e Merge remote-tracking branch 'origin/main' into FIX/TD-21043-main 2023-01-08 09:44:07 +08:00
dapan1121 8ff3b2fda3 Merge remote-tracking branch 'origin' into enh/TD-21108 2022-12-30 13:31:37 +08:00
dapan1121 dfefb68aa6 feat: support crash report 2022-12-30 13:30:54 +08:00
Benguang Zhao ed43aeaa9b enh: add vndCommitMaxInterval cfg param 2022-12-29 19:47:28 +08:00
Shengliang Guan ed98fddf74 enh: adjusting the operation mode of the stream thread pool 2022-12-28 14:37:56 +08:00
Xiaoyu Wang f6d953e62d fix: disable insert csv statements on cloud services 2022-12-19 16:40:40 +08:00
Minghao Li 575c5e89fc refactor(sync): add config item in sync 2022-12-04 09:49:27 +08:00
Shengliang Guan a366696478
Merge pull request #18596 from taosdata/feature/stream
refactor(stream): distributed checkpoint
2022-12-02 07:51:10 +08:00
Liu Jicong 3424b184d3 refactor(stream): distributed checkpoint 2022-12-02 03:48:45 +08:00
Shengliang Guan d1a0e72459
Merge pull request #18571 from taosdata/feature/TD-14761
opti:get meta cost for schemaless & add config for write batch in schemaless
2022-11-30 23:21:25 +08:00
wangmm0220 162575ea66 opti:get meta cost for schemaless & add config for write batch in schemaless 2022-11-30 14:30:44 +08:00
yihaoDeng d463f05b3f change paramter 2022-11-29 10:28:32 +08:00
Haojun Liao 9a208b2d09 other: merge 3.0 2022-11-24 17:08:15 +08:00
dapan1121 072a73ec3d enh: support max retry wait time configuration 2022-11-21 11:35:52 +08:00
Haojun Liao 7d00b7a6c4 refactor: add tag filter cache. 2022-11-16 14:23:12 +08:00
yihaoDeng 27ebbdadf2 add rpc retry config 2022-11-10 19:44:45 +08:00
Shengliang Guan 4fc0e3bd55 enh: adjust the number of vnode threads so that one vnode has one write thread 2022-11-04 17:21:00 +08:00
Shengliang Guan 871757240a
Merge pull request #17777 from taosdata/FIX/TS-1984-3.0
fix: fsync wal files and meta if data size not synced yet beyond a threshold
2022-11-01 18:53:10 +08:00
benguang.zhao 4237cafb21 enh: rename walRecoverSizeLimit to walFsyncDataSizeLimit 2022-11-01 17:19:33 +08:00
Shengliang Guan 26778f29da enh: add config for persist wal at the beginning of vnodeCommit 2022-11-01 10:42:13 +08:00
slzhou aa2b54c57c enhance: add configuration for udfd LD_LIBRARY_PATH to taos.cfg 2022-10-31 16:45:39 +08:00
Liu Jicong b26cc9c318 feat(snode) 2022-10-28 17:03:17 +08:00
dapan1121 6c2a0c8737 fix: fix catalog ut issues and add query hb configuration 2022-10-27 15:15:50 +08:00
Shengliang Guan 8764cf9adb refact: remove multi process codes 2022-10-19 11:08:42 +08:00
Shengliang Guan 3a7d89a6bb refact: remove bnode codes 2022-10-18 17:34:58 +08:00
dapan1121 40591003d1 Merge branch 'refact/query_opt' of github.com:taosdata/TDengine into refact/query_opt 2022-10-14 13:09:30 +08:00
dapan1121 74be3572db enh: add query response policy 2022-10-14 09:31:18 +08:00
yihaoDeng 53b6058b0d support compress 2022-10-12 10:22:40 +08:00
yihaoDeng 4507776c8e support compress 2022-10-11 22:09:35 +08:00
Xiaoyu Wang 18fa48ae57 feat: support batch loading of csv files 2022-10-11 15:54:01 +08:00
kailixu 3cfa49066a chore: uptime logic optimize 2023-07-23 23:25:58 +08:00
Xiaoyu Wang 8caa36299c feat: add the _irowts pseudo column to output the timestamp of the interp 2022-09-27 15:23:24 +08:00
Cary Xu 26b9a07e7f other: merge 3.0 2022-09-22 09:09:35 +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 313a07a7ee Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-20 09:07:01 +08:00
slzhou 8ed3bf3ef1 feat: add resident funcs to udfd 2022-09-19 17:28:13 +08:00
Cary Xu 860a7bdcac enh: add queryRsmaTolerance conf for rsma query 2022-09-13 14:51:04 +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
afwerar d4c91f8a10 feature: update cfg 2022-08-29 18:39:54 +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
Shengliang Guan b0263a4bea enh: increase startup time monitoring 2022-08-23 17:29:31 +08:00
afwerar a6bd63506f feat: fix get dir size error 2022-08-16 21:40:38 +08:00
dapan1121 2f1c9b3c16 enh: add local forbidden cfg processing 2022-07-30 09:50:19 +08:00
Shengliang Guan 6ff241983d refactor: remove unused config 2022-07-29 15:29:46 +08:00
Shengliang Guan 239a988cdf fix: adjust config parameters 2022-07-28 15:48:37 +08:00
Shengliang Guan c05f0950de fix: adjust config items 2022-07-28 14:20:32 +08:00
Shengliang Guan 49c42ef289 fix: compile error in unitest 2022-07-25 17:39:05 +08:00
Shengliang Guan b859e6bde2 fix: the modification of alter dnode does not take effect through show dnode variables 2022-07-25 15:27:47 +08:00
kailixu ef2b66b280 chore: more code 2023-07-21 06:56:24 +08:00
kailixu a04ba65817 chore: more code 2023-07-19 15:30:14 +08:00
Cary Xu 1175bda094 Merge branch '3.0' into feature/grant-3.0 2022-07-14 14:10:14 +08:00
Cary Xu 67a5f12ac0 Merge branch '3.0' into feature/grant-3.0 2022-07-13 19:56:03 +08:00
Shengliang Guan c2aebfa322 enh: add stream queue to vnode 2022-07-13 16:26:22 +08:00
Shengliang Guan 9c21af8197 refactor: adjust threads number 2022-07-11 10:55:20 +08:00
Cary Xu b22986ced0 feat: support grant 2022-07-06 20:46:41 +08:00
dapan1121 b092a9c5c9 Merge branch '3.0' into feature/alterlocal 2022-06-24 08:22:11 +08:00
dapan1121 abc69e1e2b feat: add new api 2022-06-24 08:20:54 +08:00
wangmm0220 d9dc806a21 feat: add configure for ttl 2022-06-22 17:11:18 +08:00
Shengliang Guan ab37b6e546 refactor: adjust code styles 2022-06-22 11:18:10 +08:00
wangmm0220 f2ad546666 fix: add configure for ttl unit 2022-06-21 18:37:47 +08:00
dapan1121 4973739794 show apps 2022-06-15 20:59:33 +08:00
Xiaoyu Wang fc4b959a12 feat: sma index optimize 2022-06-11 18:21:47 +08:00
Haojun Liao c06316537e enh(query): the results of count and hyperloglog is configurable. 2022-05-31 15:04:52 +08:00
wangmm0220 0000fa8418 fea: add null tag support in schemaless 2022-05-21 16:37:37 +08:00
Shengliang Guan 00a69a4d57 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-17 19:41:53 +08:00
wangmm0220 7c8a728096 refactor:add the configuration of dataFormat 2022-05-17 15:55:54 +08:00
Shengliang Guan 69728a9987 refactor: make more object global 2022-05-16 21:04:29 +08:00
wangmm0220 0a2f1cb773 refactor:add the configuration of child table name 2022-05-16 20:51:00 +08:00
Shengliang Guan 47dde96404 refactor: enable multi-process mode 2022-05-15 22:25:49 +08:00
Shengliang Guan 7ad96ac276 enh: control the memory of the rpc queue 2022-05-14 11:53:46 +08:00
Shengliang Guan 65e9e97252 refactor: control the memory of the rpc queue 2022-05-13 14:23:11 +08:00
Shengliang Guan 8ca1420f55 refactor: adjust global config 2022-05-13 13:32:09 +08:00
Cary Xu d66bb65171 feat(tsdb): unit of days and keep support minute 2022-05-12 18:32:32 +08:00
slzhou adceacd59b feature(udf):start udfd can be disabled 2022-05-10 20:07:46 +08:00
Shengliang Guan 4076520ac8 feat: make show transactions and kill transaction work 2022-05-09 09:51:51 +08:00
Shengliang Guan 2f42c2e793 refactor: adjust transaction code 2022-05-04 22:00:04 +08:00
afwerar 276eb84746 feature(dnode): mul parameter start. 2022-04-25 14:05:09 +08:00
afwerar f966242047 feature(dnode): mul parameter start. 2022-04-25 13:57:55 +08:00
Shengliang Guan 15ddbe8231 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-24 11:25:15 +08:00
Xiaoyu Wang 20879d0ef7 fix: some syntax parsing problems 2022-04-22 18:23:37 +08:00
Shengliang Guan bc65c92ee3 refactor(tools): adjust client config parameters 2022-04-22 16:04:10 +08:00
Shengliang Guan c7f06ee2fd feat: make telemetry work 2022-04-20 17:14:19 +08:00
Shengliang Guan f6597c37f4 fix: make taos_options work 2022-04-19 17:54:57 +08:00
Shuduo Sang b0792743fc
feat(tools): taos shell refactor (#11416)
* [TD-13558]<feature>: taos shell refactor

add taosTools as submodule

* add tools/taos-tools

* add more client interface for taosTools compile

* update taos-tools

* update taos-tools

* refactor shell

* [TD-13558]<feature>: taos shell test speed

* [TD-13558]<feature>: taos -n startup works

* taos -n rpc works

* taos -n server works

* cleanup code since no endPort in 3.0

* update taos-tools

* [TD-13558]<feature>: taos -C works

* improve taos shell -c WIP

* update taos-tools
2022-04-12 15:58:41 +08:00
afwerar 2662a3b69d [TD-13254]<fix>: make 3.0 grant. 2022-04-10 19:08:16 +08:00
Shengliang Guan 1844645403 config thread num in snode 2022-04-07 15:54:05 +08:00
Shengliang Guan 6dd6a00728 config thread num of qnode 2022-04-07 15:51:24 +08:00
Shengliang Guan 0a5cfe754b adjust vnode threads 2022-04-07 15:43:47 +08:00