[
https://issues.apache.org/jira/browse/TAJO-1955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985515#comment-14985515
]
ASF GitHub Bot commented on TAJO-1955:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/840
TAJO-1955: Add a feature to strip quotes from CSV file.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1955
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/840.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #840
----
commit 278896819f1c606ba8d0caa303baa47d1afe9e5b
Author: Hyunsik Choi <[email protected]>
Date: 2015-11-02T16:45:00Z
TAJO-1955: Add a feature to strip quotes from CSV file.
----
> 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)