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

ASF GitHub Bot commented on TAJO-1222:
--------------------------------------

Github user jinossy commented on the pull request:

    https://github.com/apache/tajo/pull/277#issuecomment-65362188
  
    +1 LGTM!
    Ship it!


> DelimitedTextFile should be tolerant against parsing errors.
> ------------------------------------------------------------
>
>                 Key: TAJO-1222
>                 URL: https://issues.apache.org/jira/browse/TAJO-1222
>             Project: Tajo
>          Issue Type: Bug
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.1
>
>         Attachments: TAJO-1222.patch, TAJO-1222_2.patch, TAJO-1222_3.patch
>
>
> DelimitedTextFile is a base class for plan-text file formats like CSV or 
> JSON. In practice, due to various reasons, parsing errors are usual. But, the 
> current implementation does not allow any parsing error. It is inconvenient 
> in many cases.
> The objective of this issue is to enable DelimitedTextFile to tolerate 
> parsing errors up to the number given by users.



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

Reply via email to