From 89a49abcab5af88536ec935afdca5d1e894407f1 Mon Sep 17 00:00:00 2001 From: Haojun Liao Date: Fri, 5 Feb 2021 18:56:21 +0800 Subject: [PATCH] [TD-225] fix a typo in configuration file. --- packaging/cfg/taos.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/cfg/taos.cfg b/packaging/cfg/taos.cfg index 5ac0e39dcc..a1178e2eef 100644 --- a/packaging/cfg/taos.cfg +++ b/packaging/cfg/taos.cfg @@ -34,7 +34,7 @@ # 1.0: all CPU cores are available for query processing [default]. # 0.5: only half of the CPU cores are available for query. # 0.0: only one core available. -# tsRatioOfQueryCores 1.0 +# ratioOfQueryCores 1.0 # the last_row/first/last aggregator will not change the original column name in the result fields # keepColumnName 0