James Taylor created PHOENIX-2064:
-------------------------------------

             Summary: ARRAY constructor doesn't work when used in COUNT DISTINCT
                 Key: PHOENIX-2064
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2064
             Project: Phoenix
          Issue Type: Bug
            Reporter: James Taylor


As a workaround for PHOENIX-2062, I tried the following query:
{code}
SELECT COUNT(DISTINCT (a.col1, b.col2)) ...
{code}
However, this always returns 1 as the COUNT DISTINCT which is wrong.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to