11-28-05 12:45 PM
[
> Test case AggregateResult misses DISTINCT queries and navigational express
ions in aggrgate queries.
> --------------------------------------------------------------------------
-------------------------
>
> Key: JDO-221
> URL: [url]http://issues.apache.org/jira/browse/JDO-221" target="_blank">http://issues.apache.org/jira/brows.../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 express
ions 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/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|