You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ved Prakash Pandey (JIRA)" <ji...@apache.org> on 2017/04/15 12:10:42 UTC

[jira] [Created] (CARBONDATA-931) Exception in BigDecimal unsafe store

Ved Prakash Pandey created CARBONDATA-931:
---------------------------------------------

             Summary: Exception in BigDecimal unsafe store
                 Key: CARBONDATA-931
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-931
             Project: CarbonData
          Issue Type: Bug
         Environment: spark-2.1
            Reporter: Ved Prakash Pandey
            Priority: Minor


Problem:
a.     NumberFormatException with Big decimal unsafe store
b.     NegativeArraySizeException with Big decimal unsafe store
c.     Cast exception with Big decimal unsafe store 
 
Solution: In big decimal length is stored as int but while we are converting length to short for last record and it is causing above issue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)