[ 
https://issues.apache.org/jira/browse/CARBONDATA-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manish Gupta resolved CARBONDATA-2015.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Restricted maximum length of bytes per column
> ---------------------------------------------
>
>                 Key: CARBONDATA-2015
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2015
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: dhatchayani
>            Assignee: dhatchayani
>            Priority: Minor
>             Fix For: 1.3.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Validation for number of bytes for a column is added.
> We have limited the number of characters per column to 32000.
> For example, a single unicode character takes 3 bytes. So in this case, if my 
> column has 30,000 unicode characters, then 32000 * 3 exceeds the short range. 
> So, load will fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to