CHANGE keepColumnName to 1
This commit is contained in:
parent
adb569817b
commit
5d068661b3
|
@ -40,7 +40,7 @@
|
||||||
# ratioOfQueryCores 1.0
|
# ratioOfQueryCores 1.0
|
||||||
|
|
||||||
# the last_row/first/last aggregator will not change the original column name in the result fields
|
# 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
|
# number of management nodes in the system
|
||||||
# numOfMnodes 3
|
# numOfMnodes 3
|
||||||
|
|
Loading…
Reference in New Issue