[
https://issues.apache.org/jira/browse/CARBONDATA-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravindra Pesala resolved CARBONDATA-2477.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
> No dictionary Complex type with double/date/decimal data type table creation is failing
> ---------------------------------------------------------------------------------------
>
> Key: CARBONDATA-2477
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2477> Project: CarbonData
> Issue Type: Bug
> Reporter: kumar vishal
> Assignee: kumar vishal
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> Problem: SDK create table with No Dictionary complex type is failing when complex type child contain double/date/decimal data type
> Solution: In complex type validation , it is not allowing double/date/decimal data , need to remove the same
> Changed no dictionary complex type storage format, instead of storing length in int , now storing in short to reduce storage space
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)