Manish Gupta created CARBONDATA-127:
---------------------------------------

             Summary: Issue while type casting data read from sort temp file to 
big decimal type
                 Key: CARBONDATA-127
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-127
             Project: CarbonData
          Issue Type: Bug
            Reporter: Manish Gupta
            Assignee: Manish Gupta
            Priority: Minor


Analysis: Whenever we perform data load operation involving huge data with 
decimal datatypes, then during intermediate merging pf sort temp file we are 
trying to typecast byte array to big decimal value after reading from object 
array. During this operation typecast exception is thrown.

Impact area: data load flow with huge data and measures with big decimal 
datatype

Fix: Typescast the object array value to byte array instaed of bigdecimal



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

Reply via email to