You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jinho Kim (JIRA)" <ji...@apache.org> on 2014/11/03 10:43:34 UTC

[jira] [Commented] (TAJO-1100) Refactor CSVFile to DelimitedLineTextFile

    [ https://issues.apache.org/jira/browse/TAJO-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14194391#comment-14194391 ] 

Jinho Kim commented on TAJO-1100:
---------------------------------

This issue is contained by TAJO-1149

> Refactor CSVFile to DelimitedLineTextFile
> -----------------------------------------
>
>                 Key: TAJO-1100
>                 URL: https://issues.apache.org/jira/browse/TAJO-1100
>             Project: Tajo
>          Issue Type: New Feature
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Jinho Kim
>             Fix For: 0.9.1
>
>
> There are many variations of text files. CSV, TSV, Json, and custom plain text-based file formats are usual in this area. 
> Currently, even though we only provide CSVFile, it already allows users to specify line and field delimiter. So, if we refactor CSVFile to DelimitedTextFile by separating delimited field parser, it will be easier to implement text-format variations.



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