hyoungjunkim created TAJO-441:
---------------------------------

             Summary: count(distinct) query do not finish.
                 Key: TAJO-441
                 URL: https://issues.apache.org/jira/browse/TAJO-441
             Project: Tajo
          Issue Type: Bug
            Reporter: hyoungjunkim


I tried bellow query with tpc-h 100GB data.
{code}
select count(distinct l_shipmode) from lineitem;
{code}

The second execution block do not finish.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to