forked from apache/geode
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEODE-7242: Fix AVG and SUM documentation (apache#4092)
Fixed the documentation for the aggregate functions AVG and SUM, the result value will always be an instance of `java.lang.Number` but the actual type might vary depending on the value size and wether it has a decimal componen or not.
- Loading branch information
1 parent
64fb673
commit 5170320
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters