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)