"Satheesh Bandaram (JIRA)" <[email protected]> writes:
> [ > http://issues.apache.org/jira/browse/DERBY-519?page=comments#action_12319762 > ] > > Satheesh Bandaram commented on DERBY-519: > ----------------------------------------- > > Is this a TEST issue or a code problem? First look at the > description seems to indicate a code problem? If so, the component > should be SQL. It is actually both a test problem and a code problem. It's a code problem because there is a bug in the handling of the GROUP BY query. It's a test problem because the test will only succeed as long as the bug is present. I guess you're right that SQL is more appropriate in this case. -- Knut Anders
