[ http://issues.apache.org/jira/browse/JDO-381?page=comments#action_12413897 ]
Craig Russell commented on JDO-381: ----------------------------------- The patch looks good. > Add more queries using aggregates to TCK query test class DefaultUnique > ----------------------------------------------------------------------- > > Key: JDO-381 > URL: http://issues.apache.org/jira/browse/JDO-381 > Project: JDO > Type: Improvement > Components: tck20 > Versions: JDO 2 final > Reporter: Michael Bouschen > Assignee: Michael Bouschen > Fix For: JDO 2 maintenance release 1 > Attachments: JDO-381.patch > > The TCK test class DefaultUnique in package org.apache.jdo.tck.query.result > checks the default setting of the query unqiue flag. Today the class runs a > COUNT query as the only aggregate test. I propose to add more test queries to > cover the other aggregates AVG, MIN, MAX, and SUM. -- 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
