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

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

Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/840#issuecomment-153227869
  
    Thanks for your comment. There was some my misunderstanding for this issue. 
It was, I understood that you try to allow delimiters between quote characters 
like this.
    ```
    ..., "ex, am, pl,e", ...
    ```
    
    So, I concerned with that it will cost to figure out the start and end of 
quote characters. Sorry for my misunderstanding.
    
    I've seen every code. After running a test manually, I'll give +1.


> Add a feature to strip quotes from CSV file
> -------------------------------------------
>
>                 Key: TAJO-1955
>                 URL: https://issues.apache.org/jira/browse/TAJO-1955
>             Project: Tajo
>          Issue Type: New Feature
>          Components: Storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>
> In CSV file format, each field may or may not be enclosed in double quotes. 
> In many cases, users want to strip the quotes from values. It would be great 
> if we support this feature.



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

Reply via email to