You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by "Ashok Kumar (JIRA)" <ji...@apache.org> on 2016/07/18 12:03:20 UTC

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

Ashok Kumar created CARBONDATA-71:
-------------------------------------

             Summary: 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)