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

[jira] [Created] (CARBONDATA-56) Exception thrown when aggregation on dimension which has decimal datatype

Manish Gupta created CARBONDATA-56:
--------------------------------------

             Summary: Exception thrown when aggregation on dimension which has decimal datatype
                 Key: CARBONDATA-56
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-56
             Project: CarbonData
          Issue Type: Bug
          Components: core
            Reporter: Manish Gupta


In case of aggregation on dimension which has decimal datatype, the data from utility class is returned as spark sql decimal type. Because of this while aggregating this data data with java decimal type class cast exception is thrown.



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