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 Watzek (JIRA)" <ji...@apache.org> on 2005/11/25 12:01:56 UTC

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

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

Michael Watzek updated JDO-221:
-------------------------------

    Attachment: JDO-221.patch

The attached patch fixes this issue.


> 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