[
https://issues.apache.org/jira/browse/CARBONDATA-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382166#comment-15382166
]
Ashok Kumar commented on CARBONDATA-71:
---------------------------------------
This is handled as per pull request
https://github.com/HuaweiBigData/carbondata/pull/822
> 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: carbon-spark, core
> Affects Versions: Apache CarbonData 0.1.0-incubating
> Reporter: Ashok Kumar
> Priority: Minor
> Fix For: Apache CarbonData 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)