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

Hyunsik Choi commented on TAJO-1955:
------------------------------------

I added {{quote_char}} property to TEXT file format. Its description is as 
follows:

{{quote_char}} - quote character. If this property is specified, the quote 
characters in field values will be ignored. If the quote is incomplete, the 
quote character will be remain in the value. It may cause invalid parsing, 
probably leading to NULL value for some data types like INT and FLOAT.

> 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