You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2016/08/17 11:00:28 UTC

[jira] [Resolved] (CARBONDATA-71) Percentile Aggregate function is not working for carbon format

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

Ravindra Pesala resolved CARBONDATA-71.
---------------------------------------
    Resolution: Fixed

> Percentile Aggregate function is not working for carbon format
> --------------------------------------------------------------
>
>                 Key: CARBONDATA-71
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-71
>             Project: CarbonData
>          Issue Type: Bug
>          Components: core, spark
>    Affects Versions: 0.1.0-incubating
>            Reporter: Ashok Kumar
>            Priority: Minor
>             Fix For: 0.1.0-incubating
>
>
> We convert integer to double while data loading. But percentile works only for int and long. 
> Hence we need to change int to long while data loading.



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