[
https://issues.apache.org/jira/browse/CARBONDATA-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venkata Ramana G resolved CARBONDATA-1490.
------------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
> Unnecessary space is being allocated for measures in carbon row
> ---------------------------------------------------------------
>
> Key: CARBONDATA-1490
> URL: https://issues.apache.org/jira/browse/CARBONDATA-1490
> Project: CarbonData
> Issue Type: Bug
> Reporter: Kunal Kapoor
> Assignee: Kunal Kapoor
> Priority: Minor
> Fix For: 1.2.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Consider the following query which has only one column of complex type. While
> loading when we create carbon row for each of the records, unnecessary space
> in the carbon row is being allocated for measures which *do not exist*.
> spark.sql("CREATE TABLE carbon_table( complexData ARRAY<STRING>) STORED BY
> 'carbondata'
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)