[ http://issues.apache.org/jira/browse/JDO-221?page=comments#action_12358770 ]
Michael Bouschen commented on JDO-221: -------------------------------------- Looks good! > 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, JDO-221.patch2 > > 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
