11-24-05 12:45 PM
Test case AggregateResult misses DISTINCT queries and navigational expressio
ns in aggrgate queries.
----------------------------------------------------------------------------
-----------------------
Key: JDO-221
URL: http://issues.apache.org/jira/browse/JDO-221
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned to: Michael Watzek
Test case AggregateResult misses DISTINCT queries and navigational expressio
ns 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 ]
|