Hyunsik Choi created TAJO-145:
---------------------------------

             Summary: 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


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

Reply via email to