GitHub user lion-x opened a pull request:
https://github.com/apache/incubator-carbondata/pull/118
add comment option
# Why raise this pr?
add csv comment option to csv paser,and fix one bug when passing quotechar.
# How to solve this?
by default # will as the comment char,and user can use COMMENTCHAR to
specify.
# How to test
Pass the exist test cases.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lion-x/incubator-carbondata commentcharOption
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/118.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 #118
----
commit 4c91b30a512dc3ea9cf66ae1d4d6a744cfa71dd5
Author: lion-x <[email protected]>
Date: 2016-09-01T11:55:43Z
add comment option
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---