GitHub user jackylk opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/214

    [WIP] Add a tool to print out schema of CarbonData

    Add a tool to print out schema information, taking carbondata table folder 
as input parameter
    
    usage: carbon-ls path
    arguments:
        path: path to carbondatat files
    
    I will create JIRA later

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

    $ git pull https://github.com/jackylk/incubator-carbondata schema-reader

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

    https://github.com/apache/incubator-carbondata/pull/214.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 #214
    
----
commit ee28ce9f1df30b8a0206987763280da10f7d1136
Author: jackylk <[email protected]>
Date:   2016-10-06T11:59:58Z

    add schema tool

----


---
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