[jira] [Created] (CARBONDATA-3928) Handle the Strings which length is greater than 32000 as a bad record.

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

[jira] [Created] (CARBONDATA-3928) Handle the Strings which length is greater than 32000 as a bad record.

Akash R Nilugal (Jira)
Nihal kumar ojha created CARBONDATA-3928:
--------------------------------------------

             Summary: Handle the Strings which length is greater than 32000 as a bad record.
                 Key: CARBONDATA-3928
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3928
             Project: CarbonData
          Issue Type: Task
            Reporter: Nihal kumar ojha


Currently, when the string length exceeds 32000 then the load is failed.
Suggestion:
1. Bad record can handle string length greater than 32000 and load should not be failed because only a few records string length is greater than 32000.
2. Include some more information in the log message like which record and column have the problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)