[jira] [Assigned] (CARBONDATA-2437) Complex Type data loading is failing is for null values

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Assigned] (CARBONDATA-2437) Complex Type data loading is failing is for null values

Akash R Nilugal (Jira)

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

kumar vishal reassigned CARBONDATA-2437:
----------------------------------------

       Assignee: kumar vishal
    Description:
Problem:Complex Type data loading is failing is for null values
Rootcause: This is failing because for null values Primitive type it is not writing length and during converting to columnar format it is throwing BufferUnderFlowException
Solution:Write null values in LV format
Added code to support No Dictionary for complex type column, now default complex type column will be No dictionary

  was:Complex Type data loading is failing is for null values with buffer underflow exception


> Complex Type data loading is failing is for null values
> --------------------------------------------------------
>
>                 Key: CARBONDATA-2437
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2437
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: kumar vishal
>            Assignee: kumar vishal
>            Priority: Major
>
> Problem:Complex Type data loading is failing is for null values
> Rootcause: This is failing because for null values Primitive type it is not writing length and during converting to columnar format it is throwing BufferUnderFlowException
> Solution:Write null values in LV format
> Added code to support No Dictionary for complex type column, now default complex type column will be No dictionary



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