Merge pull request #6728 from taosdata/fix/TD-4665
CHANGE keepColumnName to 1
This commit is contained in:
commit
2d79c55eff
|
@ -40,7 +40,7 @@
|
|||
# ratioOfQueryCores 1.0
|
||||
|
||||
# the last_row/first/last aggregator will not change the original column name in the result fields
|
||||
# keepColumnName 0
|
||||
keepColumnName 1
|
||||
|
||||
# number of management nodes in the system
|
||||
# numOfMnodes 3
|
||||
|
|
Loading…
Reference in New Issue