You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/04 22:28:46 UTC

[jira] [Updated] (DRILL-1439) Allow file / field text encoding type to be specifed so that UTF-8 default can be overriden

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

Jacques Nadeau updated DRILL-1439:
----------------------------------
    Fix Version/s: Future

> Allow file / field text encoding type to be specifed so that UTF-8 default can be overriden 
> --------------------------------------------------------------------------------------------
>
>                 Key: DRILL-1439
>                 URL: https://issues.apache.org/jira/browse/DRILL-1439
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Text & CSV
>    Affects Versions: 0.5.0
>            Reporter: Jim Scott
>             Fix For: Future
>
>
> Drill parsed a field and found that the byte value 0xb5 was invalid. That byte is from ISO-8859-1 and not UTF-8. The equivalent character in UTF-8 would be 0xc2b5. If there was a way to tell the function or the file is a different encoding this problem could be prevented.



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