Commit Graph

259 Commits

Author SHA1 Message Date
slzhou b83bf9163e fix: restore scalar mode computation and add filterScalarMode config variable and add test case 2023-05-26 14:46:32 +08:00
dapan1121 5bedf6b19a enh: support config batch rows number when import data from csv file 2023-05-23 19:21:52 +08:00
dapan1121 ee2521a6ab Merge remote-tracking branch 'origin/3.0' into feat/TD-22746 2023-05-16 10:53:21 +08:00
dapan1121 daedb3618b Merge remote-tracking branch 'origin/3.0' into feat/TD-22746 2023-05-10 17:47:11 +08:00
dapan1121 79d4403377 feat: add client meta limitation 2023-05-10 17:44:53 +08:00
yihaoDeng 5708fcb5cb Merge branch 'enh/3.0' into enh/rocksdbSstateMerge 2023-05-10 08:02:16 +00:00
dapan1121 5fe99c5ad2 feat: support log long query 2023-04-23 15:54:15 +08:00
Haojun Liao 04e042f21d Merge branch 'feature/3_liaohj' into enh/rocksRevert 2023-04-15 09:35:43 +08:00
Haojun Liao b57c813681 other: merge feature/3_liaohj 2023-04-14 10:36:54 +08:00
Alex Duan a0be0c1d06 fix: add client option tsEnableScience 2023-04-13 16:40:38 +08:00
yihaoDeng b24b91886a Merge branch 'dev3' into enh/rocksRevert 2023-04-11 10:59:00 +00:00
dapan1121 38231fc48e enh: add queryMaxConcurrentTables configuration 2023-04-11 09:01:19 +08:00
54liuyao 1892b806b5 feat:add stream state buff 2023-04-04 17:09:35 +08:00
54liuyao 429b5cd646 feat:add stream file state 2023-04-04 17:09:35 +08:00
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
Shengliang Guan e4652d5a7c adjust thread nums 2022-04-07 14:48:13 +08:00
Shengliang Guan 5d835bc5b1 cfg for multi process 2022-04-06 21:16:31 +08:00
Shengliang Guan 4dc47f7b8e set signal 2022-03-29 21:35:27 +08:00
Shengliang Guan ca467fd79b shm 2022-03-14 15:51:09 +08:00
Shengliang Guan ea47b4da24 shm 2022-03-12 22:56:56 +08:00
Shengliang Guan 9f13aba6c5 remove gitinfoOfInternal 2022-03-07 16:11:18 +08:00
Shengliang Guan bef117d7db enable monitor gzip 2022-03-07 13:52:49 +08:00
Shengliang Guan 4f4100f9c6 monitor 2022-03-02 15:41:19 +08:00
Shengliang Guan 4cf8c0acf4 monitor 2022-03-02 14:44:04 +08:00
Shengliang Guan 5101c0571f minor changes 2022-02-28 17:39:07 +08:00
Shengliang Guan 1f83138df2 tcfg 2022-02-28 10:42:06 +08:00
Shengliang Guan 6f92389ad0 arg list 2022-02-25 10:40:53 +08:00
Shengliang Guan 546d3e84d5 daemon config 2022-02-24 19:06:39 +08:00
Shengliang Guan da1351e317 client config 2022-02-24 18:35:25 +08:00
Shengliang Guan 4278439666 refact config 2022-02-24 18:13:57 +08:00
Shengliang Guan 2331525a32 timezone 2022-02-24 12:19:51 +08:00
Shengliang Guan beae4899f2 os env 2022-02-24 11:35:22 +08:00
Shengliang Guan 9d091e90fd remove tnote 2022-02-23 21:22:43 +08:00
Shengliang Guan e53540b5e7 rpc config 2022-02-23 21:18:40 +08:00
Shengliang Guan 10a21ba801 version 2022-02-23 20:50:00 +08:00
Shengliang Guan 4f353da40c global config 2022-02-23 20:35:09 +08:00
Shengliang Guan 76d69529c8 remove global variables 2022-02-23 18:38:48 +08:00
Shengliang Guan e9a5ee3a5f remove global variables 2022-02-23 18:31:22 +08:00
Shengliang Guan 0190759280 remove rpc var 2022-02-23 18:21:45 +08:00
Shengliang Guan 84b30e0784 remove global variables 2022-02-23 18:18:27 +08:00
Shengliang Guan 42c100df2d sim config 2022-02-23 15:02:17 +08:00
Shengliang Guan cefb07bc99 config for client 2022-02-23 11:54:29 +08:00
Haojun Liao 6da9c663ff [td-11818] update log, add sql in the log file. Remove a global configure parameter. 2022-01-27 15:54:49 +08:00
Shengliang Guan 6835b68987 minor changes 2022-01-10 00:00:37 -08:00
Shengliang Guan b2cf6b3496 add support vnodes config 2021-12-29 19:35:46 -08:00
Shengliang Guan 7b6c58fd7e remove files 2021-12-15 17:49:55 +08:00
Haojun Liao 04057a39e2 [td-10564] connect to server success. 2021-12-13 19:31:00 +08:00
Shengliang Guan 890c4ec831 TD-10431 dnode mange in mnode module 2021-12-12 12:14:26 +08:00
Haojun Liao cfc632893a [td-10564] refactor and add test cases. 2021-12-10 16:12:28 +08:00
Haojun Liao 770e03318a [td-11818] create basic driver launch environment. 2021-12-09 18:59:48 +08:00
Shengliang Guan 23da7d4230 TD-10431 create dnode 2021-12-08 18:50:52 +08:00