You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/09/26 09:34:05 UTC

[jira] [Updated] (TAJO-145) count(distinct column) should be supported.

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

Hyunsik Choi updated TAJO-145:
------------------------------

    Attachment: TAJO-145.patch

I've uploaded the patch that enables Tajo to process 'count(distinct)' query in distributed manner.
                
> count(distinct column) should be supported.
> -------------------------------------------
>
>                 Key: TAJO-145
>                 URL: https://issues.apache.org/jira/browse/TAJO-145
>             Project: Tajo
>          Issue Type: Improvement
>          Components: planner/optimizer
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-145.patch
>
>
> The distinct included in count function should be supported.
> {code}
> select count(distinct col1) from table
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira