make the Sum query argument order consistent with other queries.

This commit is contained in:
Michael Baird 2017-10-03 11:17:40 -05:00
parent 146b44f49e
commit 6fac1174ee

View file

@ -457,7 +457,7 @@ Returns `{{"attrs":{},"bits":[10]}`
**Spec:**
```
Sum(<frame=STRING>, <field=STRING>, [BITMAP_CALL])
Sum([BITMAP_CALL], <frame=STRING>, <field=STRING>)
```
**Description:**