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

Hudson commented on TAJO-1955:
------------------------------

FAILURE: Integrated in Tajo-master-CODEGEN-build #582 (See 
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/582/])
TAJO-1955: Add a feature to strip quotes from CSV file. (hyunsik: rev 
e5a01e0935e7816fb89a3a2c7fc97630e1d226d5)
* tajo-common/src/main/java/org/apache/tajo/storage/StorageConstants.java
* tajo-docs/src/main/sphinx/table_management/text.rst
* 
tajo-storage/tajo-storage-hdfs/src/test/resources/dataset/TestDelimitedTextFile/testIncompleteQuote.txt
* 
tajo-storage/tajo-storage-hdfs/src/main/java/org/apache/tajo/storage/text/CSVLineDeserializer.java
* 
tajo-storage/tajo-storage-hdfs/src/test/resources/dataset/TestDelimitedTextFile/testStripQuote.txt
* CHANGES
* 
tajo-storage/tajo-storage-hdfs/src/test/java/org/apache/tajo/storage/TestDelimitedTextFile.java


> 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
>             Fix For: 0.12.0
>
>
> 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