You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/12/10 21:17:12 UTC

[jira] [Created] (TAJO-1240) Add Character Set Configuration to Text-based Table Properties

Hyunsik Choi created TAJO-1240:
----------------------------------

             Summary: Add Character Set Configuration to Text-based Table Properties
                 Key: TAJO-1240
                 URL: https://issues.apache.org/jira/browse/TAJO-1240
             Project: Tajo
          Issue Type: Improvement
          Components: storage
            Reporter: Hyunsik Choi
            Priority: Minor


Character encoding can vary in text-based file formats like CSV or JSON. By default, Tajo reads text files in UTF-8. In some cases, Tajo needs to read them in other character set. We need to support this feature. I propose the property 'text.charset'.



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