[
https://issues.apache.org/jira/browse/GEODE-6911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dick Cavender closed GEODE-6911.
--------------------------------
> Fix SUM short description
> -------------------------
>
> Key: GEODE-6911
> URL: https://issues.apache.org/jira/browse/GEODE-6911
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Juan Ramos
> Assignee: Juan Ramos
> Priority: Major
> Labels: GeodeCommons
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Regarding the first paragraph in [OQL Aggregate
> Functions|https://geode.apache.org/docs/guide/19/developing/query_select/aggregates.html]:
> {quote}
> The aggregate functions MIN, MAX, AVG, AVG over a DISTINCT expression, SUM
> over a DISTINCT expression, COUNT, and COUNT over a DISTINCT expression are
> supported.
> {quote}
> It makes the user think that the {{SUM}} function can be only used in
> conjunction with the {{DISTINCT}} expression, which is false. It should be
> changed to.
> {quote}
> The aggregate functions MIN, MAX, AVG, AVG over a DISTINCT expression, SUM,
> SUM over a DISTINCT expression, COUNT, and COUNT over a DISTINCT expression
> are supported.
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)