You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Michael Bouschen (JIRA)" <ji...@apache.org> on 2005/11/28 09:48:41 UTC

[jira] Commented: (JDO-221) Test case AggregateResult misses DISTINCT queries and navigational expressions in aggrgate queries.

    [ http://issues.apache.org/jira/browse/JDO-221?page=comments#action_12358618 ] 

Michael Bouschen commented on JDO-221:
--------------------------------------

JDOQL does not support DISTINCT as part of the argument of MIN and MAX, so we need to skip these queries. Other than that  it is ready to be checked in.

> Test case AggregateResult misses DISTINCT queries and navigational expressions in aggrgate queries.
> ---------------------------------------------------------------------------------------------------
>
>          Key: JDO-221
>          URL: http://issues.apache.org/jira/browse/JDO-221
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Michael Watzek
>     Assignee: Michael Watzek
>  Attachments: JDO-221.patch
>
> Test case AggregateResult misses DISTINCT queries and navigational expressions in aggregate queries for all aggregates, e.g
> - SELECT COUNT(DISTINCT manager) FROM Employee
> - SELECT COUNT(manager.id) FROM Employee

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira