You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Bryan Pendleton (JIRA)" <ji...@apache.org> on 2008/04/25 16:09:57 UTC

[jira] Resolved: (DERBY-3613) SELECT DISTINCT field FROM TABLE_NAME GROUP BY field, field2

     [ https://issues.apache.org/jira/browse/DERBY-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Pendleton resolved DERBY-3613.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.5.0.0
                   10.4.1.4
                   10.3.2.2
       Derby Info:   (was: [Patch Available])

Committed tenThree.diff to the 10.3 branch as revision 651612.

Marking the issue as resolved. Please confirm that the fix is working,
and close the issue if the problem is gone. Thanks for helping us
find this problem!


> SELECT DISTINCT field FROM TABLE_NAME GROUP BY field,  field2
> -------------------------------------------------------------
>
>                 Key: DERBY-3613
>                 URL: https://issues.apache.org/jira/browse/DERBY-3613
>             Project: Derby
>          Issue Type: Bug
>    Affects Versions: 10.3.2.1
>         Environment: Windows XP
>            Reporter: Artur Kuś
>            Assignee: Bryan Pendleton
>             Fix For: 10.3.2.2, 10.4.1.4, 10.5.0.0
>
>         Attachments: addCommentAndAnotherTest.diff, dontGenerateForDistinct.diff, tenThree.diff
>
>
> Query 'SELECT DISTINCT field FROM TABLE_NAME GROUP BY field,  field2'  not work ok.
>  Distinct is ignored !!!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.