GitHub user QiangCai opened a pull request:

    https://github.com/apache/carbondata/pull/1133

    [CARBONDATA-1261] Load data sql add 'header' option

    When we load the CSV files without file header and the file header is the 
same with the table schema, add 'header'='false' to load data sql, no need to 
let user provide the file header.
    
    maillist:
    
http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/Discussion-Add-HEADER-option-to-load-data-sql-td17080.html

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/QiangCai/carbondata addheaderoption

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1133.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 #1133
    
----
commit a065166776d1c9c63c2cd2080265553c61c49846
Author: QiangCai <[email protected]>
Date:   2017-07-04T04:11:33Z

    add header 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.
---

Reply via email to