You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Kanaka Kumar Avvaru (JIRA)" <ji...@apache.org> on 2018/03/07 11:37:00 UTC

[jira] [Created] (CARBONDATA-2234) Support UTF-8 with BOM encoding in CSVInputFormat

Kanaka Kumar Avvaru created CARBONDATA-2234:
-----------------------------------------------

             Summary: Support UTF-8 with BOM encoding in CSVInputFormat
                 Key: CARBONDATA-2234
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2234
             Project: CarbonData
          Issue Type: Improvement
          Components: data-load
            Reporter: Kanaka Kumar Avvaru
            Assignee: Kanaka Kumar Avvaru


If CSV file is encoded on UTF-8 with BOM , first row first column data is not read correctly during data load.

If First column is integer & header is false, first row of CSV will be considered as bad record.

 



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