Commit Graph

117 Commits

Author SHA1 Message Date
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
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
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