Sujith created CARBONDATA-319:
---------------------------------

             Summary: Bad Records logging for column data type is not proper
                 Key: CARBONDATA-319
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-319
             Project: CarbonData
          Issue Type: Bug
            Reporter: Sujith
            Assignee: Sujith
            Priority: Minor


Bad Records logging for column data type is not proper in case of long, carbon 
system while creating the table metadata uses BIGINT instead of LONG , 
internally it converts the bigint to long type and processes , while processing 
the data if any long type data is having issue it will be logged into the bad 
record with data type Long which is not proper since as per the metadata the 
datatype of column is BIGINT.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to