[ 
https://issues.apache.org/jira/browse/IGNITE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14547673#comment-14547673
 ] 

Denis Magda commented on IGNITE-705:
------------------------------------

When running  testAllExamples as a part of GridPortableCacheTestSuite (which 
presents in TC's "IgniteGridGain Tests"->"Cache Query Portable" configuration) 
the following query "select p.firstName, avg(p.old), max(p.old) from 
"part".Person p group by p.firstName" returns float value as a result of SQL 
avg() function.

Please, unmute testAllExamples for "IgniteGridGain Tests"->"Cache Query 
Portable" configuration when the bug is fixed.

> [Test] Complete implementation of BaseH2CompareQueryTest.
> ---------------------------------------------------------
>
>                 Key: IGNITE-705
>                 URL: https://issues.apache.org/jira/browse/IGNITE-705
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Artem Shutak
>            Assignee: Artem Shutak
>             Fix For: sprint-5
>
>
> At BaseH2CompareQueryTest:
> - complete implementation of testAllExamples
> - improve testing data content (People with the same names for grouping 
> testing and etc.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to