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

Gabriel Reid resolved PHOENIX-528.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by 
first re-opening all closed imported issues and then resolving them in bulk.

> Declare COUNT DISTINCT as returning a LONG
> ------------------------------------------
>
>                 Key: PHOENIX-528
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-528
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: James Taylor
>            Assignee: Anoop Sam John
>              Labels: bug
>
> Currently COUNT DISTINCT and PERCENTILE functions use a VARBINARY for their 
> aggregators to keep enough state for the final merge on the client. The type 
> of the final calculation must currently match the type of the aggregators 
> which causes these functions to return unreadable results when using sqlline. 
> Instead, we should allow the type of the function to differ so these can be 
> BIGINT typed as expected.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to