[
https://issues.apache.org/jira/browse/IGNITE-2201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15063903#comment-15063903
]
ASF GitHub Bot commented on IGNITE-2201:
----------------------------------------
Github user agoncharuk closed the pull request at:
https://github.com/apache/ignite/pull/352
> CacheQueryExample aggregation returns different results
> -------------------------------------------------------
>
> Key: IGNITE-2201
> URL: https://issues.apache.org/jira/browse/IGNITE-2201
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 1.5
> Reporter: Sergey Kozlov
> Assignee: Alexey Goncharuk
> Fix For: 1.5
>
>
> 1. Run ExampleNodeStartup
> 2. Run CacheQueryExample:
> {noformat}
> ...
> >>> Average salary for 'ApacheIgnite' employees:
> >>> [1000.0]
> ...
> {noformat}
> 3. Stop ExampleNodeStartup
> 4. Run CacheQueryExample again:
> {noformat}
> ...
> >>> Average salary for 'ApacheIgnite' employees:
> >>> [1500.0]
> ...
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)